Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example Hadr00 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 (exhadr00-V11-00-00)
0009 - Change to new Markdown History format
0010 
0011 ---
0012 
0013 # History entries prior to 11.0
0014 
0015 07-11-21 I. Hrivnacova (exhadr00-V10-07-02)
0016 - Added analysis manager Clear() call instead of
0017   deleting in the end of run (removed on July 22)
0018 
0019 06-10-21 I. Hrivnacova (exhadr00-V10-07-01)
0020 - Migration to new G4AnalysisManager.hh header;
0021   define the default output file type (root).
0022 
0023 22-07-21 I. Hrivnacova (exhadr00-V10-07-00)
0024 - Updated for changes in the analysis category:
0025   removed deleting of the analysis manager,
0026   as this is now done by the Geant4 kernel.
0027 
0028 10-11-20 B. Morgan (exhadr00-V10-06-01)
0029 - Migration to G4RunManagerFactory.
0030 
0031 13-02-20  V.Ivanchenko (exhadr00-V10-06-00)
0032 - HistoManagerMessenger - fixed destructor
0033 
0034 27-08-19  V.Ivanchenko (exhadr00-V10-05-01)
0035 - cleaned-up macro files
0036 
0037 23-08-19  V.Ivanchenko (exhadr00-V10-05-00)
0038 - cleaned-up macro files
0039 
0040 03-05-18  J.Allison (exhadr00-V10-04-03)
0041 - RunAction.cc:
0042   o Remove G4VIS_USE.
0043   o Remove /vis/ commands - not necessary now and causes
0044     problem in Qt with in multithreaded mode.
0045 
0046 29-03-18  V.Ivanchenko (exhadr00-V10-04-02)
0047 - DetectorConstruction - cleanup geometry
0048 - Hadr00.cc - more cleanup visualisation
0049 
0050 24-03-18  M.Maire (exhadr00-V10-04-01)
0051 - Hadr00.cc : come back to FTFP_BERT
0052 
0053 22-03-18  M.Maire (exhadr00-V10-04-00)
0054 - Hadr00.cc : remove G4UI_USE and G4VIS_USE
0055 
0056 25-09-17  V.Ivanchenko (exhadr00-V10-03-00)
0057 - Added possibility to enable radioactive decay
0058 
0059 01-11-16  I. Hrivnacova (exhadr00-V10-02-00)
0060 - Coding guidelines (class data member names)
0061 
0062 11-08-14  V.Ivanchenko (exhadr00-V10-00-01)
0063 - Reduced log output
0064 
0065 20-05-14  V.Ivanchenko (exhadr00-V10-00-00)
0066 - HistoManager - added histogram with cross section per volume
0067 
0068 27-11-13  I. Hrivnacova (exhadr00-V09-06-06)
0069 - Removed #ifdef G4MULTITHREADED from RunAction (not needed)
0070 - Fixed .README
0071 
0072 21-11-13  A. Dotti      (exhadr00-V09-06-05)
0073 - USe G4RunManager::ReinitializeGeometry() to trigger geometry
0074   rebuilds.
0075 - Remove ui command /testhadr/Update and corresponding
0076   DetectorConstruction::Update method
0077 - Mark UI command to change detector as ToBeBroadcasted(false)
0078 - Update README file for change in ui command
0079 
0080 06-11-13  V.Ivanchenko (exhadr00-V09-06-04)
0081 - Fixed for MT
0082 
0083 05-11-13  V.Ivanchenko (exhadr00-V09-06-03)
0084 - Fixed for sequential
0085 
0086 05-11-13  V.Ivanchenko (exhadr00-V09-06-02)
0087 - Appling review recommendations, migration to MT, simplified access
0088     to histograms
0089 
0090 05-06-13  I. Hrivnacova (exhadr00-V09-06-01)
0091 - Applied coding guidelines (data members names and initialization,
0092   tabulations, separators)
0093 
0094 05-04-13  V.Ivanchenko (exhadr00-V09-06-00)
0095 - Appling code guidelines
0096 
0097 15-11-12 I. Hrivnacova (exhadr00-V09-05-07)
0098 - Synchronized .README with changes in README
0099 
0100 13-07-12 V.Ivant (exhadr00-V09-05-06)
0101 - upgraded README
0102 
0103 21-09-12 I.Hrivnacova (exhadr00-V09-05-05)
0104 - Cleanup CMakeLists.txt
0105 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0106 - Replaced tabulators with space characters
0107 
0108 12-07-12 V.Ivant (exhadr00-V09-05-04)
0109 - use FTFP_BERT as a default
0110 
0111 23-05-12 V.Ivant (exhadr00-V09-05-03)
0112 - Histo - fixed n-tuples
0113 
0114 30-04-12 V.Ivant (exhadr00-V09-05-02)
0115 - Fixed compillation problem of previous tag
0116 
0117 26-04-12 V.Ivant (exhadr00-V09-05-01)
0118 - Migration to built-in Geant4 analysis and apply code convention
0119 
0120 20-03-12 V.Ivant (exhadr00-V09-05-00)
0121 - HistoManager - use material pointer in the interface to cross
0122    sections (avoid crash for Physics Lists with HP)
0123 
0124 11-10-10 V.Ivant (exhadr00-V09-03-04)
0125 - Cleanup AIDA interface
0126 
0127 06-06-10 J.Perl (exhadr00-V09-03-03)
0128 - Remove unused variable in EventAction
0129 
0130 03-06-10 J.Perl (exhadr00-V09-03-02)
0131 - Updated vis usage
0132 
0133 27-05-10 V.Ivant (exhadr00-V09-03-01)
0134 - Improved printout
0135 
0136 26-05-10 J.Allsion (exhadr00-V09-03-00)
0137 - Introduced G4UIExecutive.
0138 
0139 26-06-09 V.Ivant (exhadr00-V09-02-00)
0140 - added a possibility to define Physics List as a job parameter
0141 - added script for the test run of all Physics Lists
0142 
0143 20-11-08 V.Ivant (exhadr00-V09-01-02)
0144 - added charge exchange cross section
0145 
0146 06-08-08 V.Ivant (exhadr00-V09-01-01)
0147 - added capture and fission cross sections
0148 
0149 07-07-08 V.Ivant (exhadr00-V09-01-00)
0150 - first release
0151