|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TofData.h>
Public Member Functions | |
| void | setValue (int value) |
| void | setValue (int value) |
| void | setValue (int value) |
| Public Member Functions inherited from TofValue | |
| 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) |
Additional Inherited Members | |
| Protected Attributes inherited from TofValue | |
| int | m_clock |
| int | m_channel |
| double | m_value |
Definition at line 57 of file Event/RawDataProviderSvc/include/RawDataProviderSvc/TofData.h.
| void Tdc::setValue | ( | int | value | ) |
Definition at line 44 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull(), and TofRawDataProvider::tofDataMapOnlineMode().
| void Tdc::setValue | ( | int | value | ) |
| void Tdc::setValue | ( | int | value | ) |