1 #ifndef GlobalTrigger_L1GtCaloCondition_h 2 #define GlobalTrigger_L1GtCaloCondition_h 44 const int nrL1NoIsoEG,
const int nrL1IsoEG,
45 const int nrL1CenJet,
const int nrL1ForJet,
46 const int nrL1TauJet,
const int ifCaloEtaNumberBits);
62 void print(std::ostream &myCout)
const override;
int m_ifCaloEtaNumberBits
number of bits for eta of calorimeter objects
~L1GtCaloCondition() override
const int gtCorrParDeltaPhiNrBins() const
get / set maximum number of bins for the delta phi scales
const int gtIfCaloEtaNumberBits() const
get / set the number of bits for eta of calorimeter objects
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
const L1GctCand * getCandidate(const int indexCand) const
load calo candidates
void setGtCaloTemplate(const L1GtCaloTemplate *)
const bool checkObjectParameter(const int iCondition, const L1GctCand &cand) const
function to check a single object if it matches a condition
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
const L1GtCaloTemplate * m_gtCaloTemplate
pointer to a L1GtCaloTemplate
L1GtCaloCondition & operator=(const L1GtCaloCondition &)
const L1GtCaloTemplate * gtCaloTemplate() const
get / set the pointer to a L1GtCondition
void setGtIfCaloEtaNumberBits(const int &)
void copy(const L1GtCaloCondition &cp)
copy function for copy constructor and operator=
unsigned int m_corrParDeltaPhiNrBins
const bool evaluateCondition() const override
the core function to check if the condition matches
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
void print(std::ostream &myCout) const override
print condition
ABC for GCT EM and jet candidates.
void setGtCorrParDeltaPhiNrBins(const int &)