40 fPosition = right.fPosition;
41 fGlobalTime = right.fGlobalTime;
42 fLocalTime = right.fLocalTime;
43 fProperTime = right.fProperTime;
44 fMomentumDirection = right.fMomentumDirection;
45 fKineticEnergy = right.fKineticEnergy;
46 fVelocity = right.fVelocity;
47 fpTouchable = right.fpTouchable;
48 fpMaterial = right.fpMaterial;
49 fpMaterialCutsCouple = right.fpMaterialCutsCouple;
50 fpSensitiveDetector = right.fpSensitiveDetector;
51 fSafety = right.fSafety;
52 fPolarization = right.fPolarization;
53 fStepStatus = right.fStepStatus;
54 fpProcessDefinedStep = right.fpProcessDefinedStep;
56 fCharge = right.fCharge;
57 fMagneticMoment = right.fMagneticMoment;
58 fWeight = right.fWeight;