78 myCout <<
"\n L1GtBptxTemplate print..." << std::endl;
void copy(const L1GtBptxTemplate &cp)
copy function for copy constructor and operator=
std::vector< L1GtObject > m_objectType
the trigger object type(s)
L1GtConditionType m_condType
the type of the condition (1s, etc)
L1GtConditionCategory m_condCategory
the category of the condition
std::string m_condName
the name of the condition
std::ostream & operator<<(std::ostream &os, const L1GtBptxTemplate &result)
L1GtBptxTemplate & operator=(const L1GtBptxTemplate &)
~L1GtBptxTemplate() override
void print(std::ostream &myCout) const override
print the condition
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