Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
RecoEgamma
EgammaTools
interface
AnyMVAEstimatorRun2Factory.h
Go to the documentation of this file.
1
#ifndef RecoEgamma_EgammaTools_AnyMVAEstimatorRun2Factory_H
2
#define RecoEgamma_EgammaTools_AnyMVAEstimatorRun2Factory_H
3
4
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
5
#include "
RecoEgamma/EgammaTools/interface/AnyMVAEstimatorRun2Base.h
"
6
7
// This plugin factory typedef is not defined in the main header file
8
// "AnyMVAEstimatorRun2Base.h", because there are usecases of generating the
9
// dictionaries for AnyMVAEstimatorRun2Base on the fly (see notes in
10
// ElectronMVAEstimatorRun2.h for more details). This doesn't work if
11
// PluginFactory.h is included in the header file because of conflicting C++
12
// modules.
13
14
typedef
edmplugin::PluginFactory<AnyMVAEstimatorRun2Base*(const edm::ParameterSet&)>
AnyMVAEstimatorRun2Factory
;
15
16
#endif
AnyMVAEstimatorRun2Factory
edmplugin::PluginFactory< AnyMVAEstimatorRun2Base *(const edm::ParameterSet &)> AnyMVAEstimatorRun2Factory
Definition:
AnyMVAEstimatorRun2Factory.h:14
AnyMVAEstimatorRun2Base.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
Generated for CMSSW Reference Manual by
1.8.14