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