 |
Belle II Software
release-05-02-19
|
13 #ifndef TRGCDCEventTime_FLAG_
14 #define TRGCDCEventTime_FLAG_
19 #ifdef TRGCDC_SHORT_NAMES
20 #define TCEventTime TRGCDCEventTime
46 void doit(
int ver,
bool print);
void oldVer(void)
old version of calculation function
int m_foundT
Found time of TS.
virtual ~TRGCDCEventTime()
destructor of TRGCDCEventTime class
int m_whdiff
Drift time of TS.
TRGCDCEventTime(const TRGCDC &, bool makeRootFile)
constructor of TRGCDCEventTime class
TFile * m_fileEvtTime
TFile pointer.
void hist(void)
making hostogram
A class of TRGCDC Event Time.
TH1 * h
TH1 pointer of the TFile.
int m_noET
no ET bin is looped
int cnt[9][64]
TS counter for each SL and clock.
Abstract base class for different kinds of events.
bool m_makeRootFile
make Root file or not
int threshold
Threshold value.
bool m_foundT0
T0 is found or not.
const TRGCDC & _cdc
TRGCDC class.
The instance of TRGCDC is a singleton.
int ft[9][64][10]
Fastest time array each SL and clock.
void printFirm(void)
Print info in firmware level.
void hitcount(void)
hit count of TS
void terminate(void)
terminate function
int m_minusET
minus ET bin
int getT0(void) const
Calculate T0.
int m_fastestT
The fastest time of TS.
void doit(int ver, bool print)
Calculate T0 based on ver.
TTree * m_evtOut
TTree pointer of the TFile.
void initialize(void)
initialize the class
TTree * m_evtOutputTs
TTree pointer of the TFile.