| 1 | $Id: History,v 1.17 2007/11/15 16:10:09 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | exRDM 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 | November 15th, 2007 V.Ivanchenko (exrdm-V09-00-02)
|
|---|
| 19 | --------------------------------------------------
|
|---|
| 20 | - A minor fix of low-energy EM physics builder
|
|---|
| 21 |
|
|---|
| 22 | November 14th, 2007 V.Ivanchenko (exrdm-V09-00-01)
|
|---|
| 23 | --------------------------------------------------
|
|---|
| 24 | - Use decay and radiactive decay builders from physics)lists library
|
|---|
| 25 | - Added elastic, stopping, ion and extraEm physics
|
|---|
| 26 |
|
|---|
| 27 | July 3th, 2007 V.Ivanchenko (exrdm-V09-00-00)
|
|---|
| 28 | ---------------------------------------------
|
|---|
| 29 | - Remove obsolete hadronic builders and use only QGSP_BIC, QGSP_BIC_HP,
|
|---|
| 30 | QGSP_BERT, QGSP_BERT_HP
|
|---|
| 31 |
|
|---|
| 32 | February 14th, 2006 V.Ivanchenko (exrdm-V08-02-01)
|
|---|
| 33 | -------------------------------
|
|---|
| 34 | - Use standard EM builder from physics_list subdirectory
|
|---|
| 35 |
|
|---|
| 36 | 21/12/2006 F.Lei (exrdm-V08-02-00)
|
|---|
| 37 | - Added ROOT format option for outputting results. It is the default format now.
|
|---|
| 38 |
|
|---|
| 39 | February 16th, 2006 V.Ivanchenko (exrdm-V08-00-00)
|
|---|
| 40 | -------------------------------
|
|---|
| 41 | - Update Physics Lists
|
|---|
| 42 |
|
|---|
| 43 | December 6th, 2005 Gabriele Cosmo
|
|---|
| 44 | ---------------------------------
|
|---|
| 45 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 46 |
|
|---|
| 47 | December 2nd, 2005 V.Ivanchenko (exrdm-V07-01-02)
|
|---|
| 48 | -------------------------------
|
|---|
| 49 | - Fix crash connected with non-static hadrons
|
|---|
| 50 |
|
|---|
| 51 | November 15th, 2005 Gabriele Cosmo (exrdm-V07-01-01)
|
|---|
| 52 | ----------------------------------
|
|---|
| 53 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 54 |
|
|---|
| 55 | July 19th, 2005 Fan Lei (exrdm-V07-01-00)
|
|---|
| 56 | -----------------------
|
|---|
| 57 | - Changed in GNUmakefile
|
|---|
| 58 | LOADLIBS += `aida-config --lib`
|
|---|
| 59 | with:
|
|---|
| 60 | LDLIBS += `aida-config --lib`
|
|---|
| 61 | fixing AIDA link problem for WIN32-VC.
|
|---|
| 62 | - Corrected a typo in exRDMHistoMessenger.cc.
|
|---|
| 63 |
|
|---|
| 64 | June 3rd, 2005 Fan Lei (exrdm-V07-00-01)
|
|---|
| 65 | ----------------------
|
|---|
| 66 | - updates to physics list
|
|---|
| 67 | - added macros/test.mac for testing the physics list
|
|---|
| 68 |
|
|---|
| 69 | May 3rd, 2005 John Allison
|
|---|
| 70 | --------------------------
|
|---|
| 71 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 72 |
|
|---|
| 73 | March 3rd, 2005 Fan Lei (exrdm-V07-00-00)
|
|---|
| 74 | -----------------------
|
|---|
| 75 | - Update to exrdmPhysicsList.cc
|
|---|
| 76 |
|
|---|
| 77 | December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-02)
|
|---|
| 78 | ---------------------------------
|
|---|
| 79 | - Use new phys-lists structure.
|
|---|
| 80 |
|
|---|
| 81 | December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-01)
|
|---|
| 82 | ---------------------------------
|
|---|
| 83 | - Implemented migration to <cmath>.
|
|---|
| 84 |
|
|---|
| 85 | November 11th, 2004 Fan lei (exrdm-V06-02-00)
|
|---|
| 86 | ---------------------------
|
|---|
| 87 | - First release
|
|---|