ATLAS Offline Software
|
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "GeoModelUtilities/GeoOpticalPhysVol.h"
#include <string>
#include <map>
#include <functional>
Go to the source code of this file.
Classes | |
class | VolumeBuilder |
Typedefs | |
typedef std::map< const GeoOpticalPhysVol *, G4VPhysicalVolume *, std::less< const GeoOpticalPhysVol * > > | OpticalVolumesMap |
typedef std::map< const GeoOpticalPhysVol*, G4VPhysicalVolume*,std::less< const GeoOpticalPhysVol*> > OpticalVolumesMap |
Definition at line 17 of file Simulation/G4Utilities/Geo2G4/src/VolumeBuilder.h.