Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/exoticphysics/dmparticle/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/exoticphysics/dmparticle/History (Version 11.3.0) and /examples/extended/exoticphysics/dmparticle/History (Version 11.0.p4)


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