1 #ifndef GlobalTrigger_L1GtHfRingEtSumsCondition_h 2 #define GlobalTrigger_L1GtHfRingEtSumsCondition_h 59 void print(std::ostream& myCout)
const override;
void setGtHfRingEtSumsTemplate(const L1GtHfRingEtSumsTemplate *)
~L1GtHfRingEtSumsCondition() override
void print(std::ostream &myCout) const override
print condition
const bool evaluateCondition() const override
the core function to check if the condition matches
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
const L1GtHfRingEtSumsTemplate * m_gtHfRingEtSumsTemplate
pointer to a L1GtHfRingEtSumsTemplate
L1GtHfRingEtSumsCondition & operator=(const L1GtHfRingEtSumsCondition &)
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
L1GtHfRingEtSumsCondition()
const L1GtHfRingEtSumsTemplate * gtHfRingEtSumsTemplate() const
get / set the pointer to a L1GtCondition
void copy(const L1GtHfRingEtSumsCondition &cp)
copy function for copy constructor and operator=