![]() |
ATLAS Offline Software
|
#include <StoredPhysVol.h>
Public Member Functions | |
| StoredPhysVol (GeoFullPhysVol *physVol) | |
| Constructor(s). | |
| virtual | ~StoredPhysVol ()=default |
| GeoFullPhysVol * | getPhysVol () |
| Destructor. | |
| const GeoFullPhysVol * | getPhysVol () const |
Private Attributes | |
| GeoIntrusivePtr< GeoFullPhysVol > | m_physVol {} |
Definition at line 27 of file StoredPhysVol.h.
| StoredPhysVol::StoredPhysVol | ( | GeoFullPhysVol * | physVol | ) |
|
virtualdefault |
| GeoFullPhysVol * StoredPhysVol::getPhysVol | ( | ) |
| const GeoFullPhysVol * StoredPhysVol::getPhysVol | ( | ) | const |
Definition at line 25 of file StoredPhysVol.cxx.
|
private |
Definition at line 49 of file StoredPhysVol.h.