Import Geant4 1.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:28:20 +02:00
parent aaa409b6ee
commit ca1c8cb059
2995 changed files with 106830 additions and 299600 deletions
+6 -2
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.4 1999/04/19 14:52:30 mora Exp $
$Id: History,v 1.5.4.1 1999/11/11 14:31:32 gunter Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,10 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
September 16, 1999 M. Verderi & P. Mora de Freitas
- Fixed bug in G4FastStep::CheckIt() method.
April 19, 1999 M. Verderi & P. Mora de Freitas
Changes in G4FastStep to co-work with track-01-00-04:
@@ -343,7 +347,7 @@ October 8, 1998 P.Mora de Freitas
- G4FastSimulationManager optimisation:
- New G4ParticleDefinition* fLastCrossedParticle data member, keeps
the last particle type with touched the envelope;
- New RWTPtrOrderedVector<G4VFastSimulationModel> fApplicableModelList
- New G4RWTPtrOrderedVector<G4VFastSimulationModel> fApplicableModelList
data member, keeps the model list of the applicable models for
the actual fLastCrossedParticle particle type;
- Changes in the PostStepGetFastSimulationManagerTrigger() and