Geant4 Cross Reference |
1 # Example dmparticle History 1 # Example dmparticle History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 be used as a substitute for writing good git c 5 be used as a substitute for writing good git commit messages! 6 6 7 7 8 ## 2021-12-10 Ben Morgan (dmparticle-V11-00-00 8 ## 2021-12-10 Ben Morgan (dmparticle-V11-00-00) 9 - Change to new Markdown History format 9 - Change to new Markdown History format 10 10 11 --- 11 --- 12 12 13 # History entries prior to 11.0 13 # History entries prior to 11.0 14 14 15 07-11-21 I. Hrivnacova (dmparticle-V10-07-02) 15 07-11-21 I. Hrivnacova (dmparticle-V10-07-02) 16 - Added analysis manager Clear() call instead 16 - Added analysis manager Clear() call instead of 17 deleting in the end of run (removed on July 17 deleting in the end of run (removed on July 19) 18 18 19 06-10-21 I. Hrivnacova (dmparticle-V10-07-01) 19 06-10-21 I. Hrivnacova (dmparticle-V10-07-01) 20 - Migration to new G4AnalysisManager.hh header 20 - Migration to new G4AnalysisManager.hh header; 21 define the output file name with an extensio 21 define the output file name with an extension. 22 22 23 19-07-21 I. Hrivnacova (dmparticle-V10-07-00) 23 19-07-21 I. Hrivnacova (dmparticle-V10-07-00) 24 - Updated for changes in the analysis category 24 - Updated for changes in the analysis category: 25 removed deleting of the analysis manager, 25 removed deleting of the analysis manager, 26 as this is now done by the Geant4 kernel. 26 as this is now done by the Geant4 kernel. 27 27 28 10-11-20 B. Morgan (dmparticle-V10-06-00) 28 10-11-20 B. Morgan (dmparticle-V10-06-00) 29 - Migration to G4RunManagerFactory. 29 - Migration to G4RunManagerFactory. 30 30 31 17-05-18 J.Allison (dmparticle-V10-04-01) 31 17-05-18 J.Allison (dmparticle-V10-04-01) 32 - RunAction.cc: Remove vis commands. 32 - RunAction.cc: Remove vis commands. 33 33 34 17-05-18 J.Allison (dmparticle-V10-04-00) 34 17-05-18 J.Allison (dmparticle-V10-04-00) 35 - Add #include "G4Types.hh" 35 - Add #include "G4Types.hh" 36 - Remove G4UI_USE and G4VIS_USE. 36 - Remove G4UI_USE and G4VIS_USE. 37 - Move instantiation of G4UIExecutive to start 37 - Move instantiation of G4UIExecutive to start of main. 38 38 39 20-06-17 V.Ivanchenko (dmparticle-V10-03-04) 39 20-06-17 V.Ivanchenko (dmparticle-V10-03-04) 40 - Run - V.Grichine fixed typo in printout 40 - Run - V.Grichine fixed typo in printout 41 41 42 07-06-17 V.Ivanchenko (dmparticle-V10-03-03) 42 07-06-17 V.Ivanchenko (dmparticle-V10-03-03) 43 - fixed LDMP production model 43 - fixed LDMP production model 44 44 45 06-06-17 I.Hrivnacova (dmparticle-V10-03-02) 45 06-06-17 I.Hrivnacova (dmparticle-V10-03-02) 46 - fixed Doxygen documentation 46 - fixed Doxygen documentation 47 47 48 06-06-17 V.Ivanchenko (dmparticle-V10-03-01) 48 06-06-17 V.Ivanchenko (dmparticle-V10-03-01) 49 - general cleanup of the code and documentatio 49 - general cleanup of the code and documentation 50 50 51 02-06-17 V.Ivanchenko (dmparticle-V10-03-00) 51 02-06-17 V.Ivanchenko (dmparticle-V10-03-00) 52 - first commit 52 - first commit 53 53