Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
double | _Rho |
edm::EDGetTokenT < pat::ElectronCollection > | electronToken_ |
edm::EDGetTokenT< double > | eventrhoToken_ |
std::string | method_ |
EGammaMvaEleEstimator * | mvaID_ |
std::vector< std::string > | mvaWeightFiles_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 24 of file ElectronPATIdMVAProducer.cc.
|
explicit |
Definition at line 56 of file ElectronPATIdMVAProducer.cc.
References electronToken_, eventrhoToken_, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), compare_using_db::ifile, EGammaMvaEleEstimator::kTrigNoIP, method_, mvaID_, mvaWeightFiles_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
virtual |
Definition at line 87 of file ElectronPATIdMVAProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 101 of file ElectronPATIdMVAProducer.cc.
References _Rho, electronToken_, eventrhoToken_, edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), edm::helper::Filler< Map >::insert(), eostools::move(), mvaID_, EGammaMvaEleEstimator::mvaValue(), GenerateHcalLaserBadRunList::out, edm::Handle< T >::product(), edm::Event::put(), makeHLTPrescaleTable::values, and verbose_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 35 of file ElectronPATIdMVAProducer.cc.
Referenced by produce().
|
private |
Definition at line 34 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer(), and produce().
|
private |
Definition at line 36 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer(), and produce().
|
private |
Definition at line 37 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer().
|
private |
Definition at line 41 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer(), and produce().
|
private |
Definition at line 38 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer().
|
private |
Definition at line 33 of file ElectronPATIdMVAProducer.cc.
Referenced by ElectronPATIdMVAProducer(), and produce().