#include <MVAValueMapProducer.h>
Public Member Functions | |
MVAValueMapProducer (const edm::ParameterSet &) | |
~MVAValueMapProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
template<typename T > | |
void | writeValueMap (edm::Event &iEvent, const edm::Handle< edm::View< ParticleType > > &handle, const std::vector< T > &values, const std::string &label) const |
Private Attributes | |
std::vector< std::string > | mvaCategoriesMapNames_ |
std::vector< std::unique_ptr< AnyMVAEstimatorRun2Base > > | mvaEstimators_ |
std::vector< std::string > | mvaRawValueMapNames_ |
std::vector< std::string > | mvaValueMapNames_ |
edm::EDGetToken | src_ |
edm::EDGetToken | srcMiniAOD_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 22 of file MVAValueMapProducer.h.
MVAValueMapProducer< ParticleType >::MVAValueMapProducer | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 58 of file MVAValueMapProducer.h.
References beamerCreator::create(), Exception, reco::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSetVector(), MVAValueMapProducer< ParticleType >::mvaCategoriesMapNames_, MVAValueMapProducer< ParticleType >::mvaEstimators_, MVAValueMapProducer< ParticleType >::mvaRawValueMapNames_, MVAValueMapProducer< ParticleType >::mvaValueMapNames_, MVAValueMapProducer< ParticleType >::src_, MVAValueMapProducer< ParticleType >::srcMiniAOD_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 112 of file MVAValueMapProducer.h.
|
static |
Definition at line 170 of file MVAValueMapProducer.h.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 116 of file MVAValueMapProducer.h.
References JetChargeProducer_cfi::exp, edm::Event::getByToken(), mps_fire::i, edm::HandleBase::isValid(), MVAValueMapProducer< ParticleType >::mvaCategoriesMapNames_, MVAValueMapProducer< ParticleType >::mvaEstimators_, MVAValueMapProducer< ParticleType >::mvaRawValueMapNames_, MVAValueMapProducer< ParticleType >::mvaValueMapNames_, TrackRefitter_38T_cff::src, MVAValueMapProducer< ParticleType >::src_, MVAValueMapProducer< ParticleType >::srcMiniAOD_, and MVAValueMapProducer< ParticleType >::writeValueMap().
|
private |
Definition at line 157 of file MVAValueMapProducer.h.
References objects.autophobj::filler, cmsBatch::handle, eostools::move(), and edm::Event::put().
Referenced by MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 53 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 48 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 52 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 51 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 42 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().
|
private |
Definition at line 45 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::MVAValueMapProducer(), and MVAValueMapProducer< ParticleType >::produce().