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