Public Member Functions | |
virtual void | analyze (const edm::Event &evt, const edm::EventSetup &es) |
RecoTauMVATrainer (const edm::ParameterSet &pset) | |
virtual | ~RecoTauMVATrainer () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Types | |
typedef std::vector < edm::InputTag > | VInputTag |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 26 of file RecoTauMVATrainer.cc.
|
private |
Definition at line 32 of file RecoTauMVATrainer.cc.
|
explicit |
Definition at line 42 of file RecoTauMVATrainer.cc.
References applyWeights_, backgroundWeightsSrc_, eventWeights_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), and signalWeightsSrc_.
|
inlinevirtual |
Definition at line 29 of file RecoTauMVATrainer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 81 of file RecoTauMVATrainer.cc.
References applyWeights_, backgroundSrc_, backgroundWeightsSrc_, eventWeights_, edm::Event::getByLabel(), edm::HandleBase::isValid(), mva_, reco::tau::RecoTauMVAHelper::setEvent(), signalSrc_, and signalWeightsSrc_.
|
private |
Definition at line 36 of file RecoTauMVATrainer.cc.
Referenced by analyze(), and RecoTauMVATrainer().
|
private |
Definition at line 35 of file RecoTauMVATrainer.cc.
Referenced by analyze().
|
private |
Definition at line 38 of file RecoTauMVATrainer.cc.
Referenced by analyze(), and RecoTauMVATrainer().
|
private |
Definition at line 39 of file RecoTauMVATrainer.cc.
Referenced by analyze(), and RecoTauMVATrainer().
|
private |
Definition at line 33 of file RecoTauMVATrainer.cc.
Referenced by analyze().
|
private |
Definition at line 34 of file RecoTauMVATrainer.cc.
Referenced by analyze().
|
private |
Definition at line 37 of file RecoTauMVATrainer.cc.
Referenced by analyze(), and RecoTauMVATrainer().