|
ATLAS Offline Software
|
Go to the documentation of this file.
15 HLTTriggerElement::HLTTriggerElement() :
45 xmlfile <<
" <TRIGGERELEMENT te_name=\""
46 <<
name() <<
"\"/>" << endl;
52 std::cout <<
indent << *
this;
65 if (
label==
"UNKNOWN HASH ID") {
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)
const std::string & name() const
virtual void print(const std::string &indent="", unsigned int detail=1) const override
print method
Forward iterator to traverse the main components of the trigger configuration.
static bool getLabel(unsigned int id, std::string &label)
find name from ID in the map m_IdToLabel
unsigned int m_hashId
trigger element id
HLT trigger element configuration information.
static const std::string hash2string(HLTHash, const std::string &category="TE")
hash function translating identifiers into names (via internal dictionary)
virtual void writeXML(std::ofstream &xmlfile)
std::ostream & indent(std::ostream &o, int lvl, int size) const
HLTTriggerElement()
default constructor