| [1230] | 1 | $Id: History,v 1.27 2009/09/22 16:50:06 gunter Exp $
|
|---|
| [807] | 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 |
|
|---|
| [1230] | 18 | 22/09/2009 G.Folger (exrdm-V09-02-00)
|
|---|
| 19 | - remove trivial compilation warning when compiled without G4ANALYSIS_USE in
|
|---|
| 20 | src/src/exrdmHisto.cc
|
|---|
| 21 |
|
|---|
| 22 | 05/12/2008 F.Lei (exrdm-V09-01-04)
|
|---|
| 23 | - exrdmAnalysisManager.cc, exrdmSteppingAction.cc
|
|---|
| 24 | - better G4ANALYSIS_USE and G4ANALYSIS_USE_ROOT logic
|
|---|
| 25 | - GNUMakefile
|
|---|
| 26 |
|
|---|
| 27 | 04/12/2008 F.Lei (exrdm-V09-01-03)
|
|---|
| 28 | - exrdmHisto: delete hfileROOT in save();
|
|---|
| 29 | - exrdmAnalysisManager.cc, exrdmSteppingAction.cc
|
|---|
| 30 | - used || login between G4ANALYSIS_USE and G4ANALYSIS_USE_ROOT
|
|---|
| 31 | - Updated README, macro/f24.mac
|
|---|
| 32 |
|
|---|
| 33 | 04/12/2008 G.Barrand
|
|---|
| 34 | - exrdmAnalyisManager : dispose() : cstor, dstor private.
|
|---|
| 35 | - exrdmHisto : revisit the AIDA sector, mainly creation/deletion of things.
|
|---|
| 36 | Now the program holds in case of multiple /run/beamOn.
|
|---|
| 37 | NOTE : someone should do the same with the ROOT sector...
|
|---|
| 38 | I have let a //FIXME in exrdmHisto::~exrdmHisto and ~exrdmAnalysisManager().
|
|---|
| 39 | - EventAction, RunAction : have some #ifdef G4VIS_USE to be able to
|
|---|
| 40 | disconnect properly the G4/vis.
|
|---|
| 41 |
|
|---|
| 42 | 02/12/2008 F.Lei (exrdm-V09-01-02)
|
|---|
| 43 | - exrdmHisto,exrdmHistoMessenger & exrdmAnalysisManager: updated the usage
|
|---|
| 44 | of AIDA analysis package.
|
|---|
| 45 |
|
|---|
| 46 | August 10th, 2008 V.Ivanchenko (exrdm-V09-01-01)
|
|---|
| 47 | --------------------------------------------------
|
|---|
| 48 | - exdrmMatarialMessenger - fix units of density
|
|---|
| 49 | - exdrmPhysicsList - fix definition of cuts; simplify logic
|
|---|
| 50 | of setting of hadronic physics;
|
|---|
| 51 | remove double instantiation of radioactive decay
|
|---|
| 52 | - removed compillation warnings in several places
|
|---|
| 53 | - replace flag G4ANALYSIS_USE_AIDA by G4ANALYSIS_USE
|
|---|
| 54 | - remove AIDA setup from GNUmakefile (use one from central scripts)
|
|---|
| 55 |
|
|---|
| 56 | 01 May 2008, Fan Lei (exrdm-V09-01-00)
|
|---|
| 57 | --------------------------------------------------
|
|---|
| 58 | - Removed "," from the Ntuple header definition
|
|---|
| 59 | - All energy depositions are collected, apart from that of the primary track.
|
|---|
| 60 |
|
|---|
| [807] | 61 | November 15th, 2007 V.Ivanchenko (exrdm-V09-00-02)
|
|---|
| 62 | --------------------------------------------------
|
|---|
| 63 | - A minor fix of low-energy EM physics builder
|
|---|
| 64 |
|
|---|
| 65 | November 14th, 2007 V.Ivanchenko (exrdm-V09-00-01)
|
|---|
| 66 | --------------------------------------------------
|
|---|
| 67 | - Use decay and radiactive decay builders from physics)lists library
|
|---|
| 68 | - Added elastic, stopping, ion and extraEm physics
|
|---|
| 69 |
|
|---|
| 70 | July 3th, 2007 V.Ivanchenko (exrdm-V09-00-00)
|
|---|
| 71 | ---------------------------------------------
|
|---|
| 72 | - Remove obsolete hadronic builders and use only QGSP_BIC, QGSP_BIC_HP,
|
|---|
| 73 | QGSP_BERT, QGSP_BERT_HP
|
|---|
| 74 |
|
|---|
| 75 | February 14th, 2006 V.Ivanchenko (exrdm-V08-02-01)
|
|---|
| 76 | -------------------------------
|
|---|
| 77 | - Use standard EM builder from physics_list subdirectory
|
|---|
| 78 |
|
|---|
| 79 | 21/12/2006 F.Lei (exrdm-V08-02-00)
|
|---|
| 80 | - Added ROOT format option for outputting results. It is the default format now.
|
|---|
| 81 |
|
|---|
| 82 | February 16th, 2006 V.Ivanchenko (exrdm-V08-00-00)
|
|---|
| 83 | -------------------------------
|
|---|
| 84 | - Update Physics Lists
|
|---|
| 85 |
|
|---|
| 86 | December 6th, 2005 Gabriele Cosmo
|
|---|
| 87 | ---------------------------------
|
|---|
| 88 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 89 |
|
|---|
| 90 | December 2nd, 2005 V.Ivanchenko (exrdm-V07-01-02)
|
|---|
| 91 | -------------------------------
|
|---|
| 92 | - Fix crash connected with non-static hadrons
|
|---|
| 93 |
|
|---|
| 94 | November 15th, 2005 Gabriele Cosmo (exrdm-V07-01-01)
|
|---|
| 95 | ----------------------------------
|
|---|
| 96 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 97 |
|
|---|
| 98 | July 19th, 2005 Fan Lei (exrdm-V07-01-00)
|
|---|
| 99 | -----------------------
|
|---|
| 100 | - Changed in GNUmakefile
|
|---|
| 101 | LOADLIBS += `aida-config --lib`
|
|---|
| 102 | with:
|
|---|
| 103 | LDLIBS += `aida-config --lib`
|
|---|
| 104 | fixing AIDA link problem for WIN32-VC.
|
|---|
| 105 | - Corrected a typo in exRDMHistoMessenger.cc.
|
|---|
| 106 |
|
|---|
| 107 | June 3rd, 2005 Fan Lei (exrdm-V07-00-01)
|
|---|
| 108 | ----------------------
|
|---|
| 109 | - updates to physics list
|
|---|
| 110 | - added macros/test.mac for testing the physics list
|
|---|
| 111 |
|
|---|
| 112 | May 3rd, 2005 John Allison
|
|---|
| 113 | --------------------------
|
|---|
| 114 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 115 |
|
|---|
| 116 | March 3rd, 2005 Fan Lei (exrdm-V07-00-00)
|
|---|
| 117 | -----------------------
|
|---|
| 118 | - Update to exrdmPhysicsList.cc
|
|---|
| 119 |
|
|---|
| 120 | December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-02)
|
|---|
| 121 | ---------------------------------
|
|---|
| 122 | - Use new phys-lists structure.
|
|---|
| 123 |
|
|---|
| 124 | December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-01)
|
|---|
| 125 | ---------------------------------
|
|---|
| 126 | - Implemented migration to <cmath>.
|
|---|
| 127 |
|
|---|
| 128 | November 11th, 2004 Fan lei (exrdm-V06-02-00)
|
|---|
| 129 | ---------------------------
|
|---|
| 130 | - First release
|
|---|