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
Validation
SiPixelPhase1DigisV
src
SiPixelPhase1DigisHarvesterV.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: SiPixelPhase1DigisHarvesterV
4
// Class: SiPixelPhase1DigisHarvesterV
5
//
6
7
// Original Author: Marcel Schneider
8
// Additional Authors: Alexander Morton - modifying code for validation use
9
10
#include "
FWCore/Framework/interface/MakerMacros.h
"
11
#include "
Validation/SiPixelPhase1DigisV/interface/SiPixelPhase1DigisV.h
"
12
13
SiPixelPhase1DigisHarvesterV::SiPixelPhase1DigisHarvesterV
(
const
edm::ParameterSet
&iConfig)
14
:
SiPixelPhase1Harvester
(iConfig) {}
15
16
DEFINE_FWK_MODULE
(
SiPixelPhase1DigisHarvesterV
);
SiPixelPhase1DigisV.h
SiPixelPhase1DigisHarvesterV
Definition:
SiPixelPhase1DigisV.h:39
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
SiPixelPhase1Harvester
Definition:
SiPixelPhase1Base.h:76
SiPixelPhase1DigisHarvesterV::SiPixelPhase1DigisHarvesterV
SiPixelPhase1DigisHarvesterV(const edm::ParameterSet &conf)
Definition:
SiPixelPhase1DigisHarvesterV.cc:13
edm::ParameterSet
Definition:
ParameterSet.h:48
MakerMacros.h
Generated for CMSSW Reference Manual by
1.8.14