Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/eventgenerator/exgps/History is written in an unsupported language. File is not indexed.

0001 # Example exgps History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 
0008 ## 2025-06-17 I. Hrivnacova (exgps-V11-03-00)
0009 - HistoManager: activated set ntuple merging
0010 - Removed exgps_batch.in (identical with exgps.in)
0011 - Fixed python and ROOT test macros (tested with python 3.13.3 and root 6.36.00)
0012   - plotHisto.C moved to macros
0013   - removed plottest35.py and plotit.csh
0014   - Excluded not working tests (needed further investigation):
0015     Excluded from the run script (runall.csh):
0016     - test23 - hangs
0017     - test27 - exception (by G4SPSEneDistribution::LinearInterpolation)
0018     Excluded from the analysis script (plotall.py):
0019     - test36 - hangs
0020 - CMake: Added copying all macros and run script into the build area
0021 - Updated README
0022 
0023 ## 2023-03-11 Ben Morgan (exgps-V11-02-00)
0024 - Move CTests definitions to tests/ctests_examples
0025 
0026 ## 2023-01-09 Ben Morgan (exgps-V11-01-00)
0027 - Use PROJECT_ scoped _SOURCE/BINARY_DIR variables in place of CMAKE_ 
0028   scope version to ease use of Geant4 as a CMake subproject. 
0029   - Fixes [GitHub PR #52](https://github.com/Geant4/geant4/pull/52)
0030 
0031 ## 2021-12-10 Ben Morgan (exgps-V11-00-00)
0032 - Change to new Markdown History format
0033 
0034 ---
0035 
0036 # History entries prior to 11.0
0037 
0038 29-11-21 I. Hrivnacova (exgps-V10-07-03)
0039 -  Removed obsolete references to AIDA analysis tools
0040 
0041 06-10-21 I. Hrivnacova (exgps-V10-07-02)
0042 - Migration to new G4AnalysisManager.hh header;
0043   define the default output file type (root).
0044 
0045 03-08-21 B. Morgan (exgps-V10-07-01)
0046 - Tidy up CTests definition file
0047 
0048 19-07-21 I. Hrivnacova (exgps-V10-07-00)
0049 - Updated for changes in the analysis category:
0050   removed deleting of the analysis manager,
0051   as this is now done by the Geant4 kernel.
0052 
0053 10-11-20 Ben Morgan (exgps-V10-06-00)
0054 - Migration to G4RunManagerFactory.
0055 
0056 08-05-18 B. Morgan (exgps-V10-04-02)
0057 - Include G4Types before use of G4MULTITHREADED. For forward
0058   compatibility with move to #defines over -D for G4 preprocessor
0059   symbols.
0060 
0061 13-04-18 mma (exgps-V10-04-01)
0062 - exgps.cc : set visualisation only in interactive mode
0063 
0064 27-03-18 mma (exgps-V10-04-00)
0065 - exgps.cc : remove G4UI_USE and G4VIS_USE
0066 
0067 05-07-16 I. Hrivnacova  (exgps-V10-02-00)
0068 - Fixes for Doxygen documentation
0069 
0070 11-05-2015  mma  (exgps-V10-01-02)
0071 - HistoManager: SetNtupleActivation(false)
0072 - macros: new commands for H2
0073 
0074 18/02/2015 A. Dotti       (exgps-V10-01-01)
0075 - Addint addtional ctest with distribution from histogram for
0076   PhysicsChecks
0077 
0078 23/01/2015 I. Hrivnacova  (exgps-V10-01-00)
0079 - fixed .README, files description for Doxygen
0080 
0081 27/10/2014 mma  (exgps-V10-00-07)
0082 - put /run/initialize at begin of macro
0083 
0084 24/10/2014 mma  (exgps-V10-00-06)
0085 - restaure exgps_batch.in
0086 
0087 22/10/2014 M.Maire  (exgps-V10-00-05)
0088 - fileNames: suppress prefix exGPS
0089 - PhysicsList: Transportation alone
0090 - review exgps.cc;  vis.mac
0091 - GeometryConstruction: world_r = 18 cm
0092 - replace EventAction by TrackingAction
0093 - refresh HistoManager. Adapt RunAction, TrackingAction, ActionInitialization.
0094 - update macros
0095 - /run/initialize in macros
0096 
0097 10/10/2014 A.Dotti (exgps-V10-00-04)
0098 - Migrated to new messenger strategy. Requires event-V10-00-14
0099 - Adding ctest example for PhysicsChecks group. Requires
0100   ctest-V10-00-17, cmake-V10-00-26 and stattest-V10-00-V10-00-03
0101   for test to be active.
0102 
0103 04/06/2014 A. Dotti (exgps-V10-00-03)
0104 - Correct macros to use /run/printProgress instead of /event/printModulo
0105 
0106 04/06/2014 L. Desorgher (exgps-V10-00-02)
0107 - Migrate to use of  QGSP_BIC physics list to avoid dependency on data
0108 
0109 03/06/2014 A. Dotti (exgps-V10-00-01)
0110 - Implemented changes needed for new GPS that substantially reduces
0111   memory footprint in MT mode. Requires event-V10-00-02
0112 
0113 31/05/2014  L.Desorgher (exgps-V10-00-00)
0114 - Migrate to use of G4 built-in physics list
0115 - Remove  drawTracks and printModulo commands and adapt the macro files to use
0116   the equivalent Geant4 built-in macro commands
0117 
0118 3/12/2013  I.Hrivnacova (exgps-V09-06-05)
0119 - Fixed file descriptions (for Doxygen)
0120 
0121 3/12/2013  I.Hrivnacova (exgps-V09-06-04)
0122 - Updated README for removing AIDA
0123 
0124 9/11/2013  L.Desorgher (exgps-V09-06-03)
0125 - Migration to g4tools
0126 - Migration to G4MT
0127 
0128 12/06/2013  I.Hrivnacova (exgps-V09-06-02)
0129 - Code clean-up: indention, redundant public/protected/private keywords
0130 
0131 06/06/2013  L.Desorgher (exgps-V09-06-01)
0132 - Applied coding guidelines (tabs and long lines)
0133 
0134 13/02/2013  I.Hrivnacova (exgps-V09-06-00)
0135 - Applied coding guidelines (data member initialization)
0136 
0137 20/11/2012  Ivana Hrivnacova  (exgps-V09-05-05)
0138 - Fixed the list of scripts in CMakeLists.txt
0139 
0140 15/11/2012  Ivana Hrivnacova  (exgps-V09-05-04)
0141 - Fixed exgps.cc  file description (for Doxygen)
0142 
0143 14/06/2012  Laurent Desorgher  (exgps-V09-05-03)
0144 - Add .README file for doxygen documentation
0145 
0146 11/06/2012  Laurent Desorgher  (exgps-V09-05-02)
0147 - Update/Review of the code according to coding guide lines 2.2 to 3.3
0148 
0149 05/04/2012  Laurent Desorgher  (exgps-V09-05-01)
0150 - Update/Review of the code according to coding guide lines 2.1
0151 
0152 04/04/2012  Laurent Desorgher  (exgps-V09-05-00)
0153 - Update/Review of the code according to coding guide lines 1.3, 1.4, and 1.5
0154 
0155 10/11/2010 - F.Lei (exgps-V09-03-05)
0156 - Added extra tests in the macros directory
0157   test35,36,37 for automatic energy biasing
0158   test38 for import energy spectrum in ascii file
0159 - Changed all test*.g4mac files to produced .root rather than .aida files
0160 - Added plotfiles.py and plotall.py and plottest35.C for plotting the results
0161   using pyRoot and Root.
0162 
0163 09/11/2010 - J.Allison (exgps-V09-03-04)
0164 - Removed #include G4UIXm.hh (causes conflict with G4UIExecutive.hh)
0165 
0166 22/10/2010 - G.Folger (exgps-V09-03-03)
0167 - Correct exgps_batch.in removing Vis
0168 
0169 18/10/2010 - G.Folger (exgps-V09-03-02)
0170 - Fix compilation warning; occurs only if G4ANALYSIS_USE not set
0171 - add exgps_batch.in, a copy of exgpgs.in without /analysis commands
0172 
0173 03/06/2010 - J.Perl (exgps-V09-03-01)
0174 - Updated vis usage
0175 
0176 12/05/2010 J.Allison (exgps-V09-03-00)
0177 - Introduced GUIExecutive.
0178 
0179 08/12/2008 G.Barrand
0180 - correct / compleete the part concerning AIDA in the README file.
0181 
0182 06/12/2008 F.Lei (exgps-V09-01-02)
0183 - updated g4mac files in ./macros
0184 
0185 05/12/2008 G.Barrand
0186 - exGPSAnalysisManager : have a comment in case the
0187   AIDA_createAnalysisFactory or the AIDA::ITree creation
0188   fails ; which is something that may happen.
0189 - exGPSAnalysisManager : have the creation of the AIDA::IPlotter
0190   on the same footing than other AIDA objects. Remove then
0191   the createPlotter method.
0192 - exGPSAnalysisManager : have t,hFactories local in BeginOfRun
0193   and then rm getHistogram,getTupleFactories.
0194 
0195 04/12/2008 F.Lei (exgps-V09-01-01)
0196 - updated README
0197 - tag Guy's changes
0198 
0199 04/12/2008 G.Barrand
0200 - exGPSAnalysisManager.hh : have the destructor private.
0201 - exGPS.cc : then use the exGPSAnalysisManager::dispose() method.
0202 - exGPS.cc : rm the aMgr which is no more used.
0203 - exGPSAnalysisManager::createPlotter : rm the "Plotter" string
0204   and then ask to the AIDA implementation the default plotter.
0205 - exGPSAnalysisManager::EndOfRun : reset the variable after the deletions.
0206 - exGPS.cc and exGPSEventAction : use #ifdef G4VIS_USE in case
0207   somone want to build without the G4 vis system.
0208 - exGPSAnalysisManager.cc : revisit : createPlotter : delete
0209   of plotterFactory and plotter where lacking. (Seen with the
0210   OpenScientist object decount).
0211 - exGPSRunAction : #ifdef G4VIS_USE.
0212 
0213 02/12/2008 F.Lei (exgps-V09-01-00)
0214 - updated exGPSAnalysisManager class to improve the AIDA output
0215 - removed AIDA setup from GNUmakefile (use G4 default one)
0216 - removed the ROOT file option
0217 
0218 21/12/2006 F.Lei (exgps-V08-02-00)
0219 -  Added the option for output results in .root file
0220 -  Changed particle_name to PDGcode in the ntuple
0221 exit
0222 19/07/2005 F.Lei (exgps-V07-01-00)
0223 -  Changing in GNUmakefile
0224    LOADLIBS += `aida-config --lib`
0225     by
0226    LDLIBS += `aida-config --lib`
0227   Fixing link with AIDA on WIN32-VC (bug#767)
0228 
0229 3rd May 2005  John Allison  (examples-V07-00-03)
0230 - Replaced vis manager with G4VisExecutive.
0231 
0232 03/12/2004, G.Cosmo,  (exgps-V06-02-01)
0233 - Implemented migration to <cmath>.
0234 
0235 mplemented changes needed for new GPS that substantially reduces
0236   memory footprint in MT mode. Requires event-V10-00-0228/10/2004, F.Lei,  (exgps-V06-02-00)
0237 - Created.