7 for (
auto const&
name : config.
getParameter<std::vector<std::string>>(regressionKey)) {
10 for (
auto const&
name : config.
getParameter<std::vector<std::string>>(uncertaintyKey)) {
17 std::vector<const GBRForestD*>
items;
19 items.reserve(tokens.size());
20 for (
auto const&
token : tokens) {
EGRegressionModifierCondTokens(edm::ParameterSet const &config, std::string const ®ressionKey, std::string const &uncertaintyKey, edm::ConsumesCollector &cc)
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > mean
bool getData(T &iHolder) const
T getParameter(std::string const &) const
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > sigma
std::vector< const GBRForestD * > retrieveGBRForests(edm::EventSetup const &evs, std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd >> const &tokens)
tuple config
parse the configuration file