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
TracksterLinkingPluginFactory.cc
Go to the documentation of this file.
1
#include "
FWCore/ParameterSet/interface/ValidatedPluginFactoryMacros.h
"
2
#include "
FWCore/ParameterSet/interface/ValidatedPluginMacros.h
"
3
#include "
TracksterLinkingbyFastJet.h
"
4
#include "
TracksterLinkingbySuperClusteringDNN.h
"
5
#include "
TracksterLinkingbySuperClusteringMustache.h
"
6
#include "
TracksterLinkingbySkeletons.h
"
7
#include "
TracksterLinkingPassthrough.h
"
8
#include "
RecoHGCal/TICL/plugins/TracksterLinkingPluginFactory.h
"
9
10
EDM_REGISTER_VALIDATED_PLUGINFACTORY
(
TracksterLinkingPluginFactory
,
"TracksterLinkingPluginFactory"
);
11
DEFINE_EDM_VALIDATED_PLUGIN
(
TracksterLinkingPluginFactory
,
ticl::TracksterLinkingbySkeletons
,
"Skeletons"
);
12
DEFINE_EDM_VALIDATED_PLUGIN
(
TracksterLinkingPluginFactory
,
13
ticl::TracksterLinkingbySuperClusteringDNN
,
14
"SuperClusteringDNN"
);
15
DEFINE_EDM_VALIDATED_PLUGIN
(
TracksterLinkingPluginFactory
,
16
ticl::TracksterLinkingbySuperClusteringMustache
,
17
"SuperClusteringMustache"
);
18
DEFINE_EDM_VALIDATED_PLUGIN
(
TracksterLinkingPluginFactory
,
ticl::TracksterLinkingbyFastJet
,
"FastJet"
);
19
DEFINE_EDM_VALIDATED_PLUGIN
(
TracksterLinkingPluginFactory
,
ticl::TracksterLinkingPassthrough
,
"Passthrough"
);
ValidatedPluginMacros.h
ticl::TracksterLinkingbySuperClusteringMustache
Definition:
TracksterLinkingbySuperClusteringMustache.h:29
ticl::TracksterLinkingPassthrough
Definition:
TracksterLinkingPassthrough.h:12
TracksterLinkingPassthrough.h
ticl::TracksterLinkingbyFastJet
Definition:
TracksterLinkingbyFastJet.h:14
EDM_REGISTER_VALIDATED_PLUGINFACTORY
#define EDM_REGISTER_VALIDATED_PLUGINFACTORY(_factory_, _category_)
Definition:
ValidatedPluginFactoryMacros.h:30
TracksterLinkingbySuperClusteringDNN.h
ValidatedPluginFactoryMacros.h
ticl::TracksterLinkingbySuperClusteringDNN
Definition:
TracksterLinkingbySuperClusteringDNN.h:30
TracksterLinkingbySuperClusteringMustache.h
DEFINE_EDM_VALIDATED_PLUGIN
#define DEFINE_EDM_VALIDATED_PLUGIN(factory, type, name)
Definition:
ValidatedPluginMacros.h:28
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
TracksterLinkingbyFastJet.h
TracksterLinkingPluginFactory.h
ticl::TracksterLinkingbySkeletons
Definition:
TracksterLinkingbySkeletons.h:24
TracksterLinkingbySkeletons.h
Generated for CMSSW Reference Manual by
1.8.14