1 #ifndef ALIEMCALTRIGGERSTU_H 2 #define ALIEMCALTRIGGERSTU_H 30 virtual void Build(TString& str, Int_t i, Int_t**
Map,
const TVector2* rSize, Int_t triggerMapping);
31 virtual void L1(
int type);
67 #endif //ALIEMCALTRIGGERSTU_H virtual AliEMCALTriggerSTUDCSConfig * GetDCSConfig() const
virtual void SetBkgRho(Int_t fRho)
Int_t fGammaTh[2]
Gamma threshold.
virtual ~AliEMCALTriggerSTU()
Destructor.
Bool_t fActive
Active status for STU, if inactive the L1 trigger will not be simulated.
AliEMCALTriggerSTUDCSConfig * fDCSConfig
Int_t fJetTh[2]
Jet threshold.
EMCal trigger board super class.
virtual void Build(TString &str, Int_t i, Int_t **Map, const TVector2 *rSize, Int_t triggerMapping)
Build.
AliEMCALTriggerSTU()
Default constructor.
EMCal trigger STU handling.
virtual Int_t GetMedianEnergy()
Calculate median energy of patches.
EMCal trigger STU DCS Config.
AliEMCALTriggerSTU & operator=(const AliEMCALTriggerSTU &rhs)
Int_t fBkgRho
BkgRho for L1 calculation. Calculated from the other STU.
virtual void ComputeThFromV0(int type, const Int_t M[])
Compute threshold from V0.
virtual Int_t GetThreshold(int type)
virtual void Reset()
Reset.
void SetActive(Bool_t active)
virtual void SetThreshold(int type, Int_t v)
Set threshold.
virtual void L1(int type)
L1.