StRoot
1
|
Public Types | |
enum | { len =16, maxAdc =80 } |
Public Member Functions | |
BbcHex (int id, char *nme) | |
void | clear () |
void | print (int k=0) |
void | setCalib (float A, float B, float C, float D) |
void | setHit (int t, int a) |
Public Attributes | |
float | a |
float | b |
float | c |
float | d |
char | name [len] |
int | id |
int | tdc |
int | adc |
float | tof |