Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
6
class
FWRecoGeometry
7
{
8
public
:
9
FWRecoGeometry
(
void
)
10
{
idToName
.reserve(260000); }
11
12
virtual
~FWRecoGeometry
(
void
)
13
{}
14
15
FWRecoGeom::InfoMap
idToName
;
16
};
17
18
#endif // GEOMETRY_FWRECO_GEOMETRY_H
FWRecoGeometry::idToName
FWRecoGeom::InfoMap idToName
Definition:
FWRecoGeometry.h:15
FWRecoGeometry
Definition:
FWRecoGeometry.h:6
FWRecoGeom::InfoMap
std::vector< FWRecoGeom::Info > InfoMap
Definition:
FWRecoGeom.h:27
FWRecoGeometry::FWRecoGeometry
FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:9
FWRecoGeometry::~FWRecoGeometry
virtual ~FWRecoGeometry(void)
Definition:
FWRecoGeometry.h:12
FWRecoGeom.h
Generated for CMSSW Reference Manual by
1.8.5