35 m_conditionResult(
result) {
bool m_conditionResult
condition result
int m_verbosity
verbosity level
const L1GtCastorTemplate * m_gtCastorTemplate
pointer to a L1GtCastorTemplate
bool m_condLastResult
the last result of evaluateCondition()
CombinationsInCond m_combinationsInCond
store all the object combinations evaluated to true in the condition
void copy(const L1GtCastorCondition &cp)
copy function for copy constructor and operator=
CombinationsInCond & combinationsInCond() const
get all the object combinations (to fill it...)
virtual void print(std::ostream &myCout) const
print condition
const bool evaluateCondition() const override
the core function to check if the condition matches
void print(std::ostream &myCout) const override
print the condition
~L1GtCastorCondition() override
L1GtCastorCondition & operator=(const L1GtCastorCondition &)
int m_condMaxNumberObjects
void print(std::ostream &myCout) const override
print condition
void setGtCastorTemplate(const L1GtCastorTemplate *)