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
DetectorDescription
RegressionTest
src
DDCheck.h
Go to the documentation of this file.
1
#ifndef DDD_DDCheck_h
2
#define DDD_DDCheck_h
3
4
#include <iostream>
5
#include <string>
6
#include <utility>
7
#include <vector>
8
9
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
10
#include "
DetectorDescription/Core/interface/DDName.h
"
11
12
class
DDCompactView
;
13
class
DDName
;
14
15
// some self-consistency checks
16
bool
DDCheck
(std::ostream&);
17
bool
DDCheck
(
const
DDCompactView
& cpv, std::ostream&);
18
bool
DDCheckMaterials
(std::ostream&,
std::vector
<std::pair<std::string, std::string> >* =
nullptr
);
19
20
#endif
DDCheck
bool DDCheck(std::ostream &)
Definition:
DDCheck.cc:149
DDName
DDName is used to identify DDD entities uniquely.
Definition:
DDName.h:17
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDCheckMaterials
bool DDCheckMaterials(std::ostream &, std::vector< std::pair< std::string, std::string > > *=nullptr)
trackerHitRTTI::vector
Definition:
trackerHitRTTI.h:21
DDName.h
DDCompactView.h
Generated for CMSSW Reference Manual by
1.8.14