35 m_conditionResult(result) {
int m_verbosity
verbosity level
const bool conditionResult() const
get / set the result
bool m_condLastResult
the last result of evaluateCondition()
CombinationsInCond m_combinationsInCond
store all the object combinations evaluated to true in the condition
CombinationsInCond & combinationsInCond() const
get all the object combinations (to fill it...)
int condMaxNumberObjects() const
bool m_conditionResult
condition result
L1GtBptxCondition & operator=(const L1GtBptxCondition &)
const bool evaluateCondition() const override
the core function to check if the condition matches
const L1GtBptxTemplate * m_gtBptxTemplate
pointer to a L1GtBptxTemplate
void setGtBptxTemplate(const L1GtBptxTemplate *)
~L1GtBptxCondition() override
int m_condMaxNumberObjects
void print(std::ostream &myCout) const override
print condition
const L1GtBptxTemplate * gtBptxTemplate() const
get / set the pointer to a L1GtCondition
void print(std::ostream &myCout) const override
print the condition
virtual void print(std::ostream &myCout) const
print condition
CombinationsInCond const & getCombinationsInCond() const
get all the object combinations evaluated to true in the condition
void copy(const L1GtBptxCondition &cp)
copy function for copy constructor and operator=
bool condLastResult() const
get the latest result for the condition