1 #ifndef ALIEMCALTRIGGERTRUDCSCONFIG_H 2 #define ALIEMCALTRIGGERTRUDCSCONFIG_H 48 std::string
ToJSON()
const;
89 #endif // ALIEMCALTRIGGERTRUDCSCONFIG_H void SetMaskReg(UInt_t msk, Int_t pos)
UInt_t fL0SEL
L0 Algo selection.
void SetRLBKSTU(UInt_t rb)
void SetGTHRL0(UInt_t lg)
friend std::ostream & operator<<(std::ostream &stream, const AliEMCALTriggerTRUDCSConfig &other)
Streaming operator.
UInt_t GetMaskReg(Int_t pos) const
UInt_t GetRLBKSTU() const
AliEMCALTriggerTRUDCSConfig()
Default constructor.
bool operator==(const AliEMCALTriggerTRUDCSConfig &other) const
equalty operator
UInt_t fRLBKSTU
TRU circular buffer rollback.
UInt_t fSELPF
PeakFinder setup.
UInt_t fFw
TRU fw version.
AliEMCALTriggerTRUDCSConfig & operator=(const AliEMCALTriggerTRUDCSConfig &cd)
void SetL0COSM(UInt_t lc)
UInt_t fMaskReg[6]
6*16 = 96 mask bits per TRU
std::string ToJSON() const
Serialize object to JSON format.
virtual ~AliEMCALTriggerTRUDCSConfig()