Geant4
10.02.p01
|
Main program of the persistency/gdml/G04 example. More...
#include <vector>
#include "G04ActionInitialization.hh"
#include "G04DetectorConstruction.hh"
#include "G04SensitiveDetector.hh"
#include "G4RunManager.hh"
#include "FTFP_BERT.hh"
#include "G4UImanager.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.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.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 56 of file gdml_det.cc.
References G4UImanager::ApplyCommand(), G4cout, G4endl, G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), parser(), G4GDMLParser::Read(), G4UIExecutive::SessionStart(), and G4RunManager::SetUserInitialization().