Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FieldTrack.hh>
Public Types | |
enum | { ncompSVEC = 12 } |
Public Member Functions | |
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) | |
G4FieldTrack (char) | |
G4FieldTrack (const G4ThreeVector &pPosition, const G4ThreeVector &pMomentumDirection, G4double curve_length, G4double kineticEnergy, const G4double restMass_c2, G4double velocity, G4double LaboratoryTimeOfFlight=0.0, G4double ProperTimeOfFlight=0.0, const G4ThreeVector *pPolarization=nullptr, G4double PDGspin=-1.0) | |
~G4FieldTrack () | |
G4FieldTrack (const G4FieldTrack &pFieldTrack) | |
G4FieldTrack & | operator= (const G4FieldTrack &rStVec) |
G4FieldTrack (G4FieldTrack &&from) noexcept | |
G4FieldTrack & | operator= (G4FieldTrack &&from) noexcept |
void | UpdateState (const G4ThreeVector &pPosition, G4double LaboratoryTimeOfFlight, const G4ThreeVector &pMomentumDirection, G4double kineticEnergy) |
void | UpdateFourMomentum (G4double kineticEnergy, const G4ThreeVector &momentumDirection) |
void | SetChargeAndMoments (G4double charge, G4double magnetic_dipole_moment=DBL_MAX, G4double electric_dipole_moment=DBL_MAX, G4double magnetic_charge=DBL_MAX) |
void | SetPDGSpin (G4double pdgSpin) |
G4double | GetPDGSpin () |
G4ThreeVector | GetMomentum () const |
G4ThreeVector | GetPosition () const |
const G4ThreeVector & | GetMomentumDir () const |
G4ThreeVector | GetMomentumDirection () const |
G4double | GetCurveLength () const |
G4ThreeVector | GetPolarization () const |
void | SetPolarization (const G4ThreeVector &vecPol) |
const G4ChargeState * | GetChargeState () const |
G4double | GetLabTimeOfFlight () const |
G4double | GetProperTimeOfFlight () const |
G4double | GetKineticEnergy () const |
G4double | GetCharge () const |
G4double | GetRestMass () const |
void | SetPosition (const G4ThreeVector &nPos) |
void | SetMomentum (const G4ThreeVector &nMomDir) |
void | SetMomentumDir (const G4ThreeVector &nMomDir) |
void | SetRestMass (G4double Mass_c2) |
void | SetCurveLength (G4double nCurve_s) |
void | SetKineticEnergy (G4double nEnergy) |
void | SetLabTimeOfFlight (G4double tofLab) |
void | SetProperTimeOfFlight (G4double tofProper) |
void | DumpToArray (G4double valArr[ncompSVEC]) const |
void | LoadFromArray (const G4double valArr[ncompSVEC], G4int noVarsIntegrated) |
void | InitialiseSpin (const G4ThreeVector &vecPolarization) |
G4ThreeVector | GetSpin () const |
void | SetSpin (const G4ThreeVector &vSpin) |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4FieldTrack &SixVec) |
Definition at line 44 of file G4FieldTrack.hh.
anonymous enum |
G4FieldTrack::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 ) |
Definition at line 81 of file G4FieldTrack.cc.
G4FieldTrack::G4FieldTrack | ( | char | ) |
Definition at line 136 of file G4FieldTrack.cc.
G4FieldTrack::G4FieldTrack | ( | const G4ThreeVector & | pPosition, |
const G4ThreeVector & | pMomentumDirection, | ||
G4double | curve_length, | ||
G4double | kineticEnergy, | ||
const G4double | restMass_c2, | ||
G4double | velocity, | ||
G4double | LaboratoryTimeOfFlight = 0.0, | ||
G4double | ProperTimeOfFlight = 0.0, | ||
const G4ThreeVector * | pPolarization = nullptr, | ||
G4double | PDGspin = -1.0 ) |
Definition at line 108 of file G4FieldTrack.cc.
G4FieldTrack::~G4FieldTrack | ( | ) |
|
inline |
|
inlinenoexcept |
|
inline |
Referenced by G4BorisDriver::AccurateAdvance(), G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4BorisDriver::GetDerivatives(), G4MagInt_Driver::GetDerivatives(), G4OldMagIntDriver::GetDerivatives(), G4BorisDriver::QuickAdvance(), G4MagInt_Driver::QuickAdvance(), and G4OldMagIntDriver::QuickAdvance().
|
inline |
|
inline |
Referenced by G4PathFinder::DoNextCurvedStep().
|
inline |
Referenced by G4BorisDriver::AccurateAdvance(), G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4ChordFinder::ApproxCurvePointS(), G4ChordFinder::ApproxCurvePointV(), G4VIntersectionLocator::CheckAndReEstimateEndpoint(), G4PropagatorInField::ComputeStep(), G4BrentLocator::EstimateIntersectionPoint(), G4MultiLevelLocator::EstimateIntersectionPoint(), G4SimpleLocator::EstimateIntersectionPoint(), G4LocatorChangeRecord::GetLength(), G4DriverReporter::PrintStat_Aux(), G4MagInt_Driver::PrintStat_Aux(), G4OldMagIntDriver::PrintStat_Aux(), G4DriverReporter::PrintStatus(), G4MagInt_Driver::PrintStatus(), G4OldMagIntDriver::PrintStatus(), G4PropagatorInField::printStatus(), G4VIntersectionLocator::printStatus(), G4BorisDriver::QuickAdvance(), G4MagInt_Driver::QuickAdvance(), G4OldMagIntDriver::QuickAdvance(), G4VIntersectionLocator::ReEstimateEndpoint(), and G4VIntersectionLocator::ReportReversedPoints().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4PropagatorInField::ComputeStep(), G4BrentLocator::EstimateIntersectionPoint(), G4MultiLevelLocator::EstimateIntersectionPoint(), G4SimpleLocator::EstimateIntersectionPoint(), G4DriverReporter::PrintStat_Aux(), G4MagInt_Driver::PrintStat_Aux(), G4OldMagIntDriver::PrintStat_Aux(), G4DriverReporter::PrintStatus(), G4MagInt_Driver::PrintStatus(), G4OldMagIntDriver::PrintStatus(), G4PropagatorInField::printStatus(), and G4VIntersectionLocator::printStatus().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4FastSimulationManagerProcess::AlongStepGetPhysicalInteractionLength(), G4ImportanceProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelGeometriesLimiterProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldProcess::AlongStepGetPhysicalInteractionLength(), G4ParallelWorldScoringProcess::AlongStepGetPhysicalInteractionLength(), G4Transportation::AlongStepGetPhysicalInteractionLength(), G4WeightCutOffProcess::AlongStepGetPhysicalInteractionLength(), G4WeightWindowProcess::AlongStepGetPhysicalInteractionLength(), G4ChordFinder::ApproxCurvePointS(), G4ChordFinder::ApproxCurvePointV(), G4VIntersectionLocator::CheckAndReEstimateEndpoint(), G4ITPathFinder::ComputeStep(), G4PathFinder::ComputeStep(), G4PropagatorInField::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4PathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4PathFinder::DoNextLinearStep(), G4BrentLocator::EstimateIntersectionPoint(), G4MultiLevelLocator::EstimateIntersectionPoint(), G4SimpleLocator::EstimateIntersectionPoint(), G4PathFinder::Locate(), G4DriverReporter::PrintStat_Aux(), G4MagInt_Driver::PrintStat_Aux(), G4OldMagIntDriver::PrintStat_Aux(), G4DriverReporter::PrintStatus(), G4MagInt_Driver::PrintStatus(), G4OldMagIntDriver::PrintStatus(), G4PropagatorInField::printStatus(), G4VIntersectionLocator::printStatus(), G4MagInt_Driver::QuickAdvance(), G4OldMagIntDriver::QuickAdvance(), G4VIntersectionLocator::ReEstimateEndpoint(), G4PathFinder::ReLocate(), and G4QSStepper< QSS >::reset().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 175 of file G4FieldTrack.cc.
Referenced by G4BorisDriver::AccurateAdvance(), G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4DriverReporter::PrintStatus(), G4MagInt_Driver::PrintStatus(), G4OldMagIntDriver::PrintStatus(), G4BorisDriver::QuickAdvance(), G4MagInt_Driver::QuickAdvance(), and G4OldMagIntDriver::QuickAdvance().
|
inline |
|
inlinenoexcept |
void G4FieldTrack::SetChargeAndMoments | ( | G4double | charge, |
G4double | magnetic_dipole_moment = DBL_MAX, | ||
G4double | electric_dipole_moment = DBL_MAX, | ||
G4double | magnetic_charge = DBL_MAX ) |
Definition at line 147 of file G4FieldTrack.cc.
Referenced by G4FieldTrackUpdator::Update().
|
inline |
Referenced by G4BorisDriver::AccurateAdvance(), G4MagInt_Driver::AccurateAdvance(), G4OldMagIntDriver::AccurateAdvance(), G4DriverReporter::PrintStatus(), G4MagInt_Driver::PrintStatus(), G4OldMagIntDriver::PrintStatus(), G4BorisDriver::QuickAdvance(), G4MagInt_Driver::QuickAdvance(), and G4OldMagIntDriver::QuickAdvance().
|
inline |
|
inline |
|
inline |
Referenced by G4MultiLevelLocator::EstimateIntersectionPoint().
|
inline |
|
inline |
Referenced by G4FieldTrackUpdator::Update().
|
inline |
Referenced by G4FieldTrack(), G4FieldTrack(), G4FieldTrack(), and LoadFromArray().
|
inline |
|
inline |
Referenced by G4PathFinder::DoNextLinearStep(), and G4FieldTrackUpdator::Update().
|
inline |
Referenced by G4FieldTrackUpdator::Update().
|
inline |
Referenced by G4FieldTrackUpdator::Update().
|
inline |
Referenced by G4FieldTrack(), and G4FieldTrack().
|
inline |
Referenced by G4FieldTrackUpdator::Update().
|
friend |
Definition at line 33 of file G4FieldTrack.cc.