Import Geant4 10.7.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2020-06-26 10:23:25 +02:00
parent c02c370437
commit 67ba86d073
1871 changed files with 174422 additions and 131884 deletions
@@ -125,7 +125,7 @@ public: // with description
inline G4bool GetLayeredMaterialFlag() const
{ return layeredMaterialFlag; }
private:
protected:
void CopyStep(const G4Step & step);
void SwitchMaterial(G4StepPoint*);
@@ -135,7 +135,7 @@ public: // with description
//--------------------------------------------------------------------
G4bool IsAtRestRequired(G4ParticleDefinition*);
private:
protected:
G4Step * fGhostStep;
G4StepPoint * fGhostPreStepPoint;
G4StepPoint * fGhostPostStepPoint;