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