Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example RE01 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 ## 2021-12-10 Ben Morgan (exampleRE01-V11-00-00)
0009 - Change to new Markdown History format
0010 
0011 ---
0012 
0013 # History entries prior to 11.0
0014 
0015 Oct. 29, 2020 M. Asai (exampleRE01-V10-06-00)
0016 - Migration to G4RunManagerFactory.
0017 
0018 May 14, 2018 J. Allison  (exampleRE01-V10-04-01)
0019 - Remove G4UI_USE and G4VIS_USE.
0020 - Move instantiation of G4UIExecutive to start of main.
0021 
0022 May 08, 2018 B.Morgan (exampleRE01-V10-04-00)
0023 - Include G4Types before use of G4MULTITHREADED. For forward
0024   compatibility with move to #defines over -D for G4 preprocessor
0025   symbols.
0026 
0027 Nov 19, 2016 A. Dotti (exampleRE01-V10-02-02)
0028 - Explicitly add SD to manager
0029 
0030 Jun 06, 2016 M. Asai (exampleRE01-V10-02-01)
0031 - Add protection against a track sticks on the calorimeter inner
0032   boundary.
0033 
0034 Jun 01, 2016 M. Asai (exampleRE01-V10-02-00)
0035 - Remove the obsolete use of readout geometry.
0036 - Use G4UnknownDecayPhysics constructor and remove hard-coded
0037   physics RE01PhysicsList.
0038 
0039 Jun 06, 2015 M. Asai (exampleRE01-V10-01-00)
0040 - Reduce print out.
0041 
0042 Nov 26, 2014 G. Folger (exampleRE01-V10-00-00)
0043 - Remove obsolete sample.err
0044 
0045 Oct 31, 2013 A. Kimura (exampleRE01-V09-06-08)
0046 - Added newline at end of RE01DetectorConstruction.cc
0047 
0048 Oct 29, 2013 A. Kimura (exampleRE01-V09-06-07)
0049 - Added RE01ActionInitialization.{hh,cc}
0050 
0051 Oct 25, 2013 M. Asai (exampleRE01-V09-06-06)
0052 - MT migration.
0053 
0054 Aug 27, 2013 G. Cosmo (exampleRE01-V09-06-05)
0055 - Added G4Ellipsoid among solids enabled for parameterisation
0056 
0057 Apr 01, 2013 A. Dotti (exampleRE01-V09-06-04)
0058 - New API for physics lists needed for MT
0059 
0060 Mar 14, 2013 M. Asai (exampleRE01-V09-06-03)
0061 - Enforcing the coding guideline.
0062 
0063 Feb 15, 2013 I. Hrivnacova
0064 - Applied coding guidelines (data members initialization)
0065 
0066 Feb 1, 2013 V.Ivanchenko (exampleRE01-V09-06-02)
0067 - Migration to new physics_lists directory structure
0068 
0069 Dec 14, 2012 A.Ribon (exampleRE01-V09-06-01)
0070 - Replaced obsolete class G4QStoppingPhysics with G4StoppingPhysics.
0071 
0072 Dec 02, 2012 J.Allison (exampleRE01-V09-06-00)
0073   Migration to DrawTrajectory() (i_mode argument is no longer available):
0074   o RE01Trajectory.cc: Removed DrawTrajectory(G4int i_mode).
0075 
0076 Nov 8, 2012 I.Hrivnacova (exampleRE01-V09-05-02)
0077 - Added copying pythia_event.data in the build area
0078 
0079 Oct 15, 2012 I.Hrivnacova (exampleRE01-V09-05-01)
0080 - Replaced tabulators with space characters
0081 
0082 Oct 14, 2012 T.Aso
0083 - revised all codes according to the coding guideline for extended examples
0084 
0085 Jul. 28, 2012 Vladimir Ivanchenko (exampleRE01-V09-05-00)
0086 - Fixed elastic physics
0087 
0088 Sep. 28, 2011 Pere Mato (exampleRE01-V09-04-00)
0089 - Changed SVN property eol to native for file sample.err needed for testing
0090 
0091 Nov. 24, 2010 M.Asai (exampleRE01-V09-03-05)
0092 - Add a protection against empty stack : RE01StackingAction.cc
0093 
0094 Nov. 15, 2010 M.Asai (exampleRE01-V09-03-04)
0095 - Fix one more warning message in RE01Trajectory class.
0096 
0097 Nov. 08, 2010 M.Asai (exampleRE01-V09-03-03)
0098 - Fix warning message in RE01Trajectory class.
0099 
0100 Nov. 08, 2010 J.Allison (exampleRE01-V09-03-02)
0101 - Introduced G4UIExecutive.
0102 
0103 Jun. 04, 2010 J.Perl (exampleRE01-V09-03-01)
0104 - Updated vis usage 
0105 
0106 Apr. 06, 2010 M.Asai (exampleRE01-V09-03-00)
0107 - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring.
0108 
0109 Feb. 05, 2007 G.Cosmo (exampleRE01-V08-02-00)
0110 - Removed big output file ...
0111 
0112 Nov. 17, 2006 M.Asai (exampleRE01-V08-01-01)
0113 - History file is created though the example has been here since two years.
0114 - Fix a bug in RE01CalorimeterSD::ProcessHits() concerning about the
0115   transformation vector and rotation materix of the calorimater cell
0116   in the readoout geometry.
0117