#include <FWTGeoRecoGeometry.h>
Classes | |
struct | Info |
Public Types | |
typedef std::map< unsigned int, FWTGeoRecoGeometry::Info > | InfoMap |
Public Member Functions | |
FWTGeoRecoGeometry (void) | |
TGeoManager * | manager (void) const |
void | manager (TGeoManager *geom) |
virtual | ~FWTGeoRecoGeometry (void) |
Public Attributes | |
InfoMap | idToName |
Private Attributes | |
TGeoManager * | m_manager |
Definition at line 13 of file FWTGeoRecoGeometry.h.
typedef std::map<unsigned int, FWTGeoRecoGeometry::Info> FWTGeoRecoGeometry::InfoMap |
Definition at line 53 of file FWTGeoRecoGeometry.h.
FWTGeoRecoGeometry::FWTGeoRecoGeometry | ( | void | ) |
Definition at line 3 of file FWTGeoRecoGeometry.cc.
|
virtual |
Definition at line 7 of file FWTGeoRecoGeometry.cc.
|
inline |
|
inline |
Definition at line 61 of file FWTGeoRecoGeometry.h.
References relativeConstraints::geom, and m_manager.
InfoMap FWTGeoRecoGeometry::idToName |
Definition at line 55 of file FWTGeoRecoGeometry.h.
|
private |
Definition at line 67 of file FWTGeoRecoGeometry.h.
Referenced by manager().