75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
$Id: History,v 1.16 2004/12/03 16:07:23 gcosmo Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
field03 History file
|
|
--------------------
|
|
This file should be used by the G4 example coordinator to briefly
|
|
summarize all major modifications introduced in the code and keep
|
|
track of all tags.
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
Dec 3rd, 2004 Gabriele Cosmo
|
|
----------------------------
|
|
- Implemented migration to <cmath>.
|
|
|
|
Dec 3rd, 2004 Vladimir Grichine
|
|
-------------------------------
|
|
- Removed dependency on old PAI and XTR models in PhysicsList.
|
|
|
|
Sep 15rd, 2004 V.Ivanchenko (fieldex03-V06-02-00)
|
|
-------------------------------------------------
|
|
- Minor cleanup of PhysicsList.
|
|
|
|
Mar 23rd, 2004 John Apostolakis (fieldex03-V06-00-00)
|
|
-----------------------------------------------------
|
|
- F03FieldSetup: fixed SetFieldValue methods to update equation, fld-manager.
|
|
- F03FieldMessenger: added printout of value after Set Command.
|
|
|
|
Dec 1st, 2003 John Apostolakis (fieldex03-V05-02-00)
|
|
-----------------------------------------------------
|
|
- Renamed F03ElectroMagneticField into F03FieldSetup (as it is a creator,
|
|
not a field).
|
|
- FieldSetup is now called only in Detector Construction, not in main.
|
|
|
|
Nov 25th, 2003 Gabriele Cosmo
|
|
-----------------------------
|
|
- Open geometry before clearing stores in DetectorConstruction class.
|
|
|
|
Nov 14th, 2003 John Apostolakis
|
|
-------------------------------
|
|
- F03ElectroMagneticField:
|
|
o changed minimum step to 0.25 mm, from 1.0 mm.
|
|
|
|
Nov 13th, 2003 John Allison
|
|
---------------------------
|
|
- Removed OPACS from Vis Manager.
|
|
|
|
Aug 27th, 2003 V.Ivantchenko (fieldex-V05-02-00)
|
|
------------------------------------------------
|
|
- Remove obsolete interfaces
|
|
|
|
Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
|
|
--------------------------------------------
|
|
- Fixed mechanism for update of geometry in detector-construction.
|
|
- Corrected GetFieldValue in ElectroMagneticField class. (J.Apostolakis).
|
|
- Fixed pedantic warnings ...
|
|
|
|
Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00)
|
|
-------------------------------------------------
|
|
- Cut per region
|
|
|
|
Nov 7th, 2001 - G.Cosmo
|
|
-----------------------
|
|
- More cleanup and fixes to primary generator gun (V.Grichine).
|
|
|
|
Oct 15th, 2001 - G.Cosmo
|
|
------------------------
|
|
- Cleaned from test code.
|