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
TinyDomTest.h
Go to the documentation of this file.
1
#ifndef x_TinyDomTest_h
2
#define x_TinyDomTest_h
3
4
#include "
DetectorDescription/RegressionTest/src/TinyDom.h
"
5
#include <vector>
6
8
class
TinyDomTest
{
9
public
:
10
explicit
TinyDomTest
(
const
TinyDom
&);
11
12
unsigned
int
allNodes
(
const
NodeName
&, std::vector<const AttList *> &);
13
14
private
:
15
const
TinyDom
&
dom_
;
16
};
17
#endif
TagName
Definition:
TagName.h:9
TinyDom.h
TinyDomTest::allNodes
unsigned int allNodes(const NodeName &, std::vector< const AttList *> &)
Definition:
TinyDomTest.cc:9
math::Graph
Definition:
Graph.h:13
TinyDomTest::TinyDomTest
TinyDomTest(const TinyDom &)
Definition:
TinyDomTest.cc:7
TinyDomTest::dom_
const TinyDom & dom_
Definition:
TinyDomTest.h:15
TinyDomTest
Definition:
TinyDomTest.h:8
Generated for CMSSW Reference Manual by
1.8.14