![]() |
ATLAS Offline Software
|
#include <string>#include <vector>#include <stdarg.h>#include "AthenaBaseComps/AthMessaging.h"#include "VolumeTreeNavigator.icc"Go to the source code of this file.
Classes | |
| class | VolumeTreeNavigator |
Typedefs | |
| typedef std::pair< G4VPhysicalVolume *, int > | VolID |
| typedef std::vector< VolID > | VolTree |
| typedef VolTree::iterator | VolNav |
Functions | |
| template<class T> | |
| std::string | stringify (T obj) |
| template<class T> | |
| std::string | cleanstr (T obj) |
| typedef std::pair<G4VPhysicalVolume*,int> VolID |
Definition at line 35 of file VolumeTreeNavigator.h.
| typedef VolTree::iterator VolNav |
Definition at line 37 of file VolumeTreeNavigator.h.
Definition at line 36 of file VolumeTreeNavigator.h.
|
inline |
Definition at line 81 of file VolumeTreeNavigator.h.
|
inline |
Definition at line 73 of file VolumeTreeNavigator.h.