58 myCout <<
"\n ExternalTemplate print..." << std::endl;
62 myCout <<
" External Channel " <<
m_extChannel << std::endl;
ExternalTemplate & operator=(const ExternalTemplate &)
void print(std::ostream &myCout) const override
print the condition
bool m_condGEq
the operator used for the condition (>=, =): true for >=
std::ostream & operator<<(std::ostream &os, const ExternalTemplate &result)
std::string m_condName
the name of the condition
int m_condChipNr
condition is located on condition chip m_condChipNr
l1t::GtConditionCategory m_condCategory
the category of the condition
unsigned int m_extChannel
void copy(const ExternalTemplate &cp)
copy function for copy constructor and operator=
~ExternalTemplate() override
std::vector< l1t::GlobalObject > m_objectType
the trigger object type(s)
l1t::GtConditionType m_condType
the type of the condition (1s, etc)
virtual void print(std::ostream &myCout) const
print condition