Go to the documentation of this file. 1 #ifndef GlobalTrigger_L1GtBptxCondition_h
2 #define GlobalTrigger_L1GtBptxCondition_h
55 void print(std::ostream &myCout)
const override;
void copy(const L1GtBptxCondition &cp)
copy function for copy constructor and operator=
const bool conditionResult() const
get / set the result
bool m_conditionResult
condition result
void setConditionResult(const bool result)
L1GtBptxCondition & operator=(const L1GtBptxCondition &)
const bool evaluateCondition() const override
the core function to check if the condition matches
void setGtBptxTemplate(const L1GtBptxTemplate *)
const L1GtBptxTemplate * m_gtBptxTemplate
pointer to a L1GtBptxTemplate
~L1GtBptxCondition() override
const L1GtBptxTemplate * gtBptxTemplate() const
get / set the pointer to a L1GtCondition
void print(std::ostream &myCout) const override
print condition