![]() |
![]() |
#include <MVAValueMapProducer.h>
Public Member Functions | |
MVAValueMapProducer (const edm::ParameterSet &) | |
~MVAValueMapProducer () override | |
![]() | |
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 |
Private Attributes | |
std::vector< std::string > | mvaCategoriesMapNames_ |
std::vector< std::unique_ptr< AnyMVAEstimatorRun2Base > > | mvaEstimators_ |
std::vector< std::string > | mvaRawValueMapNames_ |
std::vector< std::string > | mvaValueMapNames_ |
MultiTokenT< edm::View< ParticleType > > | src_ |
Additional Inherited Members | |
![]() | |
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 25 of file MVAValueMapProducer.h.
MVAValueMapProducer< ParticleType >::MVAValueMapProducer | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 52 of file MVAValueMapProducer.h.
References beamerCreator::create(), Exception, reco::get(), edm::ParameterSet::getParameterSetVector(), MVAValueMapProducer< ParticleType >::mvaCategoriesMapNames_, MVAValueMapProducer< ParticleType >::mvaEstimators_, MVAValueMapProducer< ParticleType >::mvaRawValueMapNames_, MVAValueMapProducer< ParticleType >::mvaValueMapNames_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 101 of file MVAValueMapProducer.h.
|
static |
Definition at line 135 of file MVAValueMapProducer.h.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 105 of file MVAValueMapProducer.h.
References eostools::cat(), JetChargeProducer_cfi::exp, MultiTokenT< T >::getValidHandle(), mps_fire::i, MVAValueMapProducer< ParticleType >::mvaCategoriesMapNames_, MVAValueMapProducer< ParticleType >::mvaEstimators_, MVAValueMapProducer< ParticleType >::mvaRawValueMapNames_, MVAValueMapProducer< ParticleType >::mvaValueMapNames_, TrackRefitter_38T_cff::src, MVAValueMapProducer< ParticleType >::src_, and writeValueMap().
|
private |
Definition at line 47 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 46 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().
|
private |
Definition at line 39 of file MVAValueMapProducer.h.
Referenced by MVAValueMapProducer< ParticleType >::produce().