77 myCout <<
"\n L1GtCastorTemplate print..." << std::endl;
~L1GtCastorTemplate() override
std::vector< L1GtObject > m_objectType
the trigger object type(s)
L1GtConditionType m_condType
the type of the condition (1s, etc)
void print(std::ostream &myCout) const override
print the condition
L1GtConditionCategory m_condCategory
the category of the condition
void copy(const L1GtCastorTemplate &cp)
copy function for copy constructor and operator=
std::string m_condName
the name of the condition
std::ostream & operator<<(std::ostream &os, const L1GtCastorTemplate &result)
L1GtCastorTemplate & operator=(const L1GtCastorTemplate &)
bool m_condGEq
the operator used for the condition (>=, =): true for >=
const int nrObjects() const
get number of trigger objects
int m_condChipNr
condition is located on condition chip m_condChipNr
virtual void print(std::ostream &myCout) const
print condition