48 #ifndef G4FieldTrack_HH
49 #define G4FieldTrack_HH
65 G4double magnetic_dipole_moment= 0.0,
102 G4double LaboratoryTimeOfFlight=0.0,
154 G4int noVarsIntegrated);
188 #include "G4FieldTrack.icc"
void SetPDGSpin(G4double pdgSpin)
void LoadFromArray(const G4double valArr[ncompSVEC], G4int noVarsIntegrated)
void SetKineticEnergy(G4double nEnergy)
G4double GetProperTimeOfFlight() const
void SetProperTimeOfFlight(G4double tofProper)
G4double GetRestMass() const
void SetChargeAndMoments(G4double charge, G4double magnetic_dipole_moment=DBL_MAX, G4double electric_dipole_moment=DBL_MAX, G4double magnetic_charge=DBL_MAX)
void DumpToArray(G4double valArr[ncompSVEC]) const
G4ChargeState fChargeState
void UpdateFourMomentum(G4double kineticEnergy, const G4ThreeVector &momentumDirection)
const G4ChargeState * GetChargeState() const
void SetMomentum(G4ThreeVector nMomDir)
G4FieldTrack & SetCurvePnt(const G4ThreeVector &pPosition, const G4ThreeVector &pMomentum, G4double s_curve)
void SetPosition(G4ThreeVector nPos)
void SetPDGSpin(G4double spin)
void SetLabTimeOfFlight(G4double tofLab)
G4ThreeVector GetSpin() const
G4ThreeVector GetPolarization() const
G4ThreeVector GetPosition() const
G4FieldTrack(const G4ThreeVector &pPosition, G4double LaboratoryTimeOfFlight, const G4ThreeVector &pMomentumDirection, G4double kineticEnergy, G4double restMass_c2, G4double charge, const G4ThreeVector &polarization, G4double magnetic_dipole_moment=0.0, G4double curve_length=0.0, G4double PDGspin=-1.0)
G4ThreeVector GetMomentumDirection() const
G4double GetKineticEnergy() const
G4double GetPDGSpin() const
void SetCurveLength(G4double nCurve_s)
G4FieldTrack & operator=(const G4FieldTrack &rStVec)
G4ThreeVector GetMomentum() const
void SetSpin(G4ThreeVector vSpin)
G4double fProperTimeOfFlight
G4double fLabTimeOfFlight
void SetRestMass(G4double Mass_c2)
void SetPolarization(const G4ThreeVector &vecPol)
G4ThreeVector fMomentumDir
void SetMomentumDir(G4ThreeVector nMomDir)
G4double fDistanceAlongCurve
void InitialiseSpin(const G4ThreeVector &vecPolarization)
const G4ThreeVector & GetMomentumDir() const
G4ThreeVector fPolarization
friend std::ostream & operator<<(std::ostream &os, const G4FieldTrack &SixVec)
void UpdateState(const G4ThreeVector &pPosition, G4double LaboratoryTimeOfFlight, const G4ThreeVector &pMomentumDirection, G4double kineticEnergy)
G4double GetCharge() const
G4double GetLabTimeOfFlight() const
G4double GetCurveLength() const