Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
+16 -3
View File
@@ -1,4 +1,4 @@
.$Id: History,v 1.128 2008/01/04 22:11:31 allison Exp $
.$Id: History,v 1.132 2009/11/23 05:42:28 perl Exp $
-------------------------------------------------------------------
=========================================================
@@ -20,10 +20,23 @@ committal in the CVS repository !
History file for visualization/HepRep sub-category
--------------------------------------------------
4th January 2008 John Allison (vis-HepRep-V09-01-00)
22nd November 2009 Joseph Perl (vis-HepRep-V09-02-03)
- Changed messenger to a singleton.
- Added messenger commands to HepRepFile.
- Render G4Tubs as polygons if G4Tubs is not at a standard angle.
21st October 2009 John Allison (vis-HepRep-V09-02-02 coworks greps-V09-02-02)
- Added default AddCompound (const G4THitsMap<G4double>&) methods.
o Prevents warnings about hiding - calls G4VSceneHandler base class.
8 May 2009 Gabriele Cosmo (vis-HepRep-V09-02-00)
- Added inclusion of <cstdio> in DeflateOutputStreamBuffer.h to resolve
compilation errors reported by gcc-4.4.0.
4 January 2008 John Allison (vis-HepRep-V09-01-00)
- Adapted to new BeginPrimitives2D signature.
16 Nov 2007 Joseph Perl (vis-HepRep-V09-00-01)
16 November 2007 Joseph Perl (vis-HepRep-V09-00-01)
- Adjust geometry hierarchy in G4HepRepFileSceneHandler to accomodate
parallel worlds. Where used to just have world at top of hierarchy,
now have world or worlds as one level below top level of geometry.