AddGlobalTime(const G4double aValue) | G4StepPoint | |
AddKineticEnergy(const G4double aValue) | G4StepPoint | |
AddLocalTime(const G4double aValue) | G4StepPoint | |
AddMomentumDirection(const G4ThreeVector &aValue) | G4StepPoint | |
AddPolarization(const G4ThreeVector &aValue) | G4StepPoint | |
AddPosition(const G4ThreeVector &aValue) | G4StepPoint | |
AddProperTime(const G4double aValue) | G4StepPoint | |
fCharge | G4StepPoint | private |
fGlobalTime | G4StepPoint | private |
fKineticEnergy | G4StepPoint | private |
fLocalTime | G4StepPoint | private |
fMagneticMoment | G4StepPoint | private |
fMass | G4StepPoint | private |
fMomentumDirection | G4StepPoint | private |
fpMaterial | G4StepPoint | private |
fpMaterialCutsCouple | G4StepPoint | private |
fPolarization | G4StepPoint | private |
fPosition | G4StepPoint | private |
fpProcessDefinedStep | G4StepPoint | private |
fProperTime | G4StepPoint | private |
fpSensitiveDetector | G4StepPoint | private |
fpTouchable | G4StepPoint | private |
fSafety | G4StepPoint | private |
fStepStatus | G4StepPoint | private |
fVelocity | G4StepPoint | private |
fWeight | G4StepPoint | private |
G4StepPoint() | G4StepPoint | |
G4StepPoint(const G4StepPoint &) | G4StepPoint | |
GetBeta() const | G4StepPoint | |
GetCharge() const | G4StepPoint | |
GetGamma() const | G4StepPoint | |
GetGlobalTime() const | G4StepPoint | |
GetKineticEnergy() const | G4StepPoint | |
GetLocalTime() const | G4StepPoint | |
GetMagneticMoment() const | G4StepPoint | |
GetMass() const | G4StepPoint | |
GetMaterial() const | G4StepPoint | |
GetMaterialCutsCouple() const | G4StepPoint | |
GetMomentum() const | G4StepPoint | |
GetMomentumDirection() const | G4StepPoint | |
GetPhysicalVolume() const | G4StepPoint | |
GetPolarization() const | G4StepPoint | |
GetPosition() const | G4StepPoint | |
GetProcessDefinedStep() const | G4StepPoint | |
GetProperTime() const | G4StepPoint | |
GetSafety() const | G4StepPoint | |
GetSensitiveDetector() const | G4StepPoint | |
GetStepStatus() const | G4StepPoint | |
GetTotalEnergy() const | G4StepPoint | |
GetTouchable() const | G4StepPoint | |
GetTouchableHandle() const | G4StepPoint | |
GetVelocity() const | G4StepPoint | |
GetWeight() const | G4StepPoint | |
operator=(const G4StepPoint &) | G4StepPoint | |
SetCharge(G4double value) | G4StepPoint | |
SetGlobalTime(const G4double aValue) | G4StepPoint | |
SetKineticEnergy(const G4double aValue) | G4StepPoint | |
SetLocalTime(const G4double aValue) | G4StepPoint | |
SetMagneticMoment(G4double value) | G4StepPoint | |
SetMass(G4double value) | G4StepPoint | |
SetMaterial(G4Material *) | G4StepPoint | |
SetMaterialCutsCouple(const G4MaterialCutsCouple *) | G4StepPoint | |
SetMomentumDirection(const G4ThreeVector &aValue) | G4StepPoint | |
SetPolarization(const G4ThreeVector &aValue) | G4StepPoint | |
SetPosition(const G4ThreeVector &aValue) | G4StepPoint | |
SetProcessDefinedStep(const G4VProcess *aValue) | G4StepPoint | |
SetProperTime(const G4double aValue) | G4StepPoint | |
SetSafety(const G4double aValue) | G4StepPoint | |
SetSensitiveDetector(G4VSensitiveDetector *) | G4StepPoint | |
SetStepStatus(const G4StepStatus aValue) | G4StepPoint | |
SetTouchableHandle(const G4TouchableHandle &apValue) | G4StepPoint | |
SetVelocity(G4double v) | G4StepPoint | |
SetWeight(G4double aValue) | G4StepPoint | |
~G4StepPoint() | G4StepPoint | inline |