Geant4
10.01.p02
|
#include <G4SmoothTrajectory.hh>
Private Member Functions | |
G4SmoothTrajectory & | operator= (const G4SmoothTrajectory &) |
Definition at line 67 of file G4SmoothTrajectory.hh.
G4SmoothTrajectory::G4SmoothTrajectory | ( | ) |
Definition at line 58 of file G4SmoothTrajectory.cc.
G4SmoothTrajectory::G4SmoothTrajectory | ( | const G4Track * | aTrack | ) |
Definition at line 64 of file G4SmoothTrajectory.cc.
References fParentID, fTrackID, G4Track::GetDefinition(), G4Track::GetKineticEnergy(), G4Track::GetMomentum(), G4Track::GetParentID(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGEncoding(), G4Track::GetPosition(), G4Track::GetTrackID(), initialKineticEnergy, initialMomentum, ParticleName, PDGCharge, PDGEncoding, and positionRecord.
G4SmoothTrajectory::G4SmoothTrajectory | ( | G4SmoothTrajectory & | right | ) |
Definition at line 83 of file G4SmoothTrajectory.cc.
References fParentID, fTrackID, initialKineticEnergy, initialMomentum, ParticleName, PDGCharge, PDGEncoding, and positionRecord.
|
virtual |
Definition at line 101 of file G4SmoothTrajectory.cc.
References positionRecord.
|
virtual |
Implements G4VTrajectory.
Definition at line 210 of file G4SmoothTrajectory.cc.
References G4Step::GetPointerToVectorOfAuxiliaryPoints(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), and positionRecord.
|
virtual |
Reimplemented from G4VTrajectory.
Definition at line 173 of file G4SmoothTrajectory.cc.
References G4UIcommand::ConvertToString(), fParentID, fTrackID, G4BestUnit, G4cout, GetAttDefs(), GetPointEntries(), initialKineticEnergy, initialMomentum, ParticleName, PDGCharge, and PDGEncoding.
|
virtual |
Reimplemented from G4VTrajectory.
Definition at line 122 of file G4SmoothTrajectory.cc.
References G4VTrajectory::DrawTrajectory().
Reimplemented from G4VTrajectory.
Definition at line 129 of file G4SmoothTrajectory.cc.
References G4AttDefStore::GetInstance().
Referenced by CreateAttValues(), G4VisCommandList::SetNewValue(), and G4VisCommandSceneAddTrajectories::SetNewValue().
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 99 of file G4SmoothTrajectory.hh.
References PDGCharge.
|
inline |
Definition at line 103 of file G4SmoothTrajectory.hh.
References initialKineticEnergy.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 105 of file G4SmoothTrajectory.hh.
References initialMomentum.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 95 of file G4SmoothTrajectory.hh.
References fParentID.
G4ParticleDefinition * G4SmoothTrajectory::GetParticleDefinition | ( | void | ) |
Definition at line 217 of file G4SmoothTrajectory.cc.
References G4ParticleTable::GetParticleTable(), and ParticleName.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 97 of file G4SmoothTrajectory.hh.
References ParticleName.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 101 of file G4SmoothTrajectory.hh.
References PDGEncoding.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 113 of file G4SmoothTrajectory.hh.
References positionRecord.
|
inlinevirtual |
Implements G4VTrajectory.
Definition at line 112 of file G4SmoothTrajectory.hh.
References positionRecord.
Referenced by CreateAttValues(), and MergeTrajectory().
|
inlinevirtual |
|
virtual |
Implements G4VTrajectory.
Definition at line 222 of file G4SmoothTrajectory.cc.
References GetPointEntries(), and positionRecord.
|
inline |
Definition at line 148 of file G4SmoothTrajectory.hh.
References aSmoothTrajectoryAllocator.
|
inline |
Definition at line 141 of file G4SmoothTrajectory.hh.
References aSmoothTrajectoryAllocator.
|
private |
|
inline |
Definition at line 89 of file G4SmoothTrajectory.hh.
|
virtual |
Reimplemented from G4VTrajectory.
Definition at line 115 of file G4SmoothTrajectory.cc.
References G4VTrajectory::ShowTrajectory().
|
private |
Definition at line 129 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetParentID().
|
private |
Definition at line 128 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetTrackID().
|
private |
Definition at line 133 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetInitialKineticEnergy().
|
private |
Definition at line 134 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetInitialMomentum().
|
private |
Definition at line 132 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), GetParticleDefinition(), and GetParticleName().
|
private |
Definition at line 131 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetCharge().
|
private |
Definition at line 130 of file G4SmoothTrajectory.hh.
Referenced by CreateAttValues(), G4SmoothTrajectory(), and GetPDGEncoding().
|
private |
Definition at line 127 of file G4SmoothTrajectory.hh.
Referenced by AppendStep(), G4SmoothTrajectory(), GetPoint(), GetPointEntries(), MergeTrajectory(), and ~G4SmoothTrajectory().