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::FWRecoGeometry ( void  )
inline

Definition at line 10 of file FWRecoGeometry.h.

References idToName.

10 { idToName.reserve(260000); }
FWRecoGeom::InfoMap idToName

◆ ~FWRecoGeometry()

virtual FWRecoGeometry::~FWRecoGeometry ( void  )
inlinevirtual

Definition at line 12 of file FWRecoGeometry.h.

12 {}

Member Data Documentation

◆ extraDet

TObjArray FWRecoGeometry::extraDet

◆ idToName

FWRecoGeom::InfoMap FWRecoGeometry::idToName

◆ trackerTopologyXML

std::string FWRecoGeometry::trackerTopologyXML