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 () |
| G4ErrorTarget * | BuildTarget (G4int iTarget) |
| void | ProcessEvent (G4int iProp, size_t nEv) |
| void | Finalize () |
| int | main () |
변수 | |
| G4ErrorTarget * | theTarget |
| 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 | ( | ) |
errprop.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UImanager::ApplyCommand(), BuildTarget(), FatalErrorInArgument, G4ErrorMode_PropBackwards, G4ErrorMode_PropForwards, G4Exception(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorPropagatorManager::GetErrorPropagatorManager(), G4UImanager::GetUIpointer(), G4ErrorPropagatorManager::InitGeant4e(), JustWarning, G4VSteppingVerbose::SetInstance(), G4ErrorPropagatorData::SetTarget(), G4ErrorPropagatorManager::SetUserInitialization(), theG4ErrorMode.
다음에 의해서 참조됨 : G4GDMLParser::G4GDMLParser(), main(), HepMCG4AsciiReaderMessenger::SetNewValue(), HadrontherapyDetectorConstruction::UpdateGeometry().
| int main | ( | ) |
errprop.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalErrorInArgument, Finalize(), G4Exception(), Initialize(), JustWarning, ProcessEvent().
errprop.cc 파일의 172 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ErrorPropagator::CheckIfLastStep(), cm, error, G4cout, G4endl, G4ErrorTrajState::GetError(), G4ErrorPropagatorManager::GetErrorPropagatorManager(), G4ErrorTrajState::GetG4Track(), G4ErrorTrajState::GetMomentum(), G4ErrorTrajState::GetPosition(), G4ErrorPropagatorManager::GetPropagator(), GeV, G4ErrorPropagatorManager::InitTrackPropagation(), G4ErrorPropagator::InvokePostUserTrackingAction(), G4ErrorPropagatorManager::Propagate(), G4ErrorPropagatorManager::PropagateOneStep(), theG4ErrorMode, TRUE.
다음에 의해서 참조됨 : main().
| G4ErrorMode theG4ErrorMode |
errprop.cc 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Initialize(), ProcessEvent().
| G4ErrorTarget* theTarget |
errprop.cc 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPFissionFS::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4LENDModel::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4Nucleus::GetThermalNucleus().
1.8.5