Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
+33 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.37 2001/09/10 10:27:18 johna Exp $
cvs log $Id: History,v 1.45 2002/11/27 12:24:19 johna Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,38 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
27th November 2002 John Allison (greps-V04-01-05)
- Small revison of G4Scale and improvements in G4VMarker class description.
Nov 20, 2002, G.Cosmo (greps-V04-01-04)
- Patched access to public static data in G4Scale and G4VisAttributes.
Added static accessors to be used in the kernel to allow porting on
Windows DLLs.
- HepPolyhedron[.hh.cc]: changed inline static methods to not inlined.
Nov 11, 2002, E.Chernaev (greps-V04-01-03)
- Minor bug fix in HepPolyhedron::GetFacet().
- HepDouble, HepBoolean --> double, bool in HepPolyhedron
Nov 7, 2002, E.Chernaev (greps-V04-01-02)
- Added createTwistedTrap() and createPolyhedron() to HepPolyhedron.
Oct 28, 2002, J.Allison (greps-V04-01-01)
- Changed AttDefStore to return a map.
24th October 2002 John Allison (greps-V04-01-00)
- Added G4AttDefStore.
- Further improved G4AttDef/Value.
- Added const G4std::vector<G4AttValue>* fAttValues/Defs to G4VisAttributes.
23rd October 2002 John Allison
- G4Colour class description corrected.
- G4VisAttributes comments slightly improved.
- G4AttDef and G4AttValue headers changed to follow G4 conventions.
27th September 2002 Joseph Perl
- Added first versions of headers for G4AttDef and G4AttValue.
10th September 2001 John Allison (greps-V03-02-04)
- Added G4Scale::GuidanceString.