1 #ifndef ALITRIGGERBCMASK_H 2 #define ALITRIGGERBCMASK_H 31 Bool_t
GetMask(UShort_t index)
const;
32 void Print(
const Option_t* opt)
const;
34 Bool_t
SetMask (
const char *mask);
42 Bool_t
Bcm2Bits(
TObjArray *tokens, Int_t &index, TBits &bits, Int_t &ibit, Int_t &level)
const;
void Print(const Option_t *opt) const
Bool_t Bcm2Bits(TObjArray *tokens, Int_t &index, TBits &bits, Int_t &ibit, Int_t &level) const
Bool_t SetMask(const char *mask)
AliTriggerBCMask & operator=(const AliTriggerBCMask &mask)
Bool_t GetMask(UShort_t index) const
Bool_t CreateMask(TString &mask)
const UChar_t * GetFullMask() const
UShort_t GetNUnmaskedBCs() const
UChar_t fBCMask[kNBytesPerBCMask]
virtual ~AliTriggerBCMask()