1 #ifndef GlobalTrigger_L1GtJetCountsCondition_h 2 #define GlobalTrigger_L1GtJetCountsCondition_h 56 void print(std::ostream &myCout)
const override;
const L1GtJetCountsTemplate * gtJetCountsTemplate() const
get / set the pointer to a L1GtCondition
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
void setGtJetCountsTemplate(const L1GtJetCountsTemplate *)
unsigned int m_numberL1JetCounts
maximum number of jet counts
void copy(const L1GtJetCountsCondition &cp)
copy function for copy constructor and operator=
L1GtJetCountsCondition & operator=(const L1GtJetCountsCondition &)
~L1GtJetCountsCondition() override
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
const L1GtJetCountsTemplate * m_gtJetCountsTemplate
pointer to a L1GtJetCountsTemplate
const bool evaluateCondition() const override
the core function to check if the condition matches
void print(std::ostream &myCout) const override
print condition