BOSS 7.1.2
BESIII Offline Software System
|
#include <TofHitCount.h>
Public Member Functions | |
TofHitCount () | |
~TofHitCount () | |
void | setTofDigi (std::vector< int > &vtofHit) |
std::vector< int > & | GetbarrelHit1 () |
std::vector< int > & | GetbarrelHit2 () |
std::vector< int > & | GetecapHit () |
std::vector< int > & | GetwcapHit () |
Static Public Member Functions | |
static TofHitCount * | get_Tof (void) |
Definition at line 7 of file TofHitCount.h.
TofHitCount::TofHitCount | ( | ) |
TofHitCount::~TofHitCount | ( | ) |
Definition at line 34 of file TofHitCount.cxx.
|
static |
Definition at line 26 of file TofHitCount.cxx.
Referenced by BesTofTrig::BesTofTrig(), and BesTrigL1::initialize().
|
inline |
Definition at line 12 of file TofHitCount.h.
Referenced by BesTofTrig::startTofTrig().
|
inline |
Definition at line 13 of file TofHitCount.h.
Referenced by BesTofTrig::startTofTrig().
|
inline |
Definition at line 14 of file TofHitCount.h.
Referenced by BesTofTrig::startTofTrig().
|
inline |
Definition at line 15 of file TofHitCount.h.
Referenced by BesTofTrig::startTofTrig().
void TofHitCount::setTofDigi | ( | std::vector< int > & | vtofHit | ) |
Definition at line 37 of file TofHitCount.cxx.
Referenced by BesTrigL1::runAclock_tof().