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
SimG4Core
SensitiveDetector
interface
SensitiveTkDetector.h
Go to the documentation of this file.
1
#ifndef SimG4Core_SensitiveDetector_SensitiveTkDetector_H
2
#define SimG4Core_SensitiveDetector_SensitiveTkDetector_H
3
4
#include "
SimDataFormats/TrackingHit/interface/PSimHitContainer.h
"
5
#include "
SimG4Core/SensitiveDetector/interface/SensitiveDetector.h
"
6
#include <string>
7
8
class
SensitiveTkDetector
:
public
SensitiveDetector
{
9
public
:
10
explicit
SensitiveTkDetector
(
const
std::string
& iname,
11
const
edm::EventSetup
& es,
12
const
SensitiveDetectorCatalog
& clg,
13
edm::ParameterSet
const
&
p
)
14
:
SensitiveDetector
(iname, es, clg,
p
,
false
) {}
15
virtual
void
fillHits
(
edm::PSimHitContainer
&,
const
std::string
& hname) = 0;
16
};
17
18
#endif
funct::false
false
Definition:
Factorize.h:29
SensitiveTkDetector
Definition:
SensitiveTkDetector.h:8
AlCaHLTBitMon_ParallelJobs.p
p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
PSimHitContainer.h
SensitiveTkDetector::fillHits
virtual void fillHits(edm::PSimHitContainer &, const std::string &hname)=0
SensitiveDetector
Definition:
SensitiveDetector.h:25
SensitiveTkDetector::SensitiveTkDetector
SensitiveTkDetector(const std::string &iname, const edm::EventSetup &es, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p)
Definition:
SensitiveTkDetector.h:10
SensitiveDetectorCatalog
Definition:
SensitiveDetectorCatalog.h:10
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::EventSetup
Definition:
EventSetup.h:58
SensitiveDetector.h
edm::PSimHitContainer
std::vector< PSimHit > PSimHitContainer
Definition:
PSimHitContainer.h:11
Generated for CMSSW Reference Manual by
1.8.16