Files
geant4/examples/extended/electromagnetic/TestEm8/History
T
2016-06-09 15:37:50 +02:00

108 lines
3.2 KiB
Plaintext

$Id: History,v 1.29 2007/11/12 10:54:49 vnivanch Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
TestEm8 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 *
----------------------------------------------------------
12-11-07 V.Ivant (testem8-V09-00-05)
- Fixed logic in SteppingAction
02-10-07 V.Ivant (testem8-V09-00-04)
- Fixed memory leak in UI interface
26-09-07 V.Ivant (testem8-V09-00-03)
- Remove used lines from PAI physics constructors, added "pai_brem"
constructor PhysListEmPAI in which AlongStep from bremsstrahlung
is allowed
27-08-07 V.Ivant (testem8-V09-00-02)
- Recover head
02-08-07 V.Ivant (testem8-V09-00-01)
Use components of Physics Lists from physics_list subdirectory
27-08-07 V.Ivant (testem8-V09-00-00a)
- Fix PAI physics constructors: enegry loss processes should be
active post step
27-07-07 V.Ivant (testem8-V09-00-00)
- Create VisManager only for interactive session, improve destructor
of Em8DetectorConstruction class
15-11-06 V.Ivant (testem8-V08-01-01)
- Put on the head version of Em8DetectorConstruction.cc and
PhysListEmModelPai.cc, which provide non-zero results
25-10-06 mma (testem8-V08-01-00)
- GNUmakefile : LOADLIBS
- remove PhysicsLists 52
05-12-05 Gabriele Cosmo
- Trivial changes for support of CLHEP-2.0.X series.
31-05-05 V.Ivant (testem8-V07-00-02)
- 70 -> st -> 52
03-05-2005 John Allison (examples-V07-00-03)
- Replaced vis manager with G4VisExecutive.
23-04-04: V.Ivant (testem8-V07-00-01)
- Remove IonC12 class to be compatible with new particle tags
15-04-04: V.Ivant (testem8-V07-00-00)
- Remove non-used headers
02-12-04: V.Ivant (testem8-V06-02-01)
- Migration to cmath
27-05-04 V.Ivant (testem8-V06-01-00)
- Updated test of PAI model
27-01-04 V.Ivant (testem8-V06-00-00)
- Fix model name
26-11-03 V.Ivant (testem8-V05-02-02)
- Update for work with AIDA
24-11-03 V.Ivant (testem8-V05-02-01)
- Remove obsolete classes
- Introduce model variant of PAI + general cleanup (V.Grichine)
13-11-03 John Allison
- Added HepRep and removed OPACS from Vis Manager.
27-08-03 V.Ivant (testem8-V05-02-00)
- Remove obsolete interfaces
- Substitute in the PhysicsList processes by those of 5.2 realise
20-02-03 V.Ivant (testem8-V05-01-00)
- Fix warnings and change input parameters for updated PAI
20-02-03 V.Ivant (testem8-V05-00-00)
- Migration to cut per region
Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
- Update reference output
25th November 2000 Steve O'Neale (tagset210)
- Update test output Change in energy cut table printout (cuts are the same)
- Change in results below 20 per cent
27th July 2000 Gabriele Cosmo (TestEm8-V02-00-01)
- GNUmakefile: fixed definition of G4INSTALL variable.
28th June 2000 John Allison (TestEm8-V02-00-00)
- Added TestEm8.out.
- Created this file.