er
dev
|
Public Member Functions | |
cls_RootHit (ULong64_t p_ts, UChar_t p_ch, UShort_t p_rawAdc, Int_t p_adc, Float_t p_adcCalib) | |
cls_RootHit (cls_RootHit *p_sourceHit) | |
void | Clear (Option_t *option="") |
cls_RootHit & | operator= (const cls_RootHit &orig) |
UChar_t | GetChannel () |
Int_t | GetAdcVal () |
Private Attributes | |
ULong64_t | fTimestamp |
UChar_t | fChannel |
UShort_t | fRawAdcVal |
Int_t | fAdcVal |
Float_t | fAdcCalibrated |
Definition at line 11 of file cls_RootHit.h.