![]() |
AliPhysics
vAN-20151016 (8d2b0e8)
|
Definition of new trigger bit configuration. More...
#include <AliEmcalTriggerBitConfig.h>
Public Member Functions | |
AliEmcalTriggerBitConfigNew () | |
virtual | ~AliEmcalTriggerBitConfigNew () |
![]() | |
AliEmcalTriggerBitConfig () | |
AliEmcalTriggerBitConfig (Int_t l0bit, Int_t j1bit, Int_t j2bit, Int_t g1bit, Int_t g2bit, Int_t mcoffset) | |
virtual | ~AliEmcalTriggerBitConfig () |
void | Initialise (const AliEmcalTriggerBitConfig &ref) |
Int_t | GetLevel0Bit () const |
Int_t | GetJetHighBit () const |
Int_t | GetJetLowBit () const |
Int_t | GetGammaHighBit () const |
Int_t | GetGammaLowBit () const |
Int_t | GetTriggerTypesEnd () const |
Additional Inherited Members | |
![]() | |
Int_t | fL0Bit |
Level0 bit. More... | |
Int_t | fJHighBit |
Jet High bit. More... | |
Int_t | fJLowBit |
Jet Low bit. More... | |
Int_t | fGHighBit |
Gamma High bit. More... | |
Int_t | fGLowBit |
Gamma Low bit. More... | |
Int_t | fTriggerTypesEnd |
Monte-Carlo offset. More... | |
Definition of new trigger bit configuration.
Definition of new trigger bit configuration:
Definition at line 103 of file AliEmcalTriggerBitConfig.h.
AliEmcalTriggerBitConfigNew::AliEmcalTriggerBitConfigNew | ( | ) |
Constructor, initializing the configuration
Definition at line 89 of file AliEmcalTriggerBitConfig.cxx.
|
inlinevirtual |
Definition at line 106 of file AliEmcalTriggerBitConfig.h.