ATLAS Offline Software
|
#include "G4VPhysicalVolume.hh"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | PhysicalVolumeAccessor |
Typedefs | |
typedef std::map< int, G4VPhysicalVolume *, std::less< int > > | PVMap |
typedef std::map<int,G4VPhysicalVolume *, std::less<int> > PVMap |
Definition at line 16 of file PhysicalVolumeAccessor.h.