Class Reference for E1039 Core & Analysis Software
UtilTdc.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 UtilTdc
 A set of utility functions about the TDC data.
 

Functions

void UtilTdc::FindTaiwanTdcBinning (int &n_bin, double &time_lo, double &time_hi)
 Find a proper set of "n_bin", "time_lo" and "time_hi". More...
 
void UtilTdc::GetOccupancy (SRawEvent *raw, const bool in_time, int occ_det[N_DET+1])
 Get the occupancy of each detector (plane). More...
 
void UtilTdc::GetOccupancy (SRawEvent *raw, const bool in_time, int &occ_D0, int &occ_D1, int &occ_D2, int &occ_D3)
 Get the occupancy of each station. More...
 

Variables

static const int UtilTdc::N_DET = 54