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
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
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
RecoHGCal
TICL
plugins
SeedingRegionAlgoFactory.cc
Go to the documentation of this file.
1
#include "
FWCore/ParameterSet/interface/ValidatedPluginFactoryMacros.h
"
2
#include "
FWCore/ParameterSet/interface/ValidatedPluginMacros.h
"
3
#include "
SeedingRegionAlgoFactory.h
"
4
#include "
SeedingRegionByTracks.h
"
5
#include "
SeedingRegionGlobal.h
"
6
#include "
SeedingRegionByL1.h
"
7
#include "
SeedingRegionByHF.h
"
8
9
EDM_REGISTER_VALIDATED_PLUGINFACTORY
(
SeedingRegionAlgoFactory
,
"SeedingRegionAlgoFactory"
);
10
11
DEFINE_EDM_VALIDATED_PLUGIN
(
SeedingRegionAlgoFactory
,
ticl::SeedingRegionByTracks
,
"SeedingRegionByTracks"
);
12
DEFINE_EDM_VALIDATED_PLUGIN
(
SeedingRegionAlgoFactory
,
ticl::SeedingRegionGlobal
,
"SeedingRegionGlobal"
);
13
DEFINE_EDM_VALIDATED_PLUGIN
(
SeedingRegionAlgoFactory
,
ticl::SeedingRegionByL1
,
"SeedingRegionByL1"
);
14
DEFINE_EDM_VALIDATED_PLUGIN
(
SeedingRegionAlgoFactory
,
ticl::SeedingRegionByHF
,
"SeedingRegionByHF"
);
SeedingRegionByTracks.h
ValidatedPluginMacros.h
ticl::SeedingRegionGlobal
Definition:
SeedingRegionGlobal.h:20
SeedingRegionAlgoFactory.h
ticl::SeedingRegionByHF
Definition:
SeedingRegionByHF.h:28
DEFINE_EDM_VALIDATED_PLUGIN
#define DEFINE_EDM_VALIDATED_PLUGIN(factory, type, name)
Definition:
ValidatedPluginMacros.h:28
SeedingRegionByHF.h
EDM_REGISTER_VALIDATED_PLUGINFACTORY
#define EDM_REGISTER_VALIDATED_PLUGINFACTORY(_factory_, _category_)
Definition:
ValidatedPluginFactoryMacros.h:30
edmplugin::PluginFactory
Definition:
PluginFactory.h:34
ticl::SeedingRegionByTracks
Definition:
SeedingRegionByTracks.h:31
ValidatedPluginFactoryMacros.h
SeedingRegionGlobal.h
ticl::SeedingRegionByL1
Definition:
SeedingRegionByL1.h:22
SeedingRegionByL1.h
Generated for CMSSW Reference Manual by
1.8.16