| 1 | $Id: History,v 1.21 2007/07/27 17:52:04 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm10 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 | 27-07-07 V.Ivant (testem10-V09-00-00)
|
|---|
| 19 | - Create VisManager only for interactive session, improve destructor
|
|---|
| 20 | of Em10DetectorConstruction class
|
|---|
| 21 |
|
|---|
| 22 | 25-10-06 mma (testem10-V08-01-00)
|
|---|
| 23 | - GNUmakefile : LOADLIBS
|
|---|
| 24 |
|
|---|
| 25 | 22 May 05: V.Ivant (testem10-V08-00-01)
|
|---|
| 26 | - Remove extra files
|
|---|
| 27 |
|
|---|
| 28 | 19 May 05: V.Ivant (testem10-V08-00-00)
|
|---|
| 29 | - V.Grichine cleanup
|
|---|
| 30 |
|
|---|
| 31 | 06 Dec 05: Gabriele Cosmo
|
|---|
| 32 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 33 |
|
|---|
| 34 | 29 Oct 05: V.Ivant (testem10-V07-01-01)
|
|---|
| 35 | - V.Grichine:Production cuts were moved to Physics list providing
|
|---|
| 36 | independent gamma, electron and positron cuts in radiator
|
|---|
| 37 | and detector regions.
|
|---|
| 38 |
|
|---|
| 39 | 15 Oct 05: V.Ivant (testem10-V07-01-00)
|
|---|
| 40 | - Updated PhysicsList
|
|---|
| 41 |
|
|---|
| 42 | 03 May 2005 John Allison (examples-V07-00-03)
|
|---|
| 43 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 44 |
|
|---|
| 45 | 02 Dec 04: V.Ivant (testem10-V06-02-01)
|
|---|
| 46 | - Migration to cmath
|
|---|
| 47 | - Remove compilation warnings and hbook histograms
|
|---|
| 48 |
|
|---|
| 49 | 30-08-04 V.Ivant (testem10-V06-02-00)
|
|---|
| 50 | - Remove obsolete processes from PhysicsList
|
|---|
| 51 |
|
|---|
| 52 | 25-11-03 V.Ivant (testem10-V05-02-01)
|
|---|
| 53 |
|
|---|
| 54 | 13-11-03 John Allison
|
|---|
| 55 | - Removed OPACS from Vis Manager.
|
|---|
| 56 |
|
|---|
| 57 | 27-08-03 V.Ivant (testem10-V05-02-00)
|
|---|
| 58 | - Remove obsolete interfaces
|
|---|
| 59 | - Substitute in the PhysicsList processes by those of 5.2 realise
|
|---|
| 60 |
|
|---|
| 61 | 20 Feb. 2003 Vladimir Ivanchenko (testem10-V05-00-00)
|
|---|
| 62 | - Migrade to cut per region
|
|---|
| 63 |
|
|---|
| 64 | 11 Jun. 2002 Vladimir Grichine (testem10-V04-00-00)
|
|---|
| 65 | - new TestEm10.in and TestEm10.largr_N.in
|
|---|
| 66 |
|
|---|
| 67 | 27 Nov. 2001 Gabriele Cosmo (TestEm10-V03-02-01)
|
|---|
| 68 | - Corrected README.
|
|---|
| 69 | - Set G4NOHIST as default in GNUmakefile.
|
|---|
| 70 | - More models in run11.mac (V.Grichine).
|
|---|
| 71 |
|
|---|
| 72 | 21 Nov. 2001 Marc Verderi (TestEm10-V03-02-00)
|
|---|
| 73 | - Define a new TestEm10.in (and .out) which tests
|
|---|
| 74 | all XTR models, shooting 10 particles for each run.
|
|---|
| 75 | Required some modification in the detector construction
|
|---|
| 76 | and messenger.
|
|---|
| 77 | - Define a new TestEm10.large_N.in (and .out)
|
|---|
| 78 | shooting 1000 particles/run.
|
|---|
| 79 |
|
|---|
| 80 | 21 Nov. 2001 Marc Verderi
|
|---|
| 81 | - Taken for the HEAD and made compliant with
|
|---|
| 82 | geant4-04-00-cand-01
|
|---|
| 83 | - clear many warnings
|
|---|
| 84 |
|
|---|