|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TofData.h>
Public Member Functions | |
| TofValue () | |
| virtual | ~TofValue () |
| TofValue & | operator= (const TofValue &source) |
| int | channel () const |
| int | times () const |
| int | number () const |
| int | clock () const |
| double | value () const |
| bool | used () const |
| void | timespp () |
| void | timesmm () |
| void | setNumber (int number) |
| void | setUsed (bool used) |
| TofValue () | |
| virtual | ~TofValue () |
| TofValue & | operator= (const TofValue &source) |
| int | channel () const |
| int | times () const |
| int | number () const |
| int | clock () const |
| double | value () const |
| bool | used () const |
| void | timespp () |
| void | timesmm () |
| void | setNumber (int number) |
| void | setUsed (bool used) |
| TofValue () | |
| virtual | ~TofValue () |
| TofValue & | operator= (const TofValue &source) |
| int | channel () const |
| int | times () const |
| int | number () const |
| int | clock () const |
| double | value () const |
| bool | used () const |
| void | timespp () |
| void | timesmm () |
| void | setNumber (int number) |
| void | setUsed (bool used) |
Protected Attributes | |
| int | m_clock |
| int | m_channel |
| double | m_value |
Definition at line 9 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
| TofValue::TofValue | ( | ) |
Definition at line 12 of file TofData.cxx.
Referenced by operator=().
|
virtual |
Definition at line 22 of file TofData.cxx.
| TofValue::TofValue | ( | ) |
|
virtual |
| TofValue::TofValue | ( | ) |
|
virtual |
|
inline |
Definition at line 17 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 17 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 20 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 20 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 20 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 19 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by setNumber().
|
inline |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 26 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by TofRawDataProvider::tofDataMapFull().
|
inline |
Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 28 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 18 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
| void TofValue::timesmm | ( | ) |
Definition at line 39 of file TofData.cxx.
| void TofValue::timesmm | ( | ) |
| void TofValue::timesmm | ( | ) |
| void TofValue::timespp | ( | ) |
Definition at line 34 of file TofData.cxx.
| void TofValue::timespp | ( | ) |
| void TofValue::timespp | ( | ) |
|
inline |
Definition at line 22 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by setUsed().
|
inline |
Definition at line 22 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 22 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 21 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by Adc::setValue(), and Tdc::setValue().
|
inline |
Definition at line 21 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 21 of file InstallArea/x86_64-el9-gcc13-opt/include/RawDataProviderSvc/TofData.h.
|
protected |
Definition at line 32 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by channel(), operator=(), Adc::setValue(), Tdc::setValue(), and TofValue().
|
protected |
Definition at line 31 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by clock(), operator=(), Adc::setValue(), Tdc::setValue(), and TofValue().
|
protected |
Definition at line 33 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
Referenced by operator=(), Adc::setValue(), Tdc::setValue(), TofValue(), and value().