#include <FWGeometry.h>
Public Member Functions | |
bool | haveGEM () const |
bool | haveRE4 () const |
void | ProcessProductionTag (const char *) |
VersionInfo () | |
Private Attributes | |
bool | m_haveGEM |
bool | m_haveRE4 |
Definition at line 41 of file FWGeometry.h.
|
inline |
Definition at line 43 of file FWGeometry.h.
|
inline |
Definition at line 46 of file FWGeometry.h.
References m_haveGEM.
Referenced by FWRPZView::populateController().
|
inline |
Definition at line 45 of file FWGeometry.h.
References m_haveRE4.
Referenced by FWRPZViewGeometry::showRpcEndcap().
void FWGeometry::VersionInfo::ProcessProductionTag | ( | const char * | tag | ) |
Definition at line 376 of file FWGeometry.cc.
References fwLog, fwlog::kDebug, m_haveGEM, and m_haveRE4.
Referenced by FWGeometry::loadMap().
|
private |
Definition at line 51 of file FWGeometry.h.
Referenced by haveGEM(), and ProcessProductionTag().
|
private |
Definition at line 50 of file FWGeometry.h.
Referenced by haveRE4(), and ProcessProductionTag().