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
RecoHGCal
TICL
plugins
TICLInterpretationPluginFactory.cc
Go to the documentation of this file.
1
// #include "TracksterLinkingbySkeletons.h"
2
// #include "TracksterLinkingbySuperClustering.h"
3
#include "
FWCore/ParameterSet/interface/ValidatedPluginFactoryMacros.h
"
4
#include "
FWCore/ParameterSet/interface/ValidatedPluginMacros.h
"
5
#include "
RecoHGCal/TICL/plugins/TICLInterpretationPluginFactory.h
"
6
#include "
GeneralInterpretationAlgo.h
"
7
8
EDM_REGISTER_VALIDATED_PLUGINFACTORY
(
TICLGeneralInterpretationPluginFactory
,
"TICLGeneralInterpretationPluginFactory"
);
9
EDM_REGISTER_VALIDATED_PLUGINFACTORY
(
TICLEGammaInterpretationPluginFactory
,
"TICLEGammaInterpretationPluginFactory"
);
10
DEFINE_EDM_VALIDATED_PLUGIN
(
TICLGeneralInterpretationPluginFactory
,
ticl::GeneralInterpretationAlgo
,
"General"
);
11
// DEFINE_EDM_VALIDATED_PLUGIN(TICLEGammaInterpretationPluginFactory, ticl::EGammaInterpretation, "EGamma");
ValidatedPluginMacros.h
GeneralInterpretationAlgo.h
EDM_REGISTER_VALIDATED_PLUGINFACTORY
#define EDM_REGISTER_VALIDATED_PLUGINFACTORY(_factory_, _category_)
Definition:
ValidatedPluginFactoryMacros.h:30
ValidatedPluginFactoryMacros.h
DEFINE_EDM_VALIDATED_PLUGIN
#define DEFINE_EDM_VALIDATED_PLUGIN(factory, type, name)
Definition:
ValidatedPluginMacros.h:28
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
TICLInterpretationPluginFactory.h
ticl::GeneralInterpretationAlgo
Definition:
GeneralInterpretationAlgo.h:14
Generated for CMSSW Reference Manual by
1.8.14