Public Member Functions | |
~TFndTrig () | |
void | SetPU_cont (const UInt_t &val, const UInt_t &PUnum) |
void | SetPU_mult (const UInt_t &val, const UInt_t &PUnum) |
void | SetMalu_cont (UInt_t pat1, UInt_t pat2, const UInt_t &MALUnum) |
void | SetTriggerSelector (const UInt_t &val, const UInt_t &TSnum) |
UShort_t | GetPU_cont_bit (const UInt_t &mod_num, const UInt_t &bit) |
UShort_t | GetPU_mult_bit (const UInt_t &mod_num, const UInt_t &bit) |
UShort_t | GetMalu_bit (const UInt_t &mod_num, const UInt_t &bit) |
UShort_t | GetTriggerSelector_bit (const UInt_t &mod_num, const UInt_t &bit) |
UInt_t | GetPU_cont (const UInt_t &PUnum) |
UInt_t | GetPU_mult (const UInt_t &PUnum) |
UInt_t | GetMalu_cont (const UInt_t &MALUnum) |
UInt_t | GetTriggerSelector (const UInt_t &TSnum) |
void | Reset () |
void | PrintTrigger (Int_t depth=1) const |
Definition at line 21 of file TFndTrig.h.