Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/runAndEvent/RE06/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/runAndEvent/RE06/History (Version 11.3.0) and /examples/extended/runAndEvent/RE06/History (Version 11.1.1)


  1 # Example RE06 History                              1 # Example RE06 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 (exampleRE06-V11-00-0      8 ## 2021-12-10 Ben Morgan (exampleRE06-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 Oct. 05, 2021 M. Asai (exampleRE06-V10-07-01)      15 Oct. 05, 2021 M. Asai (exampleRE06-V10-07-01)
 16 - Changing the order of deleting RE06SteppingV     16 - Changing the order of deleting RE06SteppingVerbose to be prior to
 17   the deletion of RunManager. Addressing to th     17   the deletion of RunManager. Addressing to the Valgring warning message.
 18                                                    18 
 19 Feb. 10, 2021 M. Asai (exampleRE06-V10-07-00)      19 Feb. 10, 2021 M. Asai (exampleRE06-V10-07-00)
 20 - Migration to new SteppingVerbose.                20 - Migration to new SteppingVerbose.
 21                                                    21 
 22 Nov. 11, 2020 M. Asai (exampleRE06-V10-06-02)      22 Nov. 11, 2020 M. Asai (exampleRE06-V10-06-02)
 23 - Migration to G4RunManagerFactory.                23 - Migration to G4RunManagerFactory.
 24                                                    24 
 25 May 11, 2018 J. Allison (exampleRE06-V10-04-01     25 May 11, 2018 J. Allison (exampleRE06-V10-04-01)
 26 - Remove G4UI_USE and G4VIS_USE.                   26 - Remove G4UI_USE and G4VIS_USE.
 27 - Move instantiation of G4UIExecutive to start     27 - Move instantiation of G4UIExecutive to start of main.
 28                                                    28 
 29 May 08, 2018 B. Morgan (exampleRE06-V10-04-00)     29 May 08, 2018 B. Morgan (exampleRE06-V10-04-00)
 30 - Include G4Types before use of G4MULTITHREADE     30 - Include G4Types before use of G4MULTITHREADED. For forward
 31   compatibility with move to #defines over -D      31   compatibility with move to #defines over -D for G4 preprocessor
 32   symbols.                                         32   symbols.
 33                                                    33 
 34 Nov 19, 2016 A. Dotti (exampleRE06-V10-02-00)      34 Nov 19, 2016 A. Dotti (exampleRE06-V10-02-00)
 35 - Setting SD explicitly to managers                35 - Setting SD explicitly to managers
 36                                                    36 
 37 Feb 17, 2015 A. Dotti (exampleRE06-V10-01-00)      37 Feb 17, 2015 A. Dotti (exampleRE06-V10-01-00)
 38 - Adding new macro file for testing on Xeon Ph     38 - Adding new macro file for testing on Xeon Phi with 
 39   limited statistics                               39   limited statistics
 40                                                    40 
 41 Nov 24, 2014 M. Asai (exampleRE06-V10-00-04)       41 Nov 24, 2014 M. Asai (exampleRE06-V10-00-04)
 42 - Retagged with setting production cuts to be      42 - Retagged with setting production cuts to be same as before
 43   exampleRE06-V10-00-02 tag.                       43   exampleRE06-V10-00-02 tag.
 44                                                    44 
 45 Nov 24, 2014 M. Asai (exampleRE06-V10-00-03)       45 Nov 24, 2014 M. Asai (exampleRE06-V10-00-03)
 46 - Retagged. Co-working with run-V10-00-43.         46 - Retagged. Co-working with run-V10-00-43.
 47                                                    47 
 48 Nov 20, 2014 M. Asai (exampleRE06-V10-00-02)       48 Nov 20, 2014 M. Asai (exampleRE06-V10-00-02)
 49 - Remove obsolete hand-written physics list.       49 - Remove obsolete hand-written physics list.
 50                                                    50 
 51 Oct 16, 2014 I. Hrivnacova (exampleRE06-V10-00     51 Oct 16, 2014 I. Hrivnacova (exampleRE06-V10-00-01)
 52 - Fixed coding guidelines (long lines) in RE06     52 - Fixed coding guidelines (long lines) in RE06SteppingVerbose.cc
 53                                                    53 
 54 Aug 20, 2014 M.Asai (exampleRE06-V10-00-00)        54 Aug 20, 2014 M.Asai (exampleRE06-V10-00-00)
 55 - fix boolean protection in ConstructSD method     55 - fix boolean protection in ConstructSD methods for MT.
 56                                                    56 
 57 Nov 22, 2013 G.Folger (exampleRE06-V09-06-01)      57 Nov 22, 2013 G.Folger (exampleRE06-V09-06-01)
 58 - fix typo in RE06RunAction.cc, use G4endl to      58 - fix typo in RE06RunAction.cc, use G4endl to end output line.
 59                                                    59 
 60 Oct 25, 2013 M.Asai (exampleRE06-V09-06-00)        60 Oct 25, 2013 M.Asai (exampleRE06-V09-06-00)
 61 - MT migration                                     61 - MT migration
 62                                                    62 
 63 Feb 15, 2013 I. Hrivnacova                         63 Feb 15, 2013 I. Hrivnacova
 64 - Applied coding guidelines (data members name     64 - Applied coding guidelines (data members names and initialization)
 65 - Fixed GNUmakefile                                65 - Fixed GNUmakefile 
 66                                                    66 
 67 Dec. 19, 2012 I.Hrivnacova                         67 Dec. 19, 2012 I.Hrivnacova
 68 - /novice/N07 moved in runAndEvent as RE06         68 - /novice/N07 moved in runAndEvent as RE06
 69                                                    69 
 70 20 June 2012 Pere Mato (exampleN07-V09-05-00)      70 20 June 2012 Pere Mato (exampleN07-V09-05-00)
 71 - ExN07SteppingVerbose.cc added propection wit     71 - ExN07SteppingVerbose.cc added propection with G4VERBOSE
 72                                                    72 
 73 29 November 2011 Ben Morgan (exampleN07-V09-04     73 29 November 2011 Ben Morgan (exampleN07-V09-04-00)
 74 - CMakeLists.txt edited to add standard UI/Vis     74 - CMakeLists.txt edited to add standard UI/Vis activation and copying of scripts
 75   to build directory, plus comments and neatif     75   to build directory, plus comments and neatification.
 76                                                    76 
 77 4th June 2010 Joseph Perl (exampleN07-V09-03-0     77 4th June 2010 Joseph Perl (exampleN07-V09-03-01)
 78 - Updated vis usage                                78 - Updated vis usage
 79                                                    79 
 80 March 17, 2010 Makoto Asai (exampleN07-V09-03-     80 March 17, 2010 Makoto Asai (exampleN07-V09-03-00)
 81 - ExN07PhysicsList                                 81 - ExN07PhysicsList 
 82  - Change G4MultipleScattering to G4eMultipleS     82  - Change G4MultipleScattering to G4eMultipleScattering, G4MuMultipleScattering
 83    and G4hMultipleScattering.                      83    and G4hMultipleScattering.
 84                                                    84 
 85 October 30, 2009 John Allison (exampleN07-V09-     85 October 30, 2009 John Allison (exampleN07-V09-02-00)
 86 - Introduced G4UIExecutive.                        86 - Introduced G4UIExecutive.
 87                                                    87 
 88 May 07, 2008 J.Allison (exampleN07-V09-01-00)      88 May 07, 2008 J.Allison (exampleN07-V09-01-00)
 89 - Protected "/control/execute vis.mac" with G4     89 - Protected "/control/execute vis.mac" with G4VIS_USE flag.
 90                                                    90      
 91 May 03, 2007 M.Asai (exampleN07-V08-02-00)         91 May 03, 2007 M.Asai (exampleN07-V08-02-00)
 92 - ExN07ParallelWorld is introduced. Related mo     92 - ExN07ParallelWorld is introduced. Related modifications in
 93  exampleN07.cc, ExN07PhysicsList.hh, ExN07Run.     93  exampleN07.cc, ExN07PhysicsList.hh, ExN07Run.hh, ExN07DetectorConstruction.cc,
 94  ExN07PhysicsList.cc, ExN07Run.cc and ExN07Run     94  ExN07PhysicsList.cc, ExN07Run.cc and ExN07RunAction.cc.
 95 - vis.mac is modified to visualize parallel wo     95 - vis.mac is modified to visualize parallel world.
 96                                                    96 
 97 November 04, 2006 M.Asai (exampleN07-V08-01-00     97 November 04, 2006 M.Asai (exampleN07-V08-01-00)
 98 - Timing measurement for each region and for e     98 - Timing measurement for each region and for e+/e- is added.
 99                                                    99 
100 June 16, 2006 G.Cosmo (exampleN07-V08-00-00)      100 June 16, 2006 G.Cosmo (exampleN07-V08-00-00)
101 - Use coherent allocation scheme for user-clas    101 - Use coherent allocation scheme for user-classes and
102   initialisation in main().                       102   initialisation in main().
103                                                   103 
104 January 18, 2006 H.Kurashige                      104 January 18, 2006 H.Kurashige
105 - Fixed a bug in ExN07DetectorConstruction::Se    105 - Fixed a bug in ExN07DetectorConstruction::SetGapMaterial().
106 - Added ExN07DetectorConstruction::AddMaterial    106 - Added ExN07DetectorConstruction::AddMaterial() and modified 
107   ExN07DetectorMessenger class accordingly.       107   ExN07DetectorMessenger class accordingly.
108 - Updated sample.mac and retrieve.mac for modi    108 - Updated sample.mac and retrieve.mac for modified ExN07DetectorMessenger.
109                                                   109 
110 November 22, 2005 M.Asai (exampleN07-V07-01-00    110 November 22, 2005 M.Asai (exampleN07-V07-01-00)
111 - Fully revised with new G4VPrimitiveScorer an    111 - Fully revised with new G4VPrimitiveScorer and G4VSDFilter.
112                                                   112 
113 May 3, 2005 J.Allison (examples-V07-00-03)        113 May 3, 2005 J.Allison (examples-V07-00-03)
114 - Replaced vis manager with G4VisExecutive.       114 - Replaced vis manager with G4VisExecutive.
115                                                   115 
116 November 17, 2004 H.Kurashige (exampleN07-V06-    116 November 17, 2004 H.Kurashige (exampleN07-V06-02-00)
117 - Modify for new cut-per-region scheme            117 - Modify for new cut-per-region scheme
118                                                   118 
119 November 13, 2003 J.Allison (exampleN07-V05-02    119 November 13, 2003 J.Allison (exampleN07-V05-02-01)
120 - Removed OPACS from Vis Manager.                 120 - Removed OPACS from Vis Manager.
121                                                   121 
122 October 24, 2003 M.Maire (exampleN07-V05-02-00    122 October 24, 2003 M.Maire (exampleN07-V05-02-00)
123 - PhysicsList: AddProcess(Bremsstrahlung,-1,3,    123 - PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
124                                                   124 
125 May 28, 2003  G.Cosmo (exampleN07-V05-01-01)      125 May 28, 2003  G.Cosmo (exampleN07-V05-01-01)
126 - Get rid of more pedantic warnings ...           126 - Get rid of more pedantic warnings ...
127                                                   127 
128 May 22, 2003  M.Asai (exampleN07-V05-01-00)       128 May 22, 2003  M.Asai (exampleN07-V05-01-00)
129 - Fixed pedantic warnings.                        129 - Fixed pedantic warnings.
130                                                   130 
131 April 29, 2003  M.Asai (exampleN07-V05-00-04)     131 April 29, 2003  M.Asai (exampleN07-V05-00-04)
132 - Added fileIO macro and a couple of other sam    132 - Added fileIO macro and a couple of other sample macro files.
133                                                   133 
134 April 28, 2003  G.Cosmo (exampleN07-V05-00-03)    134 April 28, 2003  G.Cosmo (exampleN07-V05-00-03)
135 - Added large_N macro. Reduced number of event    135 - Added large_N macro. Reduced number of events in the standard macro.
136                                                   136 
137 April 25, 2003  G.Cosmo (exampleN07-V05-00-02)    137 April 25, 2003  G.Cosmo (exampleN07-V05-00-02)
138 - Fixed exampleN07.cc to protect against use o    138 - Fixed exampleN07.cc to protect against use of TCSH.
139 - Created.                                        139 - Created.