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

이 파일의 소스 코드 페이지로 가기

함수

void export_G4RunManager ()
 
void export_G4RunManagerKernel ()
 
void export_G4Run ()
 
void export_G4UserRunAction ()
 
void export_G4VUserPrimaryGeneratorAction ()
 
void export_G4VUserDetectorConstruction ()
 
void export_G4VUserPhysicsList ()
 
void export_G4VModularPhysicsList ()
 
void export_G4VPhysicsConstructor ()
 
 BOOST_PYTHON_MODULE (G4run)
 

함수 문서화

BOOST_PYTHON_MODULE ( G4run  )
void export_G4Run ( )

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

다음을 참조함 : G4Run::GetNumberOfEvent(), G4Run::GetNumberOfEventToBeProcessed(), G4Run::GetRunID(), G4Run::SetNumberOfEventToBeProcessed(), G4Run::SetRunID().

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

void export_G4RunManager ( )

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

다음을 참조함 : G4RunManager::AbortEvent(), G4RunManager::AbortRun(), G4RunManager::BeamOn(), G4RunManager::DefineWorldVolume(), pyG4RunManager::f1_DumpRegion, pyG4RunManager::f1_SetUserAction, pyG4RunManager::f1_SetUserInitialization, pyG4RunManager::f2_DumpRegion, pyG4RunManager::f2_SetUserAction, pyG4RunManager::f2_SetUserInitialization, pyG4RunManager::f3_SetUserAction, pyG4RunManager::f4_SetUserAction, pyG4RunManager::f5_SetUserAction, pyG4RunManager::f6_SetUserAction, G4RunManager::GeometryHasBeenModified(), G4RunManager::GetCurrentEvent(), G4RunManager::GetCurrentRun(), G4RunManager::GetGeometryToBeOptimized(), G4RunManager::GetRandomNumberStore(), G4RunManager::GetRandomNumberStoreDir(), G4RunManager::GetRunManager(), G4RunManager::GetUserDetectorConstruction(), G4RunManager::GetUserEventAction(), G4RunManager::GetUserPhysicsList(), G4RunManager::GetUserPrimaryGeneratorAction(), G4RunManager::GetUserRunAction(), G4RunManager::GetUserStackingAction(), G4RunManager::GetUserSteppingAction(), G4RunManager::GetUserTrackingAction(), G4RunManager::GetVerboseLevel(), G4RunManager::GetVersionString(), G4RunManager::Initialize(), G4RunManager::PhysicsHasBeenModified(), G4RunManager::RestoreRandomNumberStatus(), G4RunManager::rndmSaveThisEvent(), G4RunManager::rndmSaveThisRun(), G4RunManager::SetRandomNumberStore(), G4RunManager::SetRandomNumberStoreDir(), G4RunManager::SetRunIDCounter(), G4RunManager::SetVerboseLevel().

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

void export_G4RunManagerKernel ( )

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

다음을 참조함 : G4RunManagerKernel::GetRunManagerKernel(), G4RunManagerKernel::RunInitialization().

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

void export_G4UserRunAction ( )
void export_G4VModularPhysicsList ( )
void export_G4VPhysicsConstructor ( )
void export_G4VUserDetectorConstruction ( )

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

다음을 참조함 : G4VUserDetectorConstruction::Construct().

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

void export_G4VUserPhysicsList ( )
void export_G4VUserPrimaryGeneratorAction ( )

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

다음을 참조함 : G4VUserPrimaryGeneratorAction::GeneratePrimaries().

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