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
SimTracker
SiStripDigitizer
plugins
SiInduceChargeOnStrips.h
Go to the documentation of this file.
1
#ifndef Tracker_SiInduceChargeOnStrips_H
2
#define Tracker_SiInduceChargeOnStrips_H
3
4
#include "
SiChargeCollectionDrifter.h
"
5
#include "
Geometry/TrackerGeometryBuilder/interface/StripGeomDetUnit.h
"
6
#include "
SimTracker/SiStripDigitizer/interface/SiPileUpSignals.h
"
7
8
#include <map>
9
10
class
TrackerTopology
;
11
class
StripDet;
17
class
SiInduceChargeOnStrips
{
18
public
:
19
virtual
~SiInduceChargeOnStrips
() {}
20
virtual
void
induce
(
const
SiChargeCollectionDrifter::collection_type
&,
21
const
StripGeomDetUnit
&,
22
std::vector<float> &,
23
size_t
&,
24
size_t
&,
25
const
TrackerTopology
*tTopo)
const
= 0;
26
};
27
#endif
TrackerTopology
Definition:
TrackerTopology.h:16
SiChargeCollectionDrifter::collection_type
std::vector< SignalPoint > collection_type
Definition:
SiChargeCollectionDrifter.h:14
StripGeomDetUnit
Definition:
StripGeomDetUnit.h:15
SiInduceChargeOnStrips::induce
virtual void induce(const SiChargeCollectionDrifter::collection_type &, const StripGeomDetUnit &, std::vector< float > &, size_t &, size_t &, const TrackerTopology *tTopo) const =0
SiPileUpSignals.h
SiChargeCollectionDrifter.h
StripGeomDetUnit.h
SiInduceChargeOnStrips
Definition:
SiInduceChargeOnStrips.h:17
SiInduceChargeOnStrips::~SiInduceChargeOnStrips
virtual ~SiInduceChargeOnStrips()
Definition:
SiInduceChargeOnStrips.h:19
Generated for CMSSW Reference Manual by
1.8.14