Go to the documentation of this file.
34 for (
unsigned int i = 0;
i !=
n; ++
i) {
44 bool& fromPSetRegistry) {
58 trigPaths =
pset->getParameter<
Strings>(
"@trigger_paths");
63 <<
"TriggerNamesService::getTrigPaths, Trigger names vector and\n"
64 "TriggerResults are different sizes. This should be impossible,\n"
65 "please send information to reproduce this problem to\n"
66 "the edm developers.\n";
69 fromPSetRegistry =
true;
74 fromPSetRegistry =
false;
static Registry * instance()
TriggerNamesService(ParameterSet const &proc_pset)
std::vector< Strings > end_modulenames_
std::vector< std::string > Strings
void loadPosMap(PosMap &posmap, Strings const &names)
T getParameter(std::string const &) const
Strings const & getTrigPaths() const
static const std::string triggerResults("TriggerResults")
edm::ParameterSet trigger_pset_
bool search_all(ForwardSequence const &s, Datum const &d)
std::string process_name_
std::vector< Strings > modulenames_
bool getMapped(key_type const &k, value_type &result) const