Go to the documentation of this file. 1 #ifndef GlobalTrigger_L1GtCastorCondition_h
2 #define GlobalTrigger_L1GtCastorCondition_h
55 void print(std::ostream &myCout)
const override;
const L1GtCastorTemplate * m_gtCastorTemplate
pointer to a L1GtCastorTemplate
~L1GtCastorCondition() override
const bool conditionResult() const
get / set the result
const L1GtCastorTemplate * gtCastorTemplate() const
get / set the pointer to a L1GtCondition
void print(std::ostream &myCout) const override
print condition
L1GtCastorCondition & operator=(const L1GtCastorCondition &)
void setConditionResult(const bool result)
void setGtCastorTemplate(const L1GtCastorTemplate *)
const bool evaluateCondition() const override
the core function to check if the condition matches
void copy(const L1GtCastorCondition &cp)
copy function for copy constructor and operator=
bool m_conditionResult
condition result
def cp(fromDir, toDir, listOfFiles, overwrite=False, smallList=False)