![]() |
ATLAS Offline Software
|
#include "SingleLogicalVolumeFactory.h"#include "Geo2G4SolidFactory.h"#include "GeoMaterial2G4/Geo2G4MaterialFactory.h"#include "GeoModelKernel/GeoLogVol.h"#include "SimHelpers/ServiceAccessor.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "G4LogicalVolume.hh"#include "G4Material.hh"Go to the source code of this file.
Typedefs | |
| typedef std::map< std::string, G4LogicalVolume *, std::less< std::string > > | vMap |
Functions | |
| G4LogicalVolume *SingleLogicalVolumeFactory::Build | ATLAS_NOT_THREAD_SAFE (const GeoLogVol *theLog) |
| typedef std::map<std::string, G4LogicalVolume*, std::less<std::string> > vMap |
Definition at line 18 of file SingleLogicalVolumeFactory.cxx.
| G4LogicalVolume *SingleLogicalVolumeFactory::Build ATLAS_NOT_THREAD_SAFE | ( | const GeoLogVol * | theLog | ) |
Definition at line 20 of file SingleLogicalVolumeFactory.cxx.