Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+25 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.7 2007/06/06 07:48:45 ahoward Exp $
$Id: History,v 1.14 2007/11/06 06:18:47 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,30 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 06, 2007 M.Asai (detutils-V09-00-06)
- Tntroducing DrawColumn() method and related UI commands.
November 04, 2007 M.Asai (detutils-V09-00-05)
- Introducing G4VScoreColorMap and its concrete class G4DefaultLinearColorMap.
November 03, 2007 M.Asai (detutils-V09-00-04)
- Split messenger class.
- Command name changed.
- Commands for cylindrical and spharic mesh disabled.
November 01, 2007 M.Asai (detutils-V09-00-03)
- Temporary tag after removing G4ScoringTubs.
November 01, 2007 M.Asai (detutils-V09-00-02)
- Temporary tag before removing G4ScoringTubs.
July 13, 2007 M.Asai (detutils-V09-00-01)
- First implementation of basic classes
- test/test1
July 11, 2007 M.Asai (detutils-V09-00-00)
- Move all scorers and filters to digits_hits/scorer.
June 06, 2007 A.Howard (detutils-V08-03-02)
- Added modified G4PSPopulation removing event (circular) dependency
(file form T.Aso).