Main Page
Namespaces
Classes
Package Documentation
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
{
10
public
:
11
FWRecoGeometry
(
void
)
12
{
idToName
.reserve(260000); }
13
14
virtual
~FWRecoGeometry
(
void
)
15
{}
16
17
FWRecoGeom::InfoMap
idToName
;
18
TObjArray
extraDet
;
19
std::string
trackerTopologyXML
;
20
};
21
22
#endif // GEOMETRY_FWRECO_GEOMETRY_H
FWRecoGeometry::trackerTopologyXML
std::string trackerTopologyXML
Definition:
FWRecoGeometry.h:19
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
FWRecoGeometry::idToName
FWRecoGeom::InfoMap idToName
Definition:
FWRecoGeometry.h:17
FWRecoGeometry
Definition:
FWRecoGeometry.h:8
FWRecoGeom::InfoMap
std::vector< FWRecoGeom::Info > InfoMap
Definition:
FWRecoGeom.h:27
FWRecoGeometry::extraDet
TObjArray extraDet
Definition:
FWRecoGeometry.h:18
FWRecoGeometry::FWRecoGeometry
FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:11
FWRecoGeometry::~FWRecoGeometry
virtual ~FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:14
FWRecoGeom.h
Generated for CMSSW Reference Manual by
1.8.11