CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <TofData.h>
Public Member Functions | |
PmtData () | |
~PmtData () | |
PmtData & | operator= (const PmtData &source) |
unsigned int | iden () const |
unsigned int | times () const |
int | adcChannel () |
void | calculate (bool barrel, int tofid, bool east, int m_identify) |
double | qtc () |
double | adc () |
int | qclock () |
int | tdcChannel () |
double | tdc () |
int | tclock () |
unsigned int | quality () const |
void | timespp () |
void | timesmm () |
int | qtimes () |
void | qtimespp () |
void | qtimesmm () |
int | ttimes () |
void | ttimespp () |
void | ttimesmm () |
int | qnumber () |
int | tnumber () |
bool | qused () |
bool | tused () |
bool | used () |
void | setIdentify (unsigned int iden) |
void | setAdc (Adc *adc) |
void | setTdc (Tdc *tdc) |
void | setUsed () |
void | clear () |
PmtData () | |
~PmtData () | |
PmtData & | operator= (const PmtData &source) |
unsigned int | iden () const |
unsigned int | times () const |
int | adcChannel () |
void | calculate (bool barrel, int tofid, bool east, int m_identify) |
double | qtc () |
double | adc () |
int | qclock () |
int | tdcChannel () |
double | tdc () |
int | tclock () |
unsigned int | quality () const |
void | timespp () |
void | timesmm () |
int | qtimes () |
void | qtimespp () |
void | qtimesmm () |
int | ttimes () |
void | ttimespp () |
void | ttimesmm () |
int | qnumber () |
int | tnumber () |
bool | qused () |
bool | tused () |
bool | used () |
void | setIdentify (unsigned int iden) |
void | setAdc (Adc *adc) |
void | setTdc (Tdc *tdc) |
void | setUsed () |
void | clear () |
Definition at line 70 of file Event/RawDataProviderSvc/RawDataProviderSvc-00-03-40/RawDataProviderSvc/TofData.h.
PmtData::PmtData | ( | ) |
Definition at line 183 of file TofData.cxx.
PmtData::~PmtData | ( | ) |
Definition at line 192 of file TofData.cxx.
PmtData::PmtData | ( | ) |
PmtData::~PmtData | ( | ) |
double PmtData::adc | ( | ) |
Definition at line 238 of file TofData.cxx.
Referenced by TofData::adc(), TofData::adc1(), TofData::adc2(), TofData::data(), setAdc(), and TofRawDataProvider::tofDataMapFull().
double PmtData::adc | ( | ) |
int PmtData::adcChannel | ( | ) |
Definition at line 207 of file TofData.cxx.
Referenced by TofData::adcChannel(), TofData::adcChannelEast(), and TofData::adcChannelWest().
int PmtData::adcChannel | ( | ) |
Definition at line 216 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
void PmtData::clear | ( | ) |
Definition at line 429 of file TofData.cxx.
Referenced by ~PmtData().
void PmtData::clear | ( | ) |
|
inline |
Definition at line 78 of file Event/RawDataProviderSvc/RawDataProviderSvc-00-03-40/RawDataProviderSvc/TofData.h.
Referenced by setIdentify().
|
inline |
Definition at line 78 of file InstallArea/include/RawDataProviderSvc/RawDataProviderSvc/TofData.h.
Definition at line 197 of file TofData.cxx.
int PmtData::qclock | ( | ) |
Definition at line 252 of file TofData.cxx.
Referenced by TofData::qclock(), TofData::qclock1(), and TofData::qclock2().
int PmtData::qclock | ( | ) |
int PmtData::qnumber | ( | ) |
Definition at line 350 of file TofData.cxx.
Referenced by TofData::qnumber1(), and TofData::qnumber2().
int PmtData::qnumber | ( | ) |
double PmtData::qtc | ( | ) |
Definition at line 224 of file TofData.cxx.
Referenced by TofData::qtc(), TofData::qtc1(), and TofData::qtc2().
double PmtData::qtc | ( | ) |
int PmtData::qtimes | ( | ) |
Definition at line 332 of file TofData.cxx.
Referenced by TofData::qtimes1(), and TofData::qtimes2().
int PmtData::qtimes | ( | ) |
void PmtData::qtimesmm | ( | ) |
Definition at line 308 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull().
void PmtData::qtimesmm | ( | ) |
void PmtData::qtimespp | ( | ) |
Definition at line 300 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
void PmtData::qtimespp | ( | ) |
|
inline |
Definition at line 88 of file Event/RawDataProviderSvc/RawDataProviderSvc-00-03-40/RawDataProviderSvc/TofData.h.
Referenced by TofData::setBackward(), TofData::setForward(), and TofRawDataProvider::tofDataMapFull().
|
inline |
Definition at line 88 of file InstallArea/include/RawDataProviderSvc/RawDataProviderSvc/TofData.h.
bool PmtData::qused | ( | ) |
Definition at line 368 of file TofData.cxx.
Referenced by TofData::qused1(), and TofData::qused2().
bool PmtData::qused | ( | ) |
void PmtData::setAdc | ( | Adc * | adc | ) |
Definition at line 398 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull().
void PmtData::setAdc | ( | Adc * | adc | ) |
|
inline |
Definition at line 106 of file Event/RawDataProviderSvc/RawDataProviderSvc-00-03-40/RawDataProviderSvc/TofData.h.
|
inline |
Definition at line 106 of file InstallArea/include/RawDataProviderSvc/RawDataProviderSvc/TofData.h.
void PmtData::setTdc | ( | Tdc * | tdc | ) |
Definition at line 408 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull(), and TofRawDataProvider::tofDataMapOnlineMode().
void PmtData::setTdc | ( | Tdc * | tdc | ) |
void PmtData::setUsed | ( | ) |
Definition at line 418 of file TofData.cxx.
Referenced by TofData::setUsed().
void PmtData::setUsed | ( | ) |
int PmtData::tclock | ( | ) |
Definition at line 279 of file TofData.cxx.
Referenced by TofData::tclock(), TofData::tclock1(), and TofData::tclock2().
int PmtData::tclock | ( | ) |
double PmtData::tdc | ( | ) |
Definition at line 270 of file TofData.cxx.
Referenced by TofData::data(), setTdc(), TofData::tdc(), TofData::tdc1(), TofData::tdc2(), and TofRawDataProvider::tofDataMapOnlineMode().
double PmtData::tdc | ( | ) |
int PmtData::tdcChannel | ( | ) |
Definition at line 261 of file TofData.cxx.
Referenced by TofData::tdcChannel(), TofData::tdcChannelEast(), and TofData::tdcChannelWest().
int PmtData::tdcChannel | ( | ) |
|
inline |
Definition at line 79 of file Event/RawDataProviderSvc/RawDataProviderSvc-00-03-40/RawDataProviderSvc/TofData.h.
Referenced by TofData::clear(), TofData::eastTimes(), qtimes(), ttimes(), and TofData::westTimes().
|
inline |
Definition at line 79 of file InstallArea/include/RawDataProviderSvc/RawDataProviderSvc/TofData.h.
void PmtData::timesmm | ( | ) |
Definition at line 294 of file TofData.cxx.
Referenced by TofData::clear().
void PmtData::timesmm | ( | ) |
void PmtData::timespp | ( | ) |
Definition at line 288 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
void PmtData::timespp | ( | ) |
int PmtData::tnumber | ( | ) |
Definition at line 359 of file TofData.cxx.
Referenced by TofData::tnumber1(), and TofData::tnumber2().
int PmtData::tnumber | ( | ) |
int PmtData::ttimes | ( | ) |
Definition at line 341 of file TofData.cxx.
Referenced by TofData::ttimes1(), and TofData::ttimes2().
int PmtData::ttimes | ( | ) |
void PmtData::ttimesmm | ( | ) |
Definition at line 324 of file TofData.cxx.
void PmtData::ttimesmm | ( | ) |
void PmtData::ttimespp | ( | ) |
Definition at line 316 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
void PmtData::ttimespp | ( | ) |
bool PmtData::tused | ( | ) |
Definition at line 377 of file TofData.cxx.
Referenced by TofData::tused1(), and TofData::tused2().
bool PmtData::tused | ( | ) |
bool PmtData::used | ( | ) |
Definition at line 386 of file TofData.cxx.
Referenced by qused(), tused(), used(), TofData::used(), TofData::used1(), and TofData::used2().
bool PmtData::used | ( | ) |