#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 |
Static Public Attributes | |
static const int | maxCorner_ = 8 |
static const int | maxPoints_ = 3*maxCorner_ |
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 55 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 |
Definition at line 59 of file FWTGeoRecoGeometry.h.
References m_manager.
Referenced by DumpFWTGeoRecoGeometry::analyze().
|
inline |
Definition at line 63 of file FWTGeoRecoGeometry.h.
References relativeConstraints::geom, and m_manager.
InfoMap FWTGeoRecoGeometry::idToName |
Definition at line 57 of file FWTGeoRecoGeometry.h.
|
private |
Definition at line 69 of file FWTGeoRecoGeometry.h.
Referenced by manager().
|
static |
Definition at line 19 of file FWTGeoRecoGeometry.h.
|
static |
Definition at line 20 of file FWTGeoRecoGeometry.h.
Referenced by FWRecoGeometryESProducer::fillPoints(), and FWTGeoRecoGeometry::Info::init().