Go to the documentation of this file. 1 #ifndef L1Trigger_L1TGlobal_ExternalCondition_h
2 #define L1Trigger_L1TGlobal_ExternalCondition_h
60 void print(std::ostream& myCout)
const override;
const ExternalTemplate * m_gtExternalTemplate
pointer to a ExternalTemplate
void setGtExternalTemplate(const ExternalTemplate *)
void setuGtB(const GlobalBoard *)
set the pointer to uGT GlobalBoard
const GlobalBoard * getuGtB() const
get / set the pointer to uGt GlobalBoard
void print(std::ostream &myCout) const override
print condition
const ExternalTemplate * gtExternalTemplate() const
get / set the pointer to a L1GtCondition
void copy(const ExternalCondition &cp)
copy function for copy constructor and operator=
ExternalCondition & operator=(const ExternalCondition &)
const GlobalBoard * m_uGtB
pointer to uGt GlobalBoard, to be able to get the trigger objects
~ExternalCondition() override
const bool evaluateCondition(const int bxEval) const override
the core function to check if the condition matches