50 : fGlobalTime(0.), fLocalTime(0.), fProperTime(0.),
51 fKineticEnergy(0.), fVelocity(0.), fpTouchable(0), fpMaterial(0),
52 fpMaterialCutsCouple(0), fpSensitiveDetector(0), fSafety(0.),
53 fStepStatus(
fUndefined),fpProcessDefinedStep(0),
54 fMass(0.), fCharge(0.), fMagneticMoment(0.),
62 fPosition(right.fPosition),
63 fGlobalTime(right.fGlobalTime),
64 fLocalTime(right.fLocalTime),
65 fProperTime(right.fProperTime),
66 fMomentumDirection(right.fMomentumDirection),
67 fKineticEnergy(right.fKineticEnergy),
68 fVelocity(right.fVelocity),
69 fpTouchable(right.fpTouchable),
70 fpMaterial(right.fpMaterial),
71 fpMaterialCutsCouple(right.fpMaterialCutsCouple),
72 fpSensitiveDetector(right.fpSensitiveDetector),
73 fSafety(right.fSafety),
74 fPolarization(right.fPolarization),
75 fStepStatus(right.fStepStatus),
76 fpProcessDefinedStep(right.fpProcessDefinedStep),
78 fCharge(right.fCharge),
79 fMagneticMoment(right.fMagneticMoment),
80 fWeight(right.fWeight)
G4ThreeVector fMomentumDirection
G4VSensitiveDetector * fpSensitiveDetector
G4TouchableHandle fpTouchable
G4ThreeVector fPolarization
const G4MaterialCutsCouple * fpMaterialCutsCouple
G4StepPoint & operator=(const G4StepPoint &)
const G4VProcess * fpProcessDefinedStep