CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
FWRecoGeometry Class Reference

#include <FWRecoGeometry.h>

Public Member Functions

 FWRecoGeometry (void)
 
virtual ~FWRecoGeometry (void)
 

Public Attributes

TObjArray extraDet
 
FWRecoGeom::InfoMap idToName
 
std::string trackerTopologyXML
 

Detailed Description

Definition at line 8 of file FWRecoGeometry.h.

Constructor & Destructor Documentation

FWRecoGeometry::FWRecoGeometry ( void  )
inline

Definition at line 11 of file FWRecoGeometry.h.

References idToName.

12  { idToName.reserve(260000); }
FWRecoGeom::InfoMap idToName
virtual FWRecoGeometry::~FWRecoGeometry ( void  )
inlinevirtual

Definition at line 14 of file FWRecoGeometry.h.

15  {}

Member Data Documentation

TObjArray FWRecoGeometry::extraDet
FWRecoGeom::InfoMap FWRecoGeometry::idToName
std::string FWRecoGeometry::trackerTopologyXML