Import Geant4 5.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.42 2002/04/19 08:29:41 gcosmo Exp $
|
||||
$Id: History,v 1.48 2002/12/03 14:32:44 gcosmo Exp $
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,28 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
03/12/2002 : G. Cosmo breps-V04-01-04
|
||||
- Fix to concrete BREPS for porting code on Windows: explicitely name the
|
||||
internal struct type holding the solid parameters.
|
||||
|
||||
21/11/2002 : G. Cosmo breps-V04-01-03
|
||||
- G4Ray[.hh.icc.cc], G4Surface[.hh.icc.cc]: made static inline methods not
|
||||
inlined to allow porting on Windows DLLs.
|
||||
|
||||
07/11/2002 : R. Chytracek breps-V04-01-02
|
||||
- All BREP solids + G4PlacedSolids now implement virtual StreamInfo(...) method
|
||||
end properly expose their construction parameters via this interface to an
|
||||
std::ostream instance.
|
||||
|
||||
28/10/2002 : G. Cosmo breps-V04-01-01
|
||||
- G4BREPSolid[.hh.cc]: added implementation of StreamInfo() to comply with ne interface
|
||||
for G4VSolid in "geommng-V04-01-03".
|
||||
|
||||
16/10/2002 : R. Chytracek breps-V04-01-00
|
||||
- G4BREPSolidPCone.cc: fixed creation of begin & end planar surfaces in the case where
|
||||
[RMIN[0] == 0.0 && RMAX[0] > 0.0] and/or [RMIN[sections] == 0.0 && RMAX[sections] > 0.0].
|
||||
Fixes problem report #419.
|
||||
|
||||
19/04/2002 : R. Chytracek breps-V04-00-05
|
||||
- G4BREPSolidPCone.cc: added sanity check of delta phi section value and
|
||||
exception is thrown saying about this unsupported feature if delta phi
|
||||
|
||||
Reference in New Issue
Block a user