1 #ifndef GlobalTrigger_L1GtHfBitCountsCondition_h 2 #define GlobalTrigger_L1GtHfBitCountsCondition_h 56 void print(std::ostream &myCout)
const override;
void copy(const L1GtHfBitCountsCondition &cp)
copy function for copy constructor and operator=
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
void setGtHfBitCountsTemplate(const L1GtHfBitCountsTemplate *)
const L1GtHfBitCountsTemplate * gtHfBitCountsTemplate() const
get / set the pointer to a L1GtCondition
const L1GtHfBitCountsTemplate * m_gtHfBitCountsTemplate
pointer to a L1GtHfBitCountsTemplate
void print(std::ostream &myCout) const override
print condition
L1GtHfBitCountsCondition & operator=(const L1GtHfBitCountsCondition &)
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
~L1GtHfBitCountsCondition() override
const bool evaluateCondition() const override
the core function to check if the condition matches
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
L1GtHfBitCountsCondition()