#include <FWGeometry.h>
Public Member Functions | |
bool | haveExtraDet (const char *) const |
VersionInfo () | |
Public Attributes | |
TNamed * | cmsswVersion |
TObjArray * | extraDetectors |
TNamed * | productionTag |
Definition at line 66 of file FWGeometry.h.
|
inline |
Definition at line 72 of file FWGeometry.h.
bool FWGeometry::VersionInfo::haveExtraDet | ( | const char * | det | ) | const |
Definition at line 535 of file FWGeometry.cc.
References extraDetectors.
Referenced by FWRPZView::populateController(), FW3DViewGeometry::showMuonEndcap(), and FWRPZViewGeometry::showRpcEndcap().
TNamed* FWGeometry::VersionInfo::cmsswVersion |
Definition at line 69 of file FWGeometry.h.
Referenced by FWGeometry::loadMap().
TObjArray* FWGeometry::VersionInfo::extraDetectors |
Definition at line 70 of file FWGeometry.h.
Referenced by haveExtraDet(), and FWGeometry::loadMap().
TNamed* FWGeometry::VersionInfo::productionTag |
Definition at line 68 of file FWGeometry.h.
Referenced by FWGeometry::loadMap().