Geant4  10.00.p01
gdml_det.cc File Reference

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"
+ Include dependency graph for gdml_det.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main program of the persistency/gdml/G04 example.

Definition in file gdml_det.cc.

Function Documentation