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)
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > mean
uint32_t cc[maxCellsPerHit]
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > sigma
std::vector< const GBRForestD * > retrieveGBRForests(edm::EventSetup const &evs, std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd >> const &tokens)