Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
매크로
G4ITPathFinder.cc 파일 참조
#include <iomanip>
#include "G4ITPathFinder.hh"
#include "G4SystemOfUnits.hh"
#include "G4GeometryTolerance.hh"
#include "G4ITNavigator.hh"
#include "G4PropagatorInField.hh"
#include "G4ITTransportationManager.hh"
#include "G4ITMultiNavigator.hh"
#include "G4ITSafetyHelper.hh"

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

매크로

#define State(X)   fpTrackState->X
 
#define fNewTrack   State(fNewTrack)
 
#define fLimitedStep   State(fLimitedStep)
 
#define fLimitTruth   State(fLimitTruth)
 
#define fCurrentStepSize   State(fCurrentStepSize)
 
#define fNoGeometriesLimiting   State(fNoGeometriesLimiting)
 
#define fPreSafetyLocation   State(fPreSafetyLocation)
 
#define fPreSafetyMinValue   State(fPreSafetyMinValue)
 
#define fPreSafetyValues   State(fPreSafetyValues)
 
#define fPreStepLocation   State(fPreStepLocation)
 
#define fMinSafety_PreStepPt   State(fMinSafety_PreStepPt)
 
#define fCurrentPreStepSafety   State(fCurrentPreStepSafety)
 
#define fPreStepCenterRenewed   State(fPreStepCenterRenewed)
 
#define fMinStep   State(fMinStep)
 
#define fTrueMinStep   State(fTrueMinStep)
 
#define fLocatedVolume   State(fLocatedVolume)
 
#define fLastLocatedPosition   State(fLastLocatedPosition)
 
#define fEndState   State(fEndState)
 
#define fFieldExertedForce   State(fFieldExertedForce)
 
#define fRelocatedPoint   State(fRelocatedPoint)
 
#define fSafetyLocation   State(fSafetyLocation)
 
#define fMinSafety_atSafLocation   State(fMinSafety_atSafLocation)
 
#define fNewSafetyComputed   State(fNewSafetyComputed)
 
#define fLastStepNo   State(fLastStepNo)
 
#define fCurrentStepNo   State(fCurrentStepNo)
 

매크로 문서화

#define fCurrentPreStepSafety   State(fCurrentPreStepSafety)
#define fCurrentStepNo   State(fCurrentStepNo)

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

다음에 의해서 참조됨 : G4ITPathFinder::ComputeStep(), G4ITPathFinder::PrintLimited().

#define fCurrentStepSize   State(fCurrentStepSize)
#define fEndState   State(fEndState)
#define fFieldExertedForce   State(fFieldExertedForce)

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

#define fLastLocatedPosition   State(fLastLocatedPosition)

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

다음에 의해서 참조됨 : G4ITPathFinder::ComputeStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::ReLocate().

#define fLastStepNo   State(fLastStepNo)

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

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

#define fLimitedStep   State(fLimitedStep)
#define fLimitTruth   State(fLimitTruth)
#define fLocatedVolume   State(fLocatedVolume)

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

다음에 의해서 참조됨 : G4ITPathFinder::CreateTouchableHandle(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack().

#define fMinSafety_atSafLocation   State(fMinSafety_atSafLocation)
#define fMinSafety_PreStepPt   State(fMinSafety_PreStepPt)
#define fMinStep   State(fMinStep)
#define fNewSafetyComputed   State(fNewSafetyComputed)
#define fNewTrack   State(fNewTrack)
#define fNoGeometriesLimiting   State(fNoGeometriesLimiting)
#define fPreSafetyLocation   State(fPreSafetyLocation)
#define fPreSafetyMinValue   State(fPreSafetyMinValue)
#define fPreSafetyValues   State(fPreSafetyValues)
#define fPreStepCenterRenewed   State(fPreStepCenterRenewed)

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

다음에 의해서 참조됨 : G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4TrackState< G4ITPathFinder >::G4TrackState().

#define fPreStepLocation   State(fPreStepLocation)

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

다음에 의해서 참조됨 : G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::ReLocate().

#define fRelocatedPoint   State(fRelocatedPoint)

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

다음에 의해서 참조됨 : G4ITPathFinder::ComputeStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::ReLocate().

#define fSafetyLocation   State(fSafetyLocation)

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

다음에 의해서 참조됨 : G4ITPathFinder::ComputeSafety(), G4ITPathFinder::PushPostSafetyToPreSafety(), G4ITPathFinder::ReLocate().

#define fTrueMinStep   State(fTrueMinStep)
#define State (   X)    fpTrackState->X

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