Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
+13
View File
@@ -15,6 +15,19 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
14 November, 06 G.Cosmo (persistency-V08-01-02)
- Cleared trivial compilation warnings in G4PersistencyManager implementation.
- Added setup for retrieving HepMC in case G4LIB_USE_HEPMC is set and the
HEPMC_DIR path defined in the environment.
30 October, 06 W.Pokorski (persistency-V08-01-01)
- Put 'ifdef G4LIB_USE_HEPMC' in all the places which explicitly use HepMC
classes to allow compilation with CLHEP 2.0.3.0.
22 August, 06 G.Cosmo (persistency-V08-01-00)
- Get Rid of useless forward declarations in G4MCTEvent and G4MCTGenParticle
header files. Clearing compilation warnings on icc-9.X compilers.
28 June, 05 G.Cosmo (persistency-V07-01-01)
- Trivial fixes to G4MCTSimParticle and G4MCTSimVertex to support for
CLHEP-2.0.X series.