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