CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
15  std::string const& regressionKey,
16  std::string const& uncertaintyKey,
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
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