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