| [807] | 1 | $Id: History,v 1.4 2007/05/12 16:33:53 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm17 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-05-07 V.Ivant (testem17-V08-03-00)
|
|---|
| 19 | - add mixture material for tests (A.Bogdanov)
|
|---|
| 20 |
|
|---|
| 21 | 19-10-06 mma (testem17-V08-01-01)
|
|---|
| 22 | - GNUmakefile : LOADLIBS
|
|---|
| 23 | - remove PhysicsLists 52
|
|---|
| 24 |
|
|---|
| 25 | 26-09-06 V.Ivant (testem17-V08-01-00)
|
|---|
| 26 | - fix ConstructParticles
|
|---|
| 27 |
|
|---|
| 28 | 10-05-06 mma (testem17-V08-00-00)
|
|---|
| 29 | - rename TestEm14 -> TestEm17
|
|---|
| 30 |
|
|---|
| 31 | 27-01-06 mma (testem14-V08-00-01)
|
|---|
| 32 |
|
|---|
| 33 | 06-01-06 mma
|
|---|
| 34 | - rename MuonProcesses -> TestEm14
|
|---|
| 35 |
|
|---|
| 36 | 06-12-05 G.Cosmo
|
|---|
| 37 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 38 |
|
|---|
| 39 | 22-11-05 mma (muonprocesses-V07-01-01)
|
|---|
| 40 | - update README for OpenScientist
|
|---|
| 41 |
|
|---|
| 42 | 14-11-05 Gabriele Cosmo (muonprocesses-V07-01-00)
|
|---|
| 43 | - Migration to <sstream> for HistoMessenger.
|
|---|
| 44 |
|
|---|
| 45 | 01-06-05 mma (muonprocesses-V07-00-01)
|
|---|
| 46 | - HistoManager : option "--noErrors" for hbook
|
|---|
| 47 |
|
|---|
| 48 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 49 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 50 |
|
|---|
| 51 | 03-03-05 mma (muonprocesses-V07-00-00)
|
|---|
| 52 | - HistoManager : - put a protection for the creation of analysis factory;
|
|---|
| 53 | - file extension is fileType;
|
|---|
| 54 |
|
|---|
| 55 | 06.12.04 V.Ivant (muonprocesses-V06-02-10)
|
|---|
| 56 | - Use PhysicsList from future 7.0
|
|---|
| 57 |
|
|---|
| 58 | 05.12.04 mma (muonprocesses-V06-02-09)
|
|---|
| 59 | - namespace std in MuCrossSections
|
|---|
| 60 |
|
|---|
| 61 | 02.12.04 V.Ivant (muonprocesses-V06-02-08)
|
|---|
| 62 | - Migration to cmath
|
|---|
| 63 |
|
|---|
| 64 | 25.11.04 S. Sadilov (muonprocesses-V06-02-07)
|
|---|
| 65 | - Cast to doubles to resolve compilation problems on MS Windows.
|
|---|
| 66 |
|
|---|
| 67 | 03-11-04 mma (muonprocesses-V06-02-06)
|
|---|
| 68 | - do not delete Analysisfactory (for Jaida)
|
|---|
| 69 |
|
|---|
| 70 | 27.10.04 S. Sadilov (muonprocesses-V06-02-04, muonprocesses-V06-02-05)
|
|---|
| 71 | - Cast to doubles to resolve compilation problems in gcc-3.2.
|
|---|
| 72 |
|
|---|
| 73 | 07.09.04 V. Ivanchenko (muonprocesses-V06-02-03)
|
|---|
| 74 | - fix for histograms for muons-V06-02-01 tag
|
|---|
| 75 |
|
|---|
| 76 | 27.06.04 V. Ivanchenko (muonprocesses-V06-02-02)
|
|---|
| 77 | - update for muons-V06-02-01 tag
|
|---|
| 78 |
|
|---|
| 79 | 17.06.04 V. Ivanchenko (muonprocesses-V06-02-01)
|
|---|
| 80 | - introduce MuNuclearBuilder and corresponding macro
|
|---|
| 81 |
|
|---|
| 82 | 30.06.04 mma (muonprocesses-V06-02-00)
|
|---|
| 83 | - histo management like in testem5-V06-01-04
|
|---|
| 84 |
|
|---|
| 85 | 16.06.04 V. Ivanchenko (muonprocesses-V06-01-01)
|
|---|
| 86 | - std::max in MuCrossSections
|
|---|
| 87 |
|
|---|
| 88 | 14.06.04 Michel Maire (muonprocesses-V06-01-00)
|
|---|
| 89 | - creation, from A. Bogdanov and R. Kokoulin's TestMu program.
|
|---|
| 90 |
|
|---|