#include <MyAnalyzer/ElectronIdMVABased/src/ElectronIdMVABased.cc>
Public Member Functions | |
ElectronIdMVABased (const edm::ParameterSet &) | |
~ElectronIdMVABased () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | electronTag |
ElectronMVAEstimator * | mvaID_ |
string | mvaWeightFileEleID |
string | path_mvaWeightFileEleID |
double | thresholdBarrel |
double | thresholdEndcap |
double | thresholdIsoBarrel |
double | thresholdIsoEndcap |
edm::InputTag | vertexTag |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 43 of file ElectronIdMVABased.cc.
|
explicit |
Definition at line 76 of file ElectronIdMVABased.cc.
References edm::ParameterSet::getParameter().
ElectronIdMVABased::~ElectronIdMVABased | ( | ) |
Definition at line 102 of file ElectronIdMVABased.cc.
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 117 of file ElectronIdMVABased.cc.
References edm::Event::getByLabel(), reco::GsfElectron::MvaOutput::mva, electronIdMVABased_cfi::mvaElectrons, edm::Event::put(), and GoodVertex_cfg::vertexCollection.
|
private |
Definition at line 54 of file ElectronIdMVABased.cc.
|
private |
Definition at line 62 of file ElectronIdMVABased.cc.
|
private |
Definition at line 55 of file ElectronIdMVABased.cc.
|
private |
Definition at line 56 of file ElectronIdMVABased.cc.
|
private |
Definition at line 57 of file ElectronIdMVABased.cc.
|
private |
Definition at line 58 of file ElectronIdMVABased.cc.
|
private |
Definition at line 59 of file ElectronIdMVABased.cc.
|
private |
Definition at line 60 of file ElectronIdMVABased.cc.
|
private |
Definition at line 53 of file ElectronIdMVABased.cc.