Import Geant4 5.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.14 2001/10/26 15:27:06 mverderi Exp $
|
||||
$Id: History,v 1.16 2002/11/20 17:05:46 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,26 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
Nov 20, 2002 G. Cosmo - param-V04-01-02
|
||||
o Patched access to public static data in G4FastStep.cc
|
||||
and G4GlobalFastSimulationManager.cc to allow porting on
|
||||
Windows DLLs.
|
||||
|
||||
Nov 15, 2002 S. Sadilov - param-V04-01-01
|
||||
o Fixed compilation problems on Windows in
|
||||
G4FastSimulationManager.cc and G4GlobalFastSimulationManager.cc
|
||||
|
||||
Nov 02, 2002 M. Verderi - param-V04-01-00
|
||||
o Add method to retrieve G4VFastSimulationModel by name.
|
||||
The user's method is in G4GlobalFastSimulationManager:
|
||||
|
||||
GetFastSimulationModel();
|
||||
|
||||
it is accompagnied by same methods name in
|
||||
G4FastSimulationManager class.
|
||||
|
||||
o Add "test" directory, used to test above feature.
|
||||
|
||||
Oct 26, 2001 M. Verderi - param-V03-02-00
|
||||
Fixes to clear warnings produced with gcc-2.95.2:
|
||||
- loop index, where comparison with method "size()" of
|
||||
|
||||
Reference in New Issue
Block a user