AddTrackLength(const G4double aValue) | G4Track | |
CalculateVelocity() const | G4Track | |
CalculateVelocityForOpticalPhoton() const | G4Track | |
CopyTrackInfo(const G4Track &) | G4Track | |
fBelowThreshold | G4Track | private |
fCreatorModelIndex | G4Track | private |
fCurrentStepNumber | G4Track | private |
fGlobalTime | G4Track | private |
fGoodForTracking | G4Track | private |
fLocalTime | G4Track | private |
fParentID | G4Track | private |
fpCreatorProcess | G4Track | private |
fpDynamicParticle | G4Track | private |
fpLVAtVertex | G4Track | private |
fpNextTouchable | G4Track | private |
fpOriginTouchable | G4Track | private |
fPosition | G4Track | private |
fpStep | G4Track | private |
fpTouchable | G4Track | private |
fpUserInformation | G4Track | private |
fStepLength | G4Track | private |
fTrackID | G4Track | private |
fTrackLength | G4Track | private |
fTrackStatus | G4Track | private |
fVelocity | G4Track | private |
fVtxKineticEnergy | G4Track | private |
fVtxMomentumDirection | G4Track | private |
fVtxPosition | G4Track | private |
fWeight | G4Track | private |
G4Track() | G4Track | |
G4Track(G4DynamicParticle *apValueDynamicParticle, G4double aValueTime, const G4ThreeVector &aValuePosition) | G4Track | |
G4Track(const G4Track &) | G4Track | |
GetCreatorModelID() | G4Track | inline |
GetCreatorModelName() | G4Track | inline |
GetCreatorProcess() const | G4Track | |
GetCurrentStepNumber() const | G4Track | |
GetDefinition() const | G4Track | |
GetDynamicParticle() const | G4Track | |
GetGlobalTime() const | G4Track | |
GetKineticEnergy() const | G4Track | |
GetLocalTime() const | G4Track | |
GetLogicalVolumeAtVertex() const | G4Track | |
GetMaterial() const | G4Track | |
GetMaterialCutsCouple() const | G4Track | |
GetMaxTOfVelocityTable() | G4Track | static |
GetMinTOfVelocityTable() | G4Track | static |
GetMomentum() const | G4Track | |
GetMomentumDirection() const | G4Track | |
GetNbinOfVelocityTable() | G4Track | static |
GetNextMaterial() const | G4Track | |
GetNextMaterialCutsCouple() const | G4Track | |
GetNextTouchable() const | G4Track | |
GetNextTouchableHandle() const | G4Track | |
GetNextVolume() const | G4Track | |
GetOriginTouchable() const | G4Track | |
GetOriginTouchableHandle() const | G4Track | |
GetParentID() const | G4Track | |
GetParticleDefinition() const | G4Track | |
GetPolarization() const | G4Track | |
GetPosition() const | G4Track | |
GetProperTime() const | G4Track | |
GetStep() const | G4Track | |
GetStepLength() const | G4Track | |
GetTotalEnergy() const | G4Track | |
GetTouchable() const | G4Track | |
GetTouchableHandle() const | G4Track | |
GetTrackID() const | G4Track | |
GetTrackLength() const | G4Track | |
GetTrackStatus() const | G4Track | |
GetUserInformation() const | G4Track | |
GetVelocity() const | G4Track | |
GetVertexKineticEnergy() const | G4Track | |
GetVertexMomentumDirection() const | G4Track | |
GetVertexPosition() const | G4Track | |
GetVolume() const | G4Track | |
GetWeight() const | G4Track | |
groupvel | G4Track | mutableprivate |
IncrementCurrentStepNumber() | G4Track | |
is_OpticalPhoton | G4Track | private |
IsBelowThreshold() const | G4Track | |
IsGoodForTracking() const | G4Track | |
operator delete(void *aTrack) | G4Track | inline |
operator new(size_t) | G4Track | inline |
operator=(const G4Track &) | G4Track | private |
operator==(const G4Track &) | G4Track | |
prev_mat | G4Track | mutableprivate |
prev_momentum | G4Track | mutableprivate |
prev_velocity | G4Track | mutableprivate |
SetBelowThresholdFlag(G4bool value=true) | G4Track | |
SetCreatorModelIndex(G4int idx) | G4Track | inline |
SetCreatorProcess(const G4VProcess *aValue) | G4Track | |
SetGlobalTime(const G4double aValue) | G4Track | |
SetGoodForTrackingFlag(G4bool value=true) | G4Track | |
SetKineticEnergy(const G4double aValue) | G4Track | |
SetLocalTime(const G4double aValue) | G4Track | |
SetLogicalVolumeAtVertex(const G4LogicalVolume *) | G4Track | |
SetMomentumDirection(const G4ThreeVector &aValue) | G4Track | |
SetNextTouchableHandle(const G4TouchableHandle &apValue) | G4Track | |
SetOriginTouchableHandle(const G4TouchableHandle &apValue) | G4Track | |
SetParentID(const G4int aValue) | G4Track | |
SetPolarization(const G4ThreeVector &aValue) | G4Track | |
SetPosition(const G4ThreeVector &aValue) | G4Track | |
SetProperTime(const G4double aValue) | G4Track | |
SetStep(const G4Step *aValue) | G4Track | |
SetStepLength(G4double value) | G4Track | |
SetTouchableHandle(const G4TouchableHandle &apValue) | G4Track | |
SetTrackID(const G4int aValue) | G4Track | |
SetTrackStatus(const G4TrackStatus aTrackStatus) | G4Track | |
SetUserInformation(G4VUserTrackInformation *aValue) | G4Track | |
SetVelocity(G4double val) | G4Track | |
SetVelocityTableProperties(G4double t_max, G4double t_min, G4int nbin) | G4Track | static |
SetVertexKineticEnergy(const G4double aValue) | G4Track | |
SetVertexMomentumDirection(const G4ThreeVector &aValue) | G4Track | |
SetVertexPosition(const G4ThreeVector &aValue) | G4Track | |
SetWeight(G4double aValue) | G4Track | |
useGivenVelocity | G4Track | private |
UseGivenVelocity() const | G4Track | |
UseGivenVelocity(G4bool val) | G4Track | |
velTable | G4Track | privatestatic |
~G4Track() | G4Track | |