1 #ifndef CalibratedElectronProducer_h
2 #define CalibratedElectronProducer_h
31 theGBRForestName(conf.getParameter<std::
string>(
"grbForestName")),
32 theOutputFileName(conf.getUntrackedParameter<std::
string>(
"outputFileName")),
33 theOutputObjectName(conf.getUntrackedParameter<std::
string>(
"outputObjectName", theGBRForestName.
empty() ?
"GBRForest" : theGBRForestName))
edm::ESHandle< GBRForest > theGBRForestHandle
std::string theGBRForestName
#define DEFINE_FWK_MODULE(type)
virtual ~GBRForestGetterFromDB()
GBRForestGetterFromDB(const edm::ParameterSet &)
std::string theOutputFileName
T const * product() const
virtual void analyze(const edm::Event &, const edm::EventSetup &) override
std::string theOutputObjectName