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
Geometry
interface
DDG4SensitiveConverter.h
Go to the documentation of this file.
1
#ifndef SimG4Core_DDG4SensitiveConverter_h
2
#define SimG4Core_DDG4SensitiveConverter_h
3
4
#include "
SimG4Core/Geometry/interface/DDG4DispContainer.h
"
5
6
#include <iostream>
7
#include <string>
8
#include <vector>
9
10
class
SensitiveDetectorCatalog
;
11
class
DDLogicalPart
;
12
13
class
DDG4SensitiveConverter
{
14
public
:
15
DDG4SensitiveConverter
();
16
virtual
~DDG4SensitiveConverter
();
17
void
upDate
(
const
DDG4DispContainer
&ddg4s,
SensitiveDetectorCatalog
&);
18
19
private
:
20
std::string
getString
(
const
std::string
&,
const
DDLogicalPart
*);
21
};
22
23
#endif
DDG4SensitiveConverter
Definition:
DDG4SensitiveConverter.h:13
DDG4DispContainer
std::vector< DDG4Dispatchable * > DDG4DispContainer
Definition:
DDG4DispContainer.h:8
SensitiveDetectorCatalog
Definition:
SensitiveDetectorCatalog.h:10
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDG4SensitiveConverter::~DDG4SensitiveConverter
virtual ~DDG4SensitiveConverter()
Definition:
DDG4SensitiveConverter.cc:13
DDLogicalPart
A DDLogicalPart aggregates information concerning material, solid and sensitveness ....
Definition:
DDLogicalPart.h:93
DDG4SensitiveConverter::upDate
void upDate(const DDG4DispContainer &ddg4s, SensitiveDetectorCatalog &)
Definition:
DDG4SensitiveConverter.cc:15
DDG4SensitiveConverter::DDG4SensitiveConverter
DDG4SensitiveConverter()
Definition:
DDG4SensitiveConverter.cc:11
DDG4DispContainer.h
DDG4SensitiveConverter::getString
std::string getString(const std::string &, const DDLogicalPart *)
Definition:
DDG4SensitiveConverter.cc:34
Generated for CMSSW Reference Manual by
1.8.16