1 #ifndef L1Trigger_L1TGlobal_EnergySumZdcCondition_h 2 #define L1Trigger_L1TGlobal_EnergySumZdcCondition_h 60 void print(std::ostream& myCout)
const override;
const EnergySumZdcTemplate * m_gtEnergySumZdcTemplate
pointer to a EnergySumZdcTemplate
const GlobalBoard * getuGtB() const
get / set the pointer to uGt GlobalBoard
const GlobalBoard * m_uGtB
pointer to uGt GlobalBoard, to be able to get the trigger objects
void setGtEnergySumZdcTemplate(const EnergySumZdcTemplate *)
const EnergySumZdcTemplate * gtEnergySumZdcTemplate() const
get / set the pointer to a L1GtCondition
void print(std::ostream &myCout) const override
print condition
EnergySumZdcCondition & operator=(const EnergySumZdcCondition &)
void setuGtB(const GlobalBoard *)
const bool evaluateCondition(const int bxEval) const override
the core function to check if the condition matches
void copy(const EnergySumZdcCondition &cp)
copy function for copy constructor and operator=
~EnergySumZdcCondition() override