Warning, /geant4/examples/extended/runAndEvent/RE04/History is written in an unsupported language. File is not indexed.
0001 # Example RE04 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 (exampleRE04-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 (exampleRE04-V10-06-00)
0016 - Migration to G4RunManagerFactory.
0017
0018 May 10, 2018 J. Allison (exampleRE04-V10-04-01)
0019 - Remove G4UI_USE and G4VIS_USE.
0020 - Move instantiation of G4UIExecutive to start of main.
0021 - vis.mac: Tidied.
0022 o No need to create empty scene - /vis/drawVolume creates a new one.
0023 o No need to /tracking/storeTrajectories - /vis/scene/add/trajectories does.
0024
0025 May 10, 2018 B. Morgan (exampleRE04-V10-04-00)
0026 - Include G4Types before use of G4MULTITHREADED. For forward
0027 compatibility with move to #defines over -D for G4 preprocessor
0028 symbols.
0029
0030 Mar 29, 2016 J. Allison (exampleRE04-V10-02-00)
0031 - vis.mac: Added "/vis/drawVolume worlds".
0032
0033 Nov 26, 2013 M. Asai (exampleRE04-V09-06-06)
0034 - Remove old local physics list and use FTFP_BERT and physics
0035 constructor for G4ParallelWOrldProcess.
0036
0037 Nov 21, 2013 M. Asai (exampleRE04-V09-06-05)
0038 - Fix incorrect material names used in the parallel world.
0039
0040 Oct 25, 2013 M. Asai (exampleRE04-V09-06-04)
0041 - MT migration
0042
0043 Aug 27, 2013 G. Cosmo (exampleRE04-V09-06-03)
0044 - Added G4Ellipsoid among solids enabled for parameterisation
0045
0046 Apr 05, 2013 A. Dotti (exampleRE04-V09-06-02)
0047 Migration to new API of physics list needed for G4MT
0048
0049 Feb 15, 2013 I. Hrivnacova
0050 - Applied coding guidelines (data members initialization)
0051
0052 Feb 01, 2013 V.Ivanchenko (exampleRE04-V09-06-01)
0053 Migration to new physics_lists directory structure
0054
0055 Dec 02, 2012 J.Allison (exampleRE04-V09-06-00)
0056 Migration to DrawTrajectory() (i_mode argument is no longer available):
0057 o RE04Trajectory.cc: Removed DrawTrajectory(G4int i_mode).
0058
0059 Oct. 24, 2012 A.Ribon (exampleRE04-V09-05-01)
0060 - Migrated to the new stopping physics.
0061
0062 Oct. 8, 2012 A.Kimura (exampleRE04-V09-05-00)
0063 - revised all codes according to the coding guideline for extended examples
0064
0065 Nov. 11, 2011 G.Folger (exampleRE04-V09-04-03)
0066 - Add a batch.mac, to run in batch without graphics window
0067
0068 Nov. 11, 2011 G.Folger (exampleRE04-V09-04-02)
0069 - Correct name in CMakeList.txt to RE04
0070
0071 Nov. 09, 2011 M.Asai (exampleRE04-V09-04-01)
0072 - Correcting banner of each file.
0073
0074 Nov. 07, 2011 M.Asai (exampleRE04-V09-04-00)
0075 - Introducing this example.
0076