Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
+24 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.77 2009/11/06 09:00:02 kmura Exp $
$Id: History,v 1.83 2010/11/11 11:32:08 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,29 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
11 November, 2010 G. Cosmo (intercoms-V09-03-04)
- Corrected printout spelling in G4UIbatch.
24 August, 2010 M. Asai (intercoms-V09-03-03)
- Add new commands
/control/if
/control/add
/control/subtract
/control/multiply
/control/divide
3 Aug. 2010 K. Murakami (intercoms-V09-03-02)
- Range check of UI commands care for units.
* G4UIcommahd::DoIt() method is changed to virtual.
* G4UIcmdWithADoubleAndUnit/G4UIcmdWith3VectorAndUnit: add DoIt() method.
19 May 2010 L. Garnier (intercoms-V09-03-01)
- G4UIManager : Add field to get GUI Window session
18 May, 2010 K.Murakami (intercoms-V09-03-00)
- add used characters to tokenNum in G4UItokenNum
for suppressing compiler warnings of gcc 4.5
6 November, 2009 K. Murakami (intercoms-V09-02-02)
- add GetPreviousSession() in G4UIbatch