|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGGER_DECISION_TOOL_UTILITIES_H
6 #define TRIGGER_DECISION_TOOL_UTILITIES_H
35 std::vector< std::string >
keyWrap(
const std::vector< std::string >& triggerNames);
std::string getTEName(const HLT::TriggerElement &te)
converts TEid to TE name (this may not always work, it depends on the availability of config)
The common trigger namespace for trigger analysis tools.
std::vector< std::string > convertStringToVector(const std::string &triggerNames)
makes a split of list of chains into the vector of chains
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
TriggerElement is the basic ingreedient of the interface between HLT algorithms and the navigation It...
std::vector< std::string > keyWrap(const std::vector< std::string > &triggerNames)
normalizes the list of triggers (patterns) by sorting and uniquing them