![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthService.h"#include "CxxUtils/checker_macros.h"#include "G4AtlasInterfaces/IGeo2G4Svc.h"#include "Geo2G4AssemblyFactory.h"#include "VolumeBuilder.h"#include <string>#include <unordered_map>#include <memory>Go to the source code of this file.
Classes | |
| class | Geo2G4Svc |
Typedefs | |
| typedef std::unordered_map< std::string, std::unique_ptr< VolumeBuilder > > | BuilderMap |
| typedef std::unordered_map<std::string, std::unique_ptr<VolumeBuilder> > BuilderMap |
Definition at line 19 of file Geo2G4Svc.h.
1.8.18