Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: BrachyMaterial.hh 100821 2016-11-02 15:21:34Z gcosmo $
//
// **********************************
// * *
@@ -32,7 +31,7 @@
// * *
// **********************************
//
//Code developed by: Susanna Guatelli
//Code developed by: Susanna Guatelli, Albert Le
//
// This class manages the elements and materials
//
@@ -69,5 +68,6 @@ private:
G4Material*Vacuum;
G4Material* bone;
G4Material* muscle;
G4Material* matAg;
};
#endif