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

Main program of the errorpropagation example. 더 자세히 ...

#include "ExErrorDetectorConstruction.hh"
#include "G4SteppingVerbose.hh"
#include "G4ErrorPropagator.hh"
#include "G4ErrorPropagatorData.hh"
#include "G4ErrorPropagatorManager.hh"
#include "G4ErrorPlaneSurfaceTarget.hh"
#include "G4ErrorCylSurfaceTarget.hh"
#include "G4ErrorGeomVolumeTarget.hh"
#include "G4ErrorTrackLengthTarget.hh"
#include "G4ErrorFreeTrajState.hh"
#include "G4UImanager.hh"
#include "G4SystemOfUnits.hh"

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

함수

void Initialize ()
 
G4ErrorTargetBuildTarget (G4int iTarget)
 
void ProcessEvent (G4int iProp, size_t nEv)
 
void Finalize ()
 
int main ()
 

변수

G4ErrorTargettheTarget
 
G4ErrorMode theG4ErrorMode
 

상세한 설명

Main program of the errorpropagation example.

errprop.cc 파일에서 정의되었습니다.

함수 문서화

G4ErrorTarget * BuildTarget ( G4int  iTarget)

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

다음을 참조함 : cm, FatalErrorInArgument, G4Exception(), radius.

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

void Finalize ( )

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

다음을 참조함 : G4ErrorPropagatorManager::CloseGeometry(), G4ErrorPropagatorManager::GetErrorPropagatorManager().

다음에 의해서 참조됨 : main(), G4MPImanager::ParseArguments(), G4MPImanager::~G4MPImanager().

void Initialize ( )
int main ( )

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

다음을 참조함 : FatalErrorInArgument, Finalize(), G4Exception(), Initialize(), JustWarning, ProcessEvent().

void ProcessEvent ( G4int  iProp,
size_t  nEv 
)

변수 문서화

G4ErrorMode theG4ErrorMode

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

다음에 의해서 참조됨 : Initialize(), ProcessEvent().

G4ErrorTarget* theTarget