Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
@@ -34,6 +34,7 @@
// 21 Sept 2001 Elena Guardincerri Created
// 25 Mar 2002 V.Ivanchenko Change AverageNOfIonisations int->double
// 12 Apr 2003 V.Ivanchenko Migrade to cut per region
// 16 Apr 2009 V.Ivanchenko Rename "set" variable
//
// -------------------------------------------------------------------
@@ -64,7 +65,7 @@ public:
G4double incidentEnergy,
G4double eLoss) const;
void AddXsiTable(G4VEMDataSet* set);
void AddXsiTable(G4VEMDataSet* p);
private: