34 for (
unsigned int i = 0;
i !=
n; ++
i) {
37 for (
unsigned int i = 0;
i != end_names_.size(); ++
i) {
44 bool& fromPSetRegistry) {
61 if (trigPaths.size() != triggerResults.
size()) {
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;
std::string process_name_
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
std::vector< std::string > Strings
std::vector< Strings > modulenames_
ParameterSet getUntrackedParameterSet(std::string const &name, ParameterSet const &defaultValue) const
void loadPosMap(PosMap &posmap, Strings const &names)
std::vector< std::string > getParameterNamesForType(bool trackiness=true) const
const std::vector< std::string > & getTriggerNames() const
Obsolete.
unsigned int size() const
Get number of paths stored.
bool getMapped(key_type const &k, value_type &result) const
edm::ParameterSet trigger_pset_
ParameterSet const & getParameterSet(std::string const &) const
static std::string const triggerResults("TriggerResults")
bool search_all(ForwardSequence const &s, Datum const &d)
std::vector< Strings > end_modulenames_
Strings const & getTrigPaths() const
TriggerNamesService(ParameterSet const &proc_pset)
const ParameterSetID & parameterSetID() const
Get stored parameter set id.
static Registry * instance()