Import Geant4 10.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2019-12-06 15:12:28 +01:00
parent b2a62ae692
commit 5baee230e9
2997 changed files with 141580 additions and 98673 deletions
+3 -2
View File
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
//
// File name: G4NistMessenger
//
// Author: Vladimir Ivanchenko
@@ -101,7 +100,9 @@ private:
G4UIdirectory* g4Dir;
G4UIcmdWithAString* g4ElmCmd;
G4UIcmdWithAString* g4MatCmd;
G4UIcmdWithAString* g4DensCmd;
G4UIcmdWithAString* g4DensCmd;
G4UIcmdWithAString* densCmd;
G4UIcmdWithAString* adensCmd;
};
#endif