47 #ifndef G4PropagatorInField_hh
48 #define G4PropagatorInField_hh 1
203 G4double stepRequest,
const char* methodName,
294 #include "G4PropagatorInField.icc"
G4ThreeVector fPreviousSftOrigin
G4int fAbandonThreshold_NoZeroSteps
void PrintStepLengthDiagnostic(G4double currentProposedStepLength, G4double decreaseFactor, G4double stepTrial, const G4FieldTrack &aFieldTrack)
G4double fLast_ProposedStepLength
void SetMaximumEpsilonStep(G4double newEpsMax)
G4double fFull_CurveLen_of_LastAttempt
G4int GetThresholdNoZeroSteps(G4int i)
G4bool IsFirstStepInVolume()
G4VIntersectionLocator * fIntersectionLocator
G4bool IsLastStepInVolume()
void SetZeroStepThreshold(G4double newLength)
void ReportLoopingParticle(G4int count, G4double StepTaken, G4double stepRequest, const char *methodName, G4ThreeVector momentumVec, G4VPhysicalVolume *physVol)
G4double fLargestAcceptableStep
G4EquationOfMotion * GetCurrentEquationOfMotion()
G4FieldManager * GetCurrentFieldManager()
void SetLargestAcceptableStep(G4double newBigDist)
G4FieldManager * fDetectorFieldMgr
G4ThreeVector EndPosition() const
void SetUseSafetyForOptimization(G4bool)
G4bool fParticleIsLooping
void SetTrajectoryFilter(G4VCurvedTrajectoryFilter *filter)
void SetVerboseTrace(G4bool enable)
G4double ComputeStep(G4FieldTrack &pFieldTrack, G4double pCurrentProposedStepLength, G4double &pNewSafety, G4VPhysicalVolume *pPhysVol=0)
G4FieldTrack End_PointAndTangent
G4bool IntersectChord(const G4ThreeVector &StartPointA, const G4ThreeVector &EndPointB, G4double &NewSafety, G4double &LinearStepLength, G4ThreeVector &IntersectionPoint)
G4VCurvedTrajectoryFilter * fpTrajectoryFilter
G4FieldTrack GetEndState() const
void SetIntersectionLocator(G4VIntersectionLocator *pLocator)
void SetNavigatorForPropagating(G4Navigator *SimpleOrMultiNavigator)
G4double GetEpsilonStep() const
G4VIntersectionLocator * GetIntersectionLocator()
G4ThreeVector EndMomentumDir() const
G4FieldManager * FindAndSetFieldManager(G4VPhysicalVolume *pCurrentPhysVol)
G4double GetDeltaOneStep() const
G4bool fFirstStepInVolume
void SetMaxLoopCount(G4int new_max)
void SetThresholdNoZeroStep(G4int noAct, G4int noHarsh, G4int noAbandon)
G4int fSevereActionThreshold_NoZeroSteps
void SetDetectorFieldManager(G4FieldManager *newGlobalFieldManager)
std::vector< G4ThreeVector > * GimmeTrajectoryVectorAndForgetIt() const
void RefreshIntersectionLocator()
G4FieldManager * fCurrentFieldMgr
G4PropagatorInField(G4Navigator *theNavigator, G4FieldManager *detectorFieldMgr, G4VIntersectionLocator *vLocator=0)
G4double GetLargestAcceptableStep()
G4bool fUseSafetyForOptimisation
void SetMinimumEpsilonStep(G4double newEpsMin)
G4Navigator * GetNavigatorForPropagating()
G4double GetZeroStepThreshold()
void SetEpsilonStep(G4double newEps)
G4bool IsParticleLooping() const
G4double fZeroStepThreshold
G4int fActionThreshold_NoZeroSteps
G4int GetMaxLoopCount() const
void ReportStuckParticle(G4int noZeroSteps, G4double proposedStep, G4double lastTriedStep, G4VPhysicalVolume *physVol)
G4double GetDeltaIntersection() const
G4ChordFinder * GetChordFinder()
G4bool GetUseSafetyForOptimization()
void printStatus(const G4FieldTrack &startFT, const G4FieldTrack ¤tFT, G4double requestStep, G4double safety, G4int step, G4VPhysicalVolume *startVolume)
G4int GetVerboseLevel() const
G4int SetVerboseLevel(G4int verbose)
G4double GetMinimumEpsilonStep() const
void ClearPropagatorState()
G4double GetMaximumEpsilonStep() const