Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
AnyMVAEstimatorRun2Factory.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
ParameterSet.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:34
EDM_REGISTER_PLUGINFACTORY
#define EDM_REGISTER_PLUGINFACTORY(_factory_, _category_)
Definition:
PluginFactory.h:89
edm::ParameterSet
Definition:
ParameterSet.h:47
debug_
debug_
Definition:
DTTrigPhase2Prod.cc:175
Generated for CMSSW Reference Manual by
1.8.5