Build Geant4 geometry from GDML. More...
#include "messagefacility/MessageLogger/MessageLogger.h"#include "cetlib_except/exception.h"#include "nutools/G4Base/DetectorConstruction.h"#include "nutools/MagneticField/MagneticField.h"#include "Geant4/G4VPhysicalVolume.hh"#include "Geant4/G4GDMLParser.hh"#include "Geant4/G4LogicalVolumeStore.hh"#include "Geant4/G4Material.hh"#include "Geant4/G4UniformMagField.hh"#include "Geant4/G4FieldManager.hh"Go to the source code of this file.
Namespaces | |
| g4b | |
| basic interface to Geant4 for ART-based software | |
Build Geant4 geometry from GDML.
Definition in file DetectorConstruction.cxx.
1.8.11