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