Main program of the persistency/gdml/G01 example. 더 자세히 ...
#include <vector>#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4LogicalVolumeStore.hh"#include "G4TransportationManager.hh"#include "G01PrimaryGeneratorAction.hh"#include "G01DetectorConstruction.hh"#include "FTFP_BERT.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "G4GDMLParser.hh"함수 | |
| void | print_aux (const G4GDMLAuxListType *auxInfoList, G4String prepend="|") |
| int | main (int argc, char **argv) |
Main program of the persistency/gdml/G01 example.
load_gdml.cc 파일에서 정의되었습니다.
load_gdml.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), G4cout, G4endl, G4GDMLParser::GetAuxList(), G4LogicalVolumeStore::GetInstance(), G4TransportationManager::GetTransportationManager(), G4UImanager::GetUIpointer(), G4GDMLParser::GetVolumeAuxiliaryInformation(), G4GDMLParser::GetWorldVolume(), G4RunManager::Initialize(), G4VisManager::Initialize(), parser(), print_aux(), G4GDMLParser::Read(), G4UIExecutive::SessionStart(), G4GDMLParser::SetRegionExport(), G4RunManager::SetUserAction(), G4RunManager::SetUserInitialization(), G4GDMLParser::Write().
| void print_aux | ( | const G4GDMLAuxListType * | auxInfoList, |
| G4String | prepend = "|" |
||
| ) |
1.8.5