CMS 3D CMS Logo

EGRegressionModifierHelpers.h
Go to the documentation of this file.
1 #ifndef RecoEgamma_EgammaTools_EGRegressionModifier_H
2 #define RecoEgamma_EgammaTools_EGRegressionModifier_H
3 
10 
11 #include <vector>
12 
18  std::vector<edm::ESGetToken<GBRForestD, GBRDWrapperRcd>> mean;
19  std::vector<edm::ESGetToken<GBRForestD, GBRDWrapperRcd>> sigma;
20 };
21 
22 std::vector<const GBRForestD*> retrieveGBRForests(
24 
25 #endif
EGRegressionModifierCondTokens(edm::ParameterSet const &config, std::string const &regressionKey, std::string const &uncertaintyKey, edm::ConsumesCollector &cc)
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > mean
uint32_t cc[maxCellsPerHit]
Definition: gpuFishbone.h:49
Definition: config.py:1
std::vector< const GBRForestD * > retrieveGBRForests(edm::EventSetup const &evs, std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd >> const &tokens)
std::vector< edm::ESGetToken< GBRForestD, GBRDWrapperRcd > > sigma