45 xmlfile <<
" <TRIGGERELEMENT te_name=\""
46 <<
name() <<
"\"/>" << endl;
52 std::cout <<
indent << *
this;
65 if (
label==
"UNKNOWN HASH ID") {
HLT trigger element configuration information.
static bool getLabel(unsigned int id, std::string &label)
find name from ID in the map m_IdToLabel
virtual void writeXML(std::ofstream &xmlfile)
HLTTriggerElement()
default constructor
unsigned int m_level
level where TE is produced for a given configuration (to be determined in light of the menu,...
unsigned int m_hashId
trigger element id
virtual void print(const std::string &indent="", unsigned int detail=1) const override
print method
static const std::string hash2string(HLTHash, const std::string &category="TE")
hash function translating identifiers into names (via internal dictionary)
std::ostream & indent(std::ostream &o, int lvl, int size) const
const std::string & name() const
TrigConfData(const std::string &name="")
static std::vector< std::string > xmlfile
std::string label(const std::string &format, int i)
Forward iterator to traverse the main components of the trigger configuration.
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)