Geant4
9.6.p02
|
Main program of the persistency/gdml/G01 example. More...
#include <vector>
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4TransportationManager.hh"
#include "G01PrimaryGeneratorAction.hh"
#include "G01DetectorConstruction.hh"
#include "G01PhysicsList.hh"
#include "G4GDMLParser.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main program of the persistency/gdml/G01 example.
Definition in file load_gdml.cc.