#include <G4FieldTrackUpdator.hh>
Definition at line 40 of file G4FieldTrackUpdator.hh.
◆ CreateFieldTrack()
Definition at line 40 of file G4FieldTrackUpdator.cc.
41{
47 0.0
48 );
49 return ftrk;
50}
G4double GetCharge() const
const G4ThreeVector & GetPolarization() const
const G4ThreeVector & GetPosition() const
G4double GetGlobalTime() const
const G4DynamicParticle * GetDynamicParticle() const
const G4ThreeVector & GetMomentumDirection() const
G4double GetKineticEnergy() const
◆ Update()
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
Referenced by G4ImportanceProcess::AlongStepGetPhysicalInteractionLength(), G4WeightCutOffProcess::AlongStepGetPhysicalInteractionLength(), G4WeightWindowProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldScoringProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelGeometriesLimiterProcess::AlongStepGetPhysicalInteractionLength(), and G4FastSimulationManagerProcess::AlongStepGetPhysicalInteractionLength().
The documentation for this class was generated from the following files: