Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example gflash 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 ## 2023-06-13   I. Semeniouk  (exgflash-V11-01-01)
0008 - gflash1,2,3,a - replaces static with inline static and moveinitialization into .hh files
0009 - gflasha - Use G4PhysListFactory for physics list initialization
0010 - gflash2 - remove unused statics from Detector Construction class
0011 - Update History and gflasha README files
0012 
0013 ## 2023-04-19   I. Semeniouk  (exgflash-V11-01-00)
0014 - gflash1,2,3,a  clang-tidy and clang format
0015 - gflasha add cmpE.C macro
0016 - gfalsh1,2,3 comment /run/beamOn commands
0017 - Add History entry
0018 
0019 ## 2022-11-04  I. Hrivnacova (exgflash-V11-00-01)
0020 - Fixed Doxygen file descriptions in glash2 and gflash3
0021 
0022 ## 2021-12-10 Ben Morgan (exgflash-V11-00-00)
0023 - Change to new Markdown History format
0024 
0025 ---
0026 
0027 # History entries prior to 11.0
0028 
0029 18-Oct-2021
0030   - clang-tidy and clang-format on code
0031   - remove local History file and power-off.png
0032   - test.mac run twice with and without gflash
0033   
0034 06-Oct-2021 I. Hrivnacova  (exgflash-V10-07-01)
0035 - Migration to new G4AnalysisManager.hh header;
0036   define the default output file type (root).
0037 
0038 19-Jul-2021 I. Hrivnacova (exgflash-V10-07-00)
0039 - Updated for changes in the analysis category:
0040   removed deleting of the analysis manager,
0041   as this is now done by the Geant4 kernel.
0042 
0043 10-Nov-2020 B. Morgan (exgflash-V10-06-00)
0044 - Migration to G4RunManagerFactory.
0045 
0046 28-Nov-2019 I. Hrivnacova (exgflash-V10-05-02)
0047 - Updated README files:
0048   changed text to correspond to a description of a set of examples;
0049   fixed formatting in .README.txt
0050 - Fixed Doxygen warnings
0051 
0052 25-Nov-2019 I. Semeniouk (exgflash-V10-05-01)
0053 - Add gflasha example with histogramming
0054 
0055 01-Nov-2019 A.Zaborowska (exgflash-V10-05-00)
0056 - Extend GFlash example moving existing one to gflash1
0057 - Add gflash2 with envelope in parallel world
0058 - Add gflash3 with SD in parallel world
0059 
0060 17-May-2018 J.Allison (exgflash-V10-04-00)
0061 - Add #include "G4Types.hh"
0062 - Remove G4UI_USE and G4VIS_USE.
0063 - Move instantiation of G4UIExecutive to start of main.
0064 
0065 03-Nov-2016 M. Verderi (exgflash-V10-02-02)
0066 - Use G4FastSimulationPhysics constructor to configure the
0067   physics list. Remove ExGflashPhysics one.
0068 
0069 14-Oct-2016 G.Folger (exgflash-V10-02-01)
0070 - remove direct use of aParticleIterator, use GetParticleTableIterator().
0071     fix required by clang39 on Linux and MAC
0072 
0073 04-Jul-2016, Ivana Hrivnacova (exgflash-V10-02-00)
0074 - Fixes for Doxygen documentation
0075 
0076 13-Nov-2015, Ivana Hrivnacova (exgflash-V10-01-01)
0077 - ExGflashPhysicsList replaced with ExGflashPhysics builder
0078 - Code clean-up, coding guidelines
0079 
0080 06-Mar-2015, Andrea Dotti (exgflash-V10-01-00)
0081 - Remove unnecessary GPS in master
0082 
0083 04-Jun-2014, Andrea Dotti (exgflash-V10-00-00)
0084 - New GPS MT compliant system
0085 
0086 06-Nov-2013, Marc Verderi (exgflash-V09-06-03)
0087 - Fix event action destructor in case fNevent == 0
0088 - change /gps/centre 0 0 0 to /gps/pos/centre 0 0 0 to
0089   clear gps deprecating command message in test.mac .
0090 
0091 30-Jul-2013, Peter Gumplinger (exgflash-V09-06-02)
0092 - fix MAC/clang32 compilation warnings
0093 
0094 16-Jul-2013, Marc Verderi (exgflash-V09-06-01)
0095 - Migration to MT
0096 
0097 7-June-2013, Marc Verderi  (exgflash-V09-06-00)
0098 - Adopt coding guidelines
0099 - Remove ExGflashMaterialManager class, as using NIST manager
0100 
0101 17-November 2012, Ivana Hrivnacova  (exgflash-V09-05-01)
0102 - Fixed .README file for artefacts from Markdown support
0103 
0104 15-November 2012, Ivana Hrivnacova  (exgflash-V09-05-00)
0105 - Minor fix in .README
0106 
0107 24-November 2010, Gunter Folger  (exgflash-V09-04-01)
0108 -  Fix bug in ExGflashSensitiveDetector::Initialize():
0109     create/new Collection before adding it to HCE
0110 
0111 26-January 2010, Gunter Folger   (exgflash-V09-04-00)
0112 -  Finnish correcting namepsace problems on Windows,
0113     removed using namespace, use G4cout,.. and few std::
0114 
0115 03-December 2010, Gunter Folger  (exgflash-V09-03-04)
0116 -  Correct use of "using namespace std", needed for Windows VC
0117 
0118 07-November 2010, John Allison   (exgflash-V09-03-03)
0119 - Introduced G4UIExecutive.
0120 
0121 27-October 2010, Gunter Folger   (exgflash-V09-03-02)
0122 - Fix gcc4.x compilation warnings
0123 - Add default production cut to region crystals to shut down warning on stderr
0124 
0125 27-October 2010, Gunter Folger   (exgflash-V09-03-01)
0126 - Migrate to new MultipleScattering classes
0127 - fix compilation warning in ExGflashHit.hh on unused variable
0128 
0129 June 4, 2010, J.Perl (exgflash-V09-03-00)
0130 - Update vis usage
0131 
0132 May 18, 2007, M. Verderi (exgflash-V08-03-00)
0133 - ExGflashPhysicsList.cc : the fast simulation process is now a discrete process
0134 
0135 Dec 1st, 2005 G.Cosmo (exgflash-V07-01-00)
0136 ---------------------
0137 - Adapted to new gflash redesign. Coworks with "gflash-V07-01-02".
0138 
0139 Nov 4th, 2005 J.Weng
0140 --------------------
0141 - New example demonstrating usage 'gflash' shower parameterisation.
0142