#include <FWGeometry.h>
Public Member Functions | |
bool | haveExtraDet (const char *) const |
VersionInfo () | |
Public Attributes | |
TNamed * | cmsswVersion |
TObjArray * | extraDetectors |
TNamed * | productionTag |
Definition at line 42 of file FWGeometry.h.
|
inline |
Definition at line 48 of file FWGeometry.h.
bool FWGeometry::VersionInfo::haveExtraDet | ( | const char * | det | ) | const |
Definition at line 379 of file FWGeometry.cc.
References extraDetectors.
Referenced by FWRPZView::populateController(), and FWRPZViewGeometry::showRpcEndcap().
TNamed* FWGeometry::VersionInfo::cmsswVersion |
Definition at line 45 of file FWGeometry.h.
Referenced by FWGeometry::loadMap().
TObjArray* FWGeometry::VersionInfo::extraDetectors |
Definition at line 46 of file FWGeometry.h.
Referenced by haveExtraDet(), and FWGeometry::loadMap().
TNamed* FWGeometry::VersionInfo::productionTag |
Definition at line 44 of file FWGeometry.h.
Referenced by FWGeometry::loadMap().