Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
함수
load_gdml.cc 파일 참조

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 파일에서 정의되었습니다.

함수 문서화

int main ( int  argc,
char **  argv 
)
void print_aux ( const G4GDMLAuxListType auxInfoList,
G4String  prepend = "|" 
)

load_gdml.cc 파일의 55 번째 라인에서 정의되었습니다.

다음을 참조함 : G4cout, G4endl.

다음에 의해서 참조됨 : main().