src
RecoEgamma
EgammaTools
src
AnyMVAEstimatorRun2Base.cc
Go to the documentation of this file.
1
#include "
RecoEgamma/EgammaTools/interface/AnyMVAEstimatorRun2Base.h
"
2
#include "
RecoEgamma/EgammaTools/interface/AnyMVAEstimatorRun2Factory.h
"
3
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
4
5
AnyMVAEstimatorRun2Base::AnyMVAEstimatorRun2Base
(
const
edm::ParameterSet
& conf)
6
: tag_(conf.getParameter<
std
::
string
>(
"mvaTag"
)),
7
nCategories_(conf.getParameter<
int
>(
"nCategories"
)),
8
debug_(conf.getUntrackedParameter<
bool
>(
"debug"
,
false
)) {}
9
10
EDM_REGISTER_PLUGINFACTORY
(
AnyMVAEstimatorRun2Factory
,
"AnyMVAEstimatorRun2Factory"
);
AnyMVAEstimatorRun2Base::AnyMVAEstimatorRun2Base
AnyMVAEstimatorRun2Base(const edm::ParameterSet &conf)
Definition:
AnyMVAEstimatorRun2Base.cc:5
funct::false
false
Definition:
Factorize.h:29
AnyMVAEstimatorRun2Base.h
std
Definition:
JetResolutionObject.h:76
AnyMVAEstimatorRun2Factory.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
ParameterSet.h
createfilelist.int
int
Definition:
createfilelist.py:10
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
electrons_cff.bool
bool
Definition:
electrons_cff.py:381
EDM_REGISTER_PLUGINFACTORY
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
Definition:
PluginFactory.h:88
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.14