Warning, /geant4/examples/extended/parameterisations/Par02/History is written in an unsupported language. File is not indexed.
0001 # Example Par02 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 ## 2022-11-04 I. Hrivnacova (expar02-V11-00-01)
0009 - Fixed Doxygen file descriptions
0010
0011 ## 2021-12-10 Ben Morgan (expar02-V11-00-00)
0012 - Change to new Markdown History format
0013
0014 ---
0015
0016 # History entries prior to 11.0
0017
0018 06-10-21 I. Hrivnacova (expar02-V10-07-01)
0019 - Migration to new G4AnalysisManager.hh header;
0020 define the default output file type (root).
0021
0022 19-07-21 I. Hrivnacova (expar02-V10-07-00)
0023 - Updated for changes in the analysis category:
0024 removed deleting of the analysis manager,
0025 as this is now done by the Geant4 kernel.
0026
0027 10-11-20 B. Morgan (expar02-V10-06-00)
0028 - Migration to G4RunManagerFactory.
0029
0030 28-11-19 I. Hrivnacova (expar02-V10-05-00)
0031 - Fixed Doxygen warning
0032
0033 17-05-18 J.Allison (expar02-V10-04-00)
0034 - Add #include "G4Types.hh"
0035 - Remove G4UI_USE and G4VIS_USE.
0036 - Move instantiation of G4UIExecutive to start of main.
0037
0038 14-10-16 G.Folger (expar02-V10-02-01)
0039 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0040 fix required by clang39 on Linux and MAC
0041
0042 04-Mar-2016 A. Ribon (expar02-V10-02-00)
0043 - Added magnetic field, and corrected the way to create a G4FieldTrack
0044 object in Par02FastSimModelTracker.
0045
0046 14-Oct-2015 J. Apostolakis (expar02-V10-01-07)
0047 - Simplified code to set Primary Particle Information (Par02FastSimModelHCal)
0048
0049 14-Sep-2015 I. Hrivnacova (expar02-V10-01-06)
0050 - Fixed deleting of fast simulation models in multi-threaded mode
0051
0052 11-Sep-2015 A. Ribon (expar02-V10-01-05)
0053 - Migrated to multi-threaded mode (thanks to Ivana help).
0054
0055 27-Apr-2015 I. Hrivnacova (expar02-V10-01-04)
0056 - Fixed .README to get generated documentation correct.
0057
0058 21-Apr-2015 A. Ribon (expar02-V10-01-03)
0059 - Fixed another two warnings in Windows platform.
0060
0061 21-Apr-2015 A. Ribon (expar02-V10-01-02)
0062 - Fixed a problem in Windows platform.
0063
0064 20-Apr-2015 A. Ribon (expar02-V10-01-01)
0065 - Fixed a few compilation warnings.
0066
0067 17-Apr-2015 A. Ribon (expar02-V10-01-00)
0068 - Created and first commit.
0069 Based on the Future Circular Collider (FCC) fast simulation application
0070 developed by Anna Zaborowska.
0071