Geant4
9.6.p02
|
Main program of the persistency/gdml/G04 example. More...
#include <vector>
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4TransportationManager.hh"
#include "G4SDManager.hh"
#include "G04PrimaryGeneratorAction.hh"
#include "G04DetectorConstruction.hh"
#include "G04PhysicsList.hh"
#include "G04SensitiveDetector.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/G04 example.
Definition in file gdml_det.cc.