| 
    Geant4
    9.6.p02
    
   | 
 
#include <stdexcept>#include "globals.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4UIsession.hh"#include "G4TransportationManager.hh"#include "G4HumanPhantomConstruction.hh"#include "G4HumanPhantomPhysicsList.hh"#include "G4HumanPhantomPrimaryGeneratorAction.hh"#include "G4HumanPhantomSteppingAction.hh"#include "G4HumanPhantomEventAction.hh"#include "G4HumanPhantomRunAction.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
 1.8.4