1 #ifndef GlobalTrigger_L1GtHfBitCountsCondition_h
2 #define GlobalTrigger_L1GtHfBitCountsCondition_h
59 void print(std::ostream& myCout)
const;
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
L1GtHfBitCountsCondition & operator=(const L1GtHfBitCountsCondition &)
const bool evaluateCondition() const
the core function to check if the condition matches
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
virtual ~L1GtHfBitCountsCondition()
void print(std::ostream &myCout) const
print condition
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
L1GtHfBitCountsCondition()