7 static const int N_DET = 54;
12 void GetOccupancy(
SRawEvent* raw,
const bool in_time,
int& occ_D0,
int& occ_D1,
int& occ_D2,
int& occ_D3);
A set of utility functions about the TDC data.
void FindTaiwanTdcBinning(int &n_bin, double &time_lo, double &time_hi)
Find a proper set of "n_bin", "time_lo" and "time_hi".
void GetOccupancy(SRawEvent *raw, const bool in_time, int occ_det[N_DET+1])
Get the occupancy of each detector (plane).