| [807] | 1 | $Id: History,v 1.29 2007/11/12 10:54:49 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm8 History file
|
|---|
| 9 | ------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 12-11-07 V.Ivant (testem8-V09-00-05)
|
|---|
| 19 | - Fixed logic in SteppingAction
|
|---|
| 20 |
|
|---|
| 21 | 02-10-07 V.Ivant (testem8-V09-00-04)
|
|---|
| 22 | - Fixed memory leak in UI interface
|
|---|
| 23 |
|
|---|
| 24 | 26-09-07 V.Ivant (testem8-V09-00-03)
|
|---|
| 25 | - Remove used lines from PAI physics constructors, added "pai_brem"
|
|---|
| 26 | constructor PhysListEmPAI in which AlongStep from bremsstrahlung
|
|---|
| 27 | is allowed
|
|---|
| 28 |
|
|---|
| 29 | 27-08-07 V.Ivant (testem8-V09-00-02)
|
|---|
| 30 | - Recover head
|
|---|
| 31 |
|
|---|
| 32 | 02-08-07 V.Ivant (testem8-V09-00-01)
|
|---|
| 33 | Use components of Physics Lists from physics_list subdirectory
|
|---|
| 34 |
|
|---|
| 35 | 27-08-07 V.Ivant (testem8-V09-00-00a)
|
|---|
| 36 | - Fix PAI physics constructors: enegry loss processes should be
|
|---|
| 37 | active post step
|
|---|
| 38 |
|
|---|
| 39 | 27-07-07 V.Ivant (testem8-V09-00-00)
|
|---|
| 40 | - Create VisManager only for interactive session, improve destructor
|
|---|
| 41 | of Em8DetectorConstruction class
|
|---|
| 42 |
|
|---|
| 43 | 15-11-06 V.Ivant (testem8-V08-01-01)
|
|---|
| 44 | - Put on the head version of Em8DetectorConstruction.cc and
|
|---|
| 45 | PhysListEmModelPai.cc, which provide non-zero results
|
|---|
| 46 |
|
|---|
| 47 | 25-10-06 mma (testem8-V08-01-00)
|
|---|
| 48 | - GNUmakefile : LOADLIBS
|
|---|
| 49 | - remove PhysicsLists 52
|
|---|
| 50 |
|
|---|
| 51 | 05-12-05 Gabriele Cosmo
|
|---|
| 52 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 53 |
|
|---|
| 54 | 31-05-05 V.Ivant (testem8-V07-00-02)
|
|---|
| 55 | - 70 -> st -> 52
|
|---|
| 56 |
|
|---|
| 57 | 03-05-2005 John Allison (examples-V07-00-03)
|
|---|
| 58 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 59 |
|
|---|
| 60 | 23-04-04: V.Ivant (testem8-V07-00-01)
|
|---|
| 61 | - Remove IonC12 class to be compatible with new particle tags
|
|---|
| 62 |
|
|---|
| 63 | 15-04-04: V.Ivant (testem8-V07-00-00)
|
|---|
| 64 | - Remove non-used headers
|
|---|
| 65 |
|
|---|
| 66 | 02-12-04: V.Ivant (testem8-V06-02-01)
|
|---|
| 67 | - Migration to cmath
|
|---|
| 68 |
|
|---|
| 69 | 27-05-04 V.Ivant (testem8-V06-01-00)
|
|---|
| 70 | - Updated test of PAI model
|
|---|
| 71 |
|
|---|
| 72 | 27-01-04 V.Ivant (testem8-V06-00-00)
|
|---|
| 73 | - Fix model name
|
|---|
| 74 |
|
|---|
| 75 | 26-11-03 V.Ivant (testem8-V05-02-02)
|
|---|
| 76 | - Update for work with AIDA
|
|---|
| 77 |
|
|---|
| 78 | 24-11-03 V.Ivant (testem8-V05-02-01)
|
|---|
| 79 | - Remove obsolete classes
|
|---|
| 80 | - Introduce model variant of PAI + general cleanup (V.Grichine)
|
|---|
| 81 |
|
|---|
| 82 | 13-11-03 John Allison
|
|---|
| 83 | - Added HepRep and removed OPACS from Vis Manager.
|
|---|
| 84 |
|
|---|
| 85 | 27-08-03 V.Ivant (testem8-V05-02-00)
|
|---|
| 86 | - Remove obsolete interfaces
|
|---|
| 87 | - Substitute in the PhysicsList processes by those of 5.2 realise
|
|---|
| 88 |
|
|---|
| 89 | 20-02-03 V.Ivant (testem8-V05-01-00)
|
|---|
| 90 | - Fix warnings and change input parameters for updated PAI
|
|---|
| 91 |
|
|---|
| 92 | 20-02-03 V.Ivant (testem8-V05-00-00)
|
|---|
| 93 | - Migration to cut per region
|
|---|
| 94 |
|
|---|
| 95 | Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
|
|---|
| 96 | - Update reference output
|
|---|
| 97 |
|
|---|
| 98 | 25th November 2000 Steve O'Neale (tagset210)
|
|---|
| 99 | - Update test output Change in energy cut table printout (cuts are the same)
|
|---|
| 100 | - Change in results below 20 per cent
|
|---|
| 101 |
|
|---|
| 102 | 27th July 2000 Gabriele Cosmo (TestEm8-V02-00-01)
|
|---|
| 103 | - GNUmakefile: fixed definition of G4INSTALL variable.
|
|---|
| 104 |
|
|---|
| 105 | 28th June 2000 John Allison (TestEm8-V02-00-00)
|
|---|
| 106 | - Added TestEm8.out.
|
|---|
| 107 | - Created this file.
|
|---|