Definition at line 53 of file G4FieldTrackUpdator.cc.
54{
56
57
59
60
63
64#ifdef G4CHECK
67 {
68 G4cerr <<
"ERROR> G4FieldTrackUpdator sees *Disagreement* in momentum "
74 G4cout <<
" FTupdator: FldTrack-Tracking= "
76 }
77#endif
78
80
84
86}
G4GLOB_DLL std::ostream G4cerr
G4GLOB_DLL std::ostream G4cout
const G4ParticleDefinition * GetParticleDefinition() const
G4double GetMagneticMoment() const
void SetProperTimeOfFlight(G4double tofProper)
void SetPDGSpin(G4double pdgSpin)
void SetChargeAndMoments(G4double charge, G4double magnetic_dipole_moment=DBL_MAX, G4double electric_dipole_moment=DBL_MAX, G4double magnetic_charge=DBL_MAX)
void UpdateState(const G4ThreeVector &pPosition, G4double LaboratoryTimeOfFlight, const G4ThreeVector &pMomentumDirection, G4double kineticEnergy)
void SetRestMass(G4double Mass_c2)
void SetSpin(G4ThreeVector vSpin)
G4ThreeVector GetMomentum() const
G4double GetPDGSpin() const
G4double GetProperTime() const
G4ThreeVector GetMomentum() const
References G4cerr, G4cout, G4endl, G4DynamicParticle::GetCharge(), G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4Track::GetKineticEnergy(), G4DynamicParticle::GetMagneticMoment(), G4DynamicParticle::GetMass(), G4FieldTrack::GetMomentum(), G4Track::GetMomentum(), G4Track::GetMomentumDirection(), G4DynamicParticle::GetParticleDefinition(), G4ParticleDefinition::GetPDGSpin(), G4DynamicParticle::GetPolarization(), G4Track::GetPosition(), G4Track::GetProperTime(), CLHEP::Hep3Vector::mag2(), G4FieldTrack::SetChargeAndMoments(), G4FieldTrack::SetPDGSpin(), G4FieldTrack::SetProperTimeOfFlight(), G4FieldTrack::SetRestMass(), G4FieldTrack::SetSpin(), and G4FieldTrack::UpdateState().
Referenced by G4ImportanceProcess::AlongStepGetPhysicalInteractionLength(), G4WeightCutOffProcess::AlongStepGetPhysicalInteractionLength(), G4WeightWindowProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldScoringProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelGeometriesLimiterProcess::AlongStepGetPhysicalInteractionLength(), and G4FastSimulationManagerProcess::AlongStepGetPhysicalInteractionLength().