Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example RE03 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006 
0007 -------------------------------------------------------------------------------
0008 
0009 ## 2024-11-11 Gabriele Cosmo (exampleRE03-V11-02-01)
0010 - Fixed CMake script for missing input macros.
0011 
0012 ## 2024-11-07 Makoto Asai (exampleRE03-V11-02-00)
0013 - Adding sub-event parallel mode
0014 
0015 ## 2021-12-10 Ben Morgan (exampleRE03-V11-00-00)
0016 - Change to new Markdown History format
0017 
0018 ---
0019 
0020 # History entries prior to 11.0
0021 
0022 Oct. 29, 2020 M. Asai (exampleRE03-V10-06-00)
0023 - Migration to G4RunManagerFactory.
0024 
0025 Sep 20, 2019 M. Asai (exampleRE03-V10-05-00)
0026 - Add G4VScoringMesh:: scope identifier to RE03UserScoreWriter.cc.
0027 - Co-working with detutils-V10-05-01
0028 
0029 May 23, 2018 M. Asai (exampleRE03-V10-04-01)
0030 - Add batchrun1.mac for batch job and update CMakelists.txt
0031   accordingly.
0032 
0033 May 16, 2018 J. Allison
0034 - Minor fixes to run*.mac files.
0035 
0036 May 14, 2018 J. Allison  (exampleRE03-V10-04-00)
0037 - Add #include "G4Types.hh".
0038 - Remove G4UI_USE and G4VIS_USE.
0039 - Move instantiation of G4UIExecutive to start of main.
0040 - vis.mac: Tidy.
0041   o No need to create empty scene - /vis/drawVolume creates a new one.
0042   o No need to /tracking/storeTrajectories - /vis/scene/add/trajectories does.
0043 - run1.mac: Tidy.
0044 
0045 Sep 02, 2016 M. Asai (exampleRE03-V10-02-00)
0046 - Migrate to G4THitsMap<G4StatDouble>.
0047 
0048 May 02, 2013 M. Asai (exampleRE03-V09-06-03)
0049 - Migrate to G4VUserActionInitalization so that it works
0050   for both sequential and multi-threaded modes.
0051 
0052 May 01, 2013 M. Asai (exampleRE03-V09-06-02)
0053 - Fully migrated to the latest API.
0054 
0055 Apr 17, 2013 M. Asai (exampleRE03-V09-06-01)
0056 - Preparation for ref-04 API
0057 
0058 Mar 27, 2013 M. Asai (exampleRE03-V09-06-00)
0059 - Migrated to multi-threaded version. For internal use only
0060 
0061 Feb 15, 2013 I. Hrivnacova
0062 - Applied coding guidelines (data members initialization)
0063 
0064 Oct 15, 2012 I.Hrivnacova (exampleRE03-V09-05-01)
0065 - Replaced tabulators with space characters
0066 
0067 Oct 14, 2012 T.Aso 
0068 - revised all codes according to the coding guideline for extended examples
0069  
0070 May. 25, 2012 G.Cosmo (exampleRE03-V09-05-00)
0071 - Corrected signature of RE03UserScoreWriter::DumpQuantityToFile() to adopt
0072   'const G4String&' according to changes done in digits_hits module.
0073 
0074 Nov. 07, 2010 J.Allison (exampleRE03-V09-03-01)
0075 - Introduced G4UIExecutive.
0076 
0077 Apr. 06, 2010 M.Asai (exampleRE03-V09-03-00)
0078 - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring.
0079 
0080 Nov. 23, 08 M.Asai (exampleRE03-V09-01-00)
0081 - Add "run4.mac" with cylindrical scoring mesh.
0082 
0083 Nov. 14, 07 M.Asai (exampleRE03-V09-00-00)
0084 - Introducing this example.
0085