Geant4
10.03.p03
|
#include <stdexcept>
#include "globals.hh"
#include "G4UImanager.hh"
#include "G4UIsession.hh"
#include "G4TransportationManager.hh"
#include "G4HumanPhantomConstruction.hh"
#include "G4HumanPhantomPhysicsList.hh"
#include "G4HumanPhantomActionInitialization.hh"
#include "G4RunManager.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 61 of file phantom.cc.