Geant4
10.01.p03
|
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 "FTFP_BERT.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.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 62 of file gdml_det.cc.
References G4SDManager::AddNewDetector(), G4UImanager::ApplyCommand(), G4SDManager::FindSensitiveDetector(), G4cout, G4endl, G4GDMLParser::GetAuxMap(), G4SDManager::GetSDMpointer(), G4UImanager::GetUIpointer(), G4GDMLParser::GetWorldVolume(), G4RunManager::Initialize(), G4VisManager::Initialize(), parser(), G4GDMLParser::Read(), G4UIExecutive::SessionStart(), G4LogicalVolume::SetSensitiveDetector(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().