BOSS 7.1.0
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 () |
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 | ( | ) |
Definition at line 246 of file TofData.cxx.
PmtData::~PmtData | ( | ) |
Definition at line 255 of file TofData.cxx.
double PmtData::adc | ( | ) |
Definition at line 293 of file TofData.cxx.
Referenced by TofData::adc(), TofData::adc1(), TofData::adc2(), TofData::data(), setAdc(), and TofRawDataProvider::tofDataMapFull().
int PmtData::adcChannel | ( | ) |
Definition at line 270 of file TofData.cxx.
Referenced by TofData::adcChannel(), TofData::adcChannelEast(), and TofData::adcChannelWest().
void PmtData::clear | ( | ) |
Definition at line 499 of file TofData.cxx.
Referenced by ~PmtData().
|
inline |
Definition at line 260 of file TofData.cxx.
int PmtData::qclock | ( | ) |
Definition at line 322 of file TofData.cxx.
Referenced by TofData::qclock(), TofData::qclock1(), and TofData::qclock2().
int PmtData::qnumber | ( | ) |
Definition at line 420 of file TofData.cxx.
Referenced by TofData::qnumber1(), and TofData::qnumber2().
double PmtData::qtc | ( | ) |
Definition at line 279 of file TofData.cxx.
Referenced by TofData::qtc(), TofData::qtc1(), and TofData::qtc2().
int PmtData::qtimes | ( | ) |
Definition at line 402 of file TofData.cxx.
Referenced by TofData::qtimes1(), and TofData::qtimes2().
void PmtData::qtimesmm | ( | ) |
Definition at line 378 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull().
void PmtData::qtimespp | ( | ) |
Definition at line 370 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
|
inline |
Definition at line 84 of file TofData.h.
Referenced by TofData::setBackward(), TofData::setForward(), and TofRawDataProvider::tofDataMapFull().
bool PmtData::qused | ( | ) |
Definition at line 438 of file TofData.cxx.
Referenced by TofData::qused1(), and TofData::qused2().
void PmtData::setAdc | ( | Adc * | adc | ) |
Definition at line 468 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull().
|
inline |
Definition at line 102 of file TofData.h.
Referenced by TofRawDataProvider::tofDataMapFull().
void PmtData::setTdc | ( | Tdc * | tdc | ) |
Definition at line 478 of file TofData.cxx.
Referenced by TofRawDataProvider::tofDataMapFull(), and TofRawDataProvider::tofDataMapOnlineMode().
void PmtData::setUsed | ( | ) |
Definition at line 488 of file TofData.cxx.
Referenced by TofData::setUsed().
int PmtData::tclock | ( | ) |
Definition at line 349 of file TofData.cxx.
Referenced by TofData::tclock(), TofData::tclock1(), and TofData::tclock2().
double PmtData::tdc | ( | ) |
Definition at line 340 of file TofData.cxx.
Referenced by TofData::data(), setTdc(), TofData::tdc(), TofData::tdc1(), TofData::tdc2(), and TofRawDataProvider::tofDataMapOnlineMode().
int PmtData::tdcChannel | ( | ) |
Definition at line 331 of file TofData.cxx.
Referenced by TofData::tdcChannel(), TofData::tdcChannelEast(), and TofData::tdcChannelWest().
|
inline |
Definition at line 76 of file TofData.h.
Referenced by TofData::clear(), TofData::eastTimes(), qtimes(), ttimes(), and TofData::westTimes().
void PmtData::timesmm | ( | ) |
Definition at line 364 of file TofData.cxx.
Referenced by TofData::clear().
void PmtData::timespp | ( | ) |
Definition at line 358 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
int PmtData::tnumber | ( | ) |
Definition at line 429 of file TofData.cxx.
Referenced by TofData::tnumber1(), and TofData::tnumber2().
int PmtData::ttimes | ( | ) |
Definition at line 411 of file TofData.cxx.
Referenced by TofData::ttimes1(), and TofData::ttimes2().
void PmtData::ttimesmm | ( | ) |
Definition at line 394 of file TofData.cxx.
void PmtData::ttimespp | ( | ) |
Definition at line 386 of file TofData.cxx.
Referenced by TofData::setBackward(), and TofData::setForward().
bool PmtData::tused | ( | ) |
Definition at line 447 of file TofData.cxx.
Referenced by TofData::tused1(), and TofData::tused2().
bool PmtData::used | ( | ) |
Definition at line 456 of file TofData.cxx.
Referenced by qused(), tused(), used(), TofData::used(), TofData::used1(), and TofData::used2().