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
Fireworks
Geometry
interface
FWRecoGeometry.h
Go to the documentation of this file.
1
#ifndef GEOMETRY_FWRECO_GEOMETRY_H
2
#define GEOMETRY_FWRECO_GEOMETRY_H
3
4
#include "
Fireworks/Core/interface/FWRecoGeom.h
"
5
#include "TObjArray.h"
6
7
#include <string>
8
class
FWRecoGeometry
{
9
public
:
10
FWRecoGeometry
(
void
) {
idToName
.reserve(260000); }
11
12
virtual
~FWRecoGeometry
(
void
) {}
13
14
FWRecoGeom::InfoMap
idToName
;
15
TObjArray
extraDet
;
16
std::string
trackerTopologyXML
;
17
};
18
19
#endif // GEOMETRY_FWRECO_GEOMETRY_H
FWRecoGeometry::trackerTopologyXML
std::string trackerTopologyXML
Definition:
FWRecoGeometry.h:16
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
FWRecoGeometry::idToName
FWRecoGeom::InfoMap idToName
Definition:
FWRecoGeometry.h:14
FWRecoGeometry
Definition:
FWRecoGeometry.h:8
FWRecoGeom::InfoMap
std::vector< FWRecoGeom::Info > InfoMap
Definition:
FWRecoGeom.h:23
FWRecoGeometry::extraDet
TObjArray extraDet
Definition:
FWRecoGeometry.h:15
FWRecoGeometry::FWRecoGeometry
FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:10
FWRecoGeometry::~FWRecoGeometry
virtual ~FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:12
FWRecoGeom.h
Generated for CMSSW Reference Manual by
1.8.14