41 m_conditionResult(result) {
bool m_conditionResult
condition result
const bool evaluateCondition() const
the core function to check if the condition matches
int m_verbosity
verbosity level
const L1GtCastorTemplate * m_gtCastorTemplate
pointer to a L1GtCastorTemplate
bool m_condLastResult
the last result of evaluateCondition()
void print(std::ostream &myCout) const
print condition
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...)
void copy(const L1GtCastorCondition &cp)
copy function for copy constructor and operator=
int condMaxNumberObjects() const
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
const L1GtCastorTemplate * gtCastorTemplate() const
get / set the pointer to a L1GtCondition
virtual void print(std::ostream &myCout) const
print the condition
virtual ~L1GtCastorCondition()
L1GtCastorCondition & operator=(const L1GtCastorCondition &)
int m_condMaxNumberObjects
void setGtCastorTemplate(const L1GtCastorTemplate *)
virtual void print(std::ostream &myCout) const
print condition
const bool conditionResult() const
get / set the result
CombinationsInCond const & getCombinationsInCond() const
get all the object combinations evaluated to true in the condition
bool condLastResult() const
get the latest result for the condition