1 #ifndef CalibratedElectronProducer_h 2 #define CalibratedElectronProducer_h 30 : theGBRForestName(conf.getParameter<
std::
string>(
"grbForestName")),
31 theOutputFileName(conf.getUntrackedParameter<
std::
string>(
"outputFileName")),
32 theOutputObjectName(conf.getUntrackedParameter<
std::
string>(
33 "outputObjectName", theGBRForestName.
empty() ?
"GBRForest" : theGBRForestName)),
std::string theGBRForestName
GBRForestGetterFromDB(const edm::ParameterSet &)
#define DEFINE_FWK_MODULE(type)
Log< level::Warning, true > LogPrint
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
edm::ESGetToken< GBRForest, GBRWrapperRcd > theGBRForestToken_
std::string theOutputFileName
~GBRForestGetterFromDB() override
void analyze(const edm::Event &, const edm::EventSetup &) override
std::string theOutputObjectName