![]() |
ATLAS Offline Software
|
Classes | |
| class | TreetopInfo |
Public Member Functions | |
| SubSystemInfo (QCheckBox *cb, const QRegExp &the_geomodeltreetopregexp, bool the_negatetreetopregexp, const QRegExp &the_geomodelchildrenregexp, bool the_negatechildrenregexp, VP1GeoFlags::SubSystemFlag the_flag, const std::string &the_matname, const QRegExp &the_geomodelgrandchildrenregexp, bool the_negategrandchildrenregexp=false) | |
| bool | hasMuonChambers () const |
| bool | childrenRegExpNameCompatible (const std::string &volname) const |
| bool | grandchildrenRegExpNameCompatible (const std::string &volname) const |
| void | dump () const |
Public Attributes | |
| bool | isbuilt |
| VolumeHandle::VolumeHandleList | vollist |
| QCheckBox * | checkbox |
| QRegExp | geomodeltreetopregexp |
| QRegExp | geomodelchildrenregexp |
| QRegExp | geomodelgrandchildrenregexp |
| bool | negatetreetopregexp |
| bool | negatechildrenregexp |
| bool | negategrandchildrenregexp |
| std::string | matname |
| VP1GeoFlags::SubSystemFlag | flag |
| std::vector< TreetopInfo > | treetopinfo |
| SoSwitch * | soswitch |
| bool | muonchambers |
Definition at line 126 of file VP1GeometrySystem.cxx.
|
inline |
Definition at line 130 of file VP1GeometrySystem.cxx.
|
inline |
Definition at line 198 of file VP1GeometrySystem.cxx.
|
inline |
Definition at line 210 of file VP1GeometrySystem.cxx.
|
inline |
Definition at line 202 of file VP1GeometrySystem.cxx.
|
inline |
Definition at line 194 of file VP1GeometrySystem.cxx.
| QCheckBox* VP1GeometrySystem::Imp::SubSystemInfo::checkbox |
Definition at line 157 of file VP1GeometrySystem.cxx.
| VP1GeoFlags::SubSystemFlag VP1GeometrySystem::Imp::SubSystemInfo::flag |
Definition at line 177 of file VP1GeometrySystem.cxx.
| QRegExp VP1GeometrySystem::Imp::SubSystemInfo::geomodelchildrenregexp |
Definition at line 169 of file VP1GeometrySystem.cxx.
| QRegExp VP1GeometrySystem::Imp::SubSystemInfo::geomodelgrandchildrenregexp |
Definition at line 170 of file VP1GeometrySystem.cxx.
| QRegExp VP1GeometrySystem::Imp::SubSystemInfo::geomodeltreetopregexp |
Definition at line 168 of file VP1GeometrySystem.cxx.
| bool VP1GeometrySystem::Imp::SubSystemInfo::isbuilt |
Definition at line 155 of file VP1GeometrySystem.cxx.
| std::string VP1GeometrySystem::Imp::SubSystemInfo::matname |
Definition at line 176 of file VP1GeometrySystem.cxx.
| bool VP1GeometrySystem::Imp::SubSystemInfo::muonchambers |
Definition at line 193 of file VP1GeometrySystem.cxx.
| bool VP1GeometrySystem::Imp::SubSystemInfo::negatechildrenregexp |
Definition at line 172 of file VP1GeometrySystem.cxx.
| bool VP1GeometrySystem::Imp::SubSystemInfo::negategrandchildrenregexp |
Definition at line 173 of file VP1GeometrySystem.cxx.
| bool VP1GeometrySystem::Imp::SubSystemInfo::negatetreetopregexp |
Definition at line 171 of file VP1GeometrySystem.cxx.
| SoSwitch* VP1GeometrySystem::Imp::SubSystemInfo::soswitch |
Definition at line 190 of file VP1GeometrySystem.cxx.
| std::vector<TreetopInfo> VP1GeometrySystem::Imp::SubSystemInfo::treetopinfo |
Definition at line 187 of file VP1GeometrySystem.cxx.
| VolumeHandle::VolumeHandleList VP1GeometrySystem::Imp::SubSystemInfo::vollist |
Definition at line 156 of file VP1GeometrySystem.cxx.