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
RecoLocalTracker
SiStripClusterizer
interface
StripClusterizerAlgorithmFactory.h
Go to the documentation of this file.
1
#ifndef RecoLocalTracker_StripClusterizerAlgorithmFactory_h
2
#define RecoLocalTracker_StripClusterizerAlgorithmFactory_h
3
4
namespace
edm
{
5
class
ParameterSet
;
6
}
7
class
StripClusterizerAlgorithm
;
8
#include <memory>
9
10
#include "
FWCore/Framework/interface/ConsumesCollector.h
"
11
12
class
StripClusterizerAlgorithmFactory
{
13
public
:
14
static
std::unique_ptr<StripClusterizerAlgorithm>
create
(
edm::ConsumesCollector
&&,
const
edm::ParameterSet
&);
15
};
16
#endif
StripClusterizerAlgorithm
Definition:
StripClusterizerAlgorithm.h:16
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::ParameterSet
Definition:
ParameterSet.h:47
ParameterSet
Definition:
Functions.h:16
StripClusterizerAlgorithmFactory
Definition:
StripClusterizerAlgorithmFactory.h:12
ConsumesCollector.h
edm::ConsumesCollector
Definition:
ConsumesCollector.h:45
StripClusterizerAlgorithmFactory::create
static std::unique_ptr< StripClusterizerAlgorithm > create(edm::ConsumesCollector &&, const edm::ParameterSet &)
Definition:
StripClusterizerAlgorithmFactory.cc:8
Generated for CMSSW Reference Manual by
1.8.16