1 #ifndef ALIMUONREGIONALTRIGGER_H
2 #define ALIMUONREGIONALTRIGGER_H
44 virtual void Print(Option_t* opt=
"")
const;
void SetLocalOutput(UInt_t local, Int_t n)
Set local output Lpt & Hpt.
UInt_t GetLocalOutput(Int_t n) const
Return local output Lpt & Hpt.
UInt_t fLocalOutput[2]
local output Lpt & Hpt
AliMUONRegionalTrigger & operator=(const AliMUONRegionalTrigger &rhs)
UChar_t fOutput
regional output (single muon:2, unlike sign:1, like sign:1)
void SetOutput(Char_t o)
Set regional output (single muon:2, unlike sign:1, like sign:1)
Int_t GetId() const
Return regional id.
virtual void Print(Option_t *opt="") const
UShort_t GetLocalMask() const
Return local mask.
Char_t GetOutput() const
Return regional output (single muon:2, unlike sign:1, like sign:1)
Reconstructed regional Trigger object.
void SetId(Int_t d)
Set regional id.
UShort_t fLocalMask
local mask
void SetLocalMask(UShort_t m)
Set local mask.
virtual ~AliMUONRegionalTrigger()