Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example Hadr01 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 ## 2024-06-23 V. Ivanchenko (exhadr01-V11-02-00)
0008 - Hadr01.cc - enable usage of the NUDEX library for QGSP_BERT_HP physics
0009 
0010 ## 2023-11-06 V. Ivanchenko (exhadr01-V11-01-04)
0011 - Hadr01.cc - prepare PhysicsList for neutrino and charge exchange physics
0012   hadr01.in - added integration test of neutrino and charge exchange physics
0013   HistoManager - improved verbose printout
0014 
0015 ## 2023-10-05 V. Ivanchenko (exhadr01-V11-01-03)
0016 - Fixed bug in profile histogram, removed methods not needed, replaced
0017   virtual keywords with override, used default and deleted constructor
0018   in modified classes
0019 
0020 ## 2023-08-03 V. Ivanchenko (exhadr01-V11-01-02)
0021 - Hadr01.cc - added possibility to change transition energy cascade/string in 
0022   the command line; added possibility to enable charge exchange physics in the
0023   command line
0024 - HistoManager - added option key to print internal Bertini x-section
0025 
0026 ## 2023-05-22 V. Ivanchenko (exhadr01-V11-01-01)
0027 - HistoManager - added protection against secondary zero-energy particles
0028 
0029 ## 2022-12-30 V. Ivanchenko (exhadr01-V11-01-00)
0030 - Added UI commands to enable neutron general process and extra macro file
0031 
0032 ## 2022-12-18 V. Ivanchenko (exhadr01-V11-00-01)
0033 - Added UI commands to enable b- and c- particle physics and
0034   hyper-nuclei physics, added macro files to demonstrate this
0035 
0036 ## 2021-12-10 Ben Morgan (exhadr01-V11-00-00)
0037 - Change to new Markdown History format
0038 
0039 ---
0040 
0041 # History entries prior to 11.0
0042 
0043 07-11-21 I. Hrivnacova (exhadr01-V10-07-03)
0044 - Added analysis manager Clear() call instead of
0045   deleting in the end of run (removed on July 22)
0046 
0047 05-11-21  V.Ivanchenko (exhadr01-V10-07-02)
0048 - HistoManager, DetectorConstruction, DetectorMessenger 
0049     fix #2441 - corect counting of leaking neutrons
0050 
0051 19-07-21 I. Hrivnacova (exhadr01-V10-07-01)
0052 - Updated for changes in the analysis category:
0053   removed deleting of the analysis manager,
0054   as this is now done by the Geant4 kernel.
0055 
0056 08-03-21 A. Ribon (exhadr01-V10-07-00)
0057 - PhysicsList : removed unused header file.
0058 
0059 10-11-20 B. Morgan (exhadr01-V10-06-02)
0060 - Migration to G4RunManagerFactory.
0061 
0062 22-07-20  V.Ivanchenko (exhadr01-V10-06-01)
0063 - PhysicsList - make it coherent with current reference lists
0064 - RunAction - improved pritouts
0065 - hadr01.in - switched from Al to W
0066 
0067 18-01-20  V.Ivanchenko (exhadr01-V10-06-00)
0068 - HistoManager - removed FPE error (happens if check volume
0069     material is not vacuum)
0070 
0071 21-08-19  V.Ivanchenko (exhadr01-V10-05-01)
0072 - DetectorConstruction - added "Battery" material from problem
0073     report 2175 and new macro test_battery.in
0074 
0075 17-12-18  V.Ivanchenko (exhadr01-V10-05-00)
0076 - HistoManager - added linear histogram for pion energy at production
0077 
0078 08-11-18  V.Ivanchenko (exhadr01-V10-04-05)
0079 - PhysicsList - make local PhysicsList to be coherent with
0080    physics_list library
0081 
0082 14-08-18  V.Ivanchenko (exhadr01-V10-04-04)
0083 - DetectorConstruction - minor improvement of printout
0084 - added test macros
0085 
0086 03-05-18  J.Allison (exhadr01-V10-04-03)
0087 - RunAction.cc:
0088   o Remove G4VIS_USE.
0089   o Remove /vis/ commands - not necessary now and causes
0090     problem in Qt with in multithreaded mode.
0091 - DetectorConstruction.cc: Pass vis attributes as objects, not pointers.
0092 
0093 29-03-18  V.Ivanchenko (exhadr01-V10-04-02)
0094 - DetectorConstruction, DetectorMessenger, HistoManager,
0095   PrimaryGeneratorAction - cleanup geometry definition
0096 
0097 26-03-18  V.Ivanchenko (exhadr01-V10-04-01)
0098 - Fixed compilation
0099 
0100 22-03-18  M.Maire (exhadr01-V10-04-00)
0101 - Hadr01.cc : remove G4UI_USE and G4VIS_USE
0102 
0103 21-11-17  V.Ivanchenko (exhadr01-V10-03-00)
0104 - Fixed histograms and radioactive decay
0105 
0106 09-11-16  V.Ivanchenko (exhadr01-V10-02-03)
0107 - PhysicsList - synchronisation with physics_list library of 10.3
0108 - G4EmUserPhysics - removed as obsolete
0109 
0110 01-11-16  I. Hrivnacova (exhadr01-V10-02-01)
0111 - Coding guidelines (class member names)
0112 
0113 30-08-16  I. Hrivnacova (exhadr01-V10-02-00)
0114 - Removed data. functions and commands to define cuts
0115   from PhysicsList and PhysicsListMessenger;
0116   using Geant4 commands
0117 
0118 31-08-15  V.Ivanchenko (exhadr01-V10-01-00)
0119 - PhysicsList - syncronisation with physics_list library
0120 
0121 02-12-13  I. Hrivnacova (exhadr01-V09-06-07)
0122 - Updated .README for changes in README
0123 
0124 21-11-13  A. Dotti      (exhadr01-V09-06-06)
0125 - USe G4RunManager::ReinitializeGeometry() to trigger geometry
0126   rebuilds.
0127 - Remove ui command /testhadr/Update and corresponding
0128   DetectorConstruction::Update method
0129 - Mark UI command to change detector as ToBeBroadcasted(false)
0130 - Update README file for change in ui command
0131 - Start migration to MT: added CreateSDandField method
0132 
0133 29-07-13  P. Gumplinger (exhadr01-V09-06-05)
0134 - fix MAC/clang32 compilation warnings
0135 
0136 05-06-13  I. Hrivnacova (exhadr01-V09-06-04)
0137 - Applied coding guidelines (data members names and initialization,
0138   tabulations, separators)
0139 
0140 05-04-13  V.Ivanchenko (exhadr01-V09-06-03)
0141 - Appling code guidelines
0142 
0143 31-01-13  V.Ivanchenko (exhadr01-V09-06-02)
0144 - PhysicsList - migration to new structure of physics_lists
0145 
0146 12-12-12  V.Ivanchenko (exhadr01-V09-06-01)
0147 - PhysicsList - removed unused LHEP builder header
0148 
0149 07-12-12  V.Ivanchenko (exhadr01-V09-06-00)
0150 - PhysicsList - removed CHIPS and LHEP builders
0151 
0152 17-11-12  V.Ivanchenko (exhadr01-V09-05-09)
0153 - PhysicsList - bug fixed (absence of elestic scattering)
0154     hadronic HyperNews report #734
0155 
0156 15-11-12  I. Hrivnacova (exhadr01-V09-05-08)
0157 - Synchronized .README with changes in README
0158 
0159 13-11-12  V.Ivanchenko (exhadr01-V09-05-07)
0160 - updated README
0161 - DetectorConstruction - fixed bug in volume name
0162 
0163 17-10-12  A. Ribon (exhadr01-V09-05-06)
0164 - Retagged after that the previous tag was rejected.
0165 
0166 16-10-12  A. Ribon (exhadr01-V09-05-05)
0167 - Renamed default stopping and ion physics classes.
0168 
0169 13-10-12  A. Dotti (exhadr01-V09-05-04)
0170 - Adding explicit use of system of units
0171 
0172 12-07-12  V.Ivant (exhadr01-V09-05-03)
0173 - Upgraded README
0174 
0175 12-07-12  V.Ivant (exhadr01-V09-05-02)
0176 - Added G4EmUserPhysics builder, default Physics List - FTFP_BERT
0177 
0178 23-05-12  V.Ivant (exhadr01-V09-05-01)
0179 - Applied code convension
0180 
0181 06-01-12  V.Ivant (exhadr01-V09-05-00)
0182 - DetectorMessenger - fixed deletion of objects
0183 
0184 21-04-11  V.Ivant (exhadr01-V09-04-01)
0185 - Added new builders for ions
0186 
0187 17-03-11  V.Ivant (exhadr01-V09-04-00)
0188 - Fixed typo in printout
0189 
0190 19-11-10  V.Ivant (exhadr01-V09-03-10)
0191 - PhysicsList - update according to Physics List library
0192 
0193 25-10-10  V.Ivant (exhadr01-V09-03-09)
0194 - PhysicsList - removed unused headers and double definition of
0195                 QGSP_BIC_EMY
0196 
0197 11-10-10  V.Ivant (exhadr01-V09-03-08)
0198 - PhysicsList - removed TRV physics lists and cleanup elastic
0199 - Histo - use default options for AIDA
0200 
0201 17-08-10  V.Ivant (exhadr01-V09-03-07)
0202 - PhysicsList - use deafault elastic builder in majority of cases
0203 
0204 11-06-10  V.Ivant (exhadr01-V09-03-06)
0205 - Fixed memory leak at destruction
0206 - Cleanup PhysList according to update of physics_list library
0207 
0208 06-06-10 J.Perl (exhadr01-V09-03-05)
0209 - Remove unused variable in EventAction
0210 
0211 04-06-10 J.Perl (exhadr01-V09-03-04)
0212 - Updated vis usage
0213 
0214 26-05-10 J.Allsion (exhadr01-V09-03-03)
0215 - Introduced G4UIExecutive.
0216 
0217 26-05-10 J.Allsion (exhadr01-V09-03-02)
0218 - Tag name spoiled by finger trouble in tags database..
0219 
0220 13-01-10  V.Ivant (exhadr01-V09-03-01)
0221 - Fixed problem of counting of particles leaked from the target
0222 
0223 29-12-09  V.Ivant (exhadr01-V09-03-00)
0224 - When PhysList defined via PHYSLIST environment variable still
0225   make local PhysList messenger available to avoid crash in old macro
0226 
0227 25-09-09  V.Ivant (exhadr01-V09-02-03)
0228 - Update Physics List choices according to 9.3 configurations
0229 
0230 02-09-09  V.Ivant (exhadr01-V09-02-02)
0231 - Added histograms on energy depositions: total, electromagnetic,
0232   pion, proton
0233 
0234 23-06-09  V.Ivant (exhadr01-V09-02-01)
0235 - FB68 substituted by FTFP_BERT_TRV
0236 
0237 15-05-09  V.Ivant (exhadr01-V09-02-00)
0238 - update to physics_lists lists
0239 
0240 20-11-08  V.Ivant (exhadr01-V09-01-04)
0241 - added charge exchange
0242 
0243 17-09-08  V.Ivant (exhadr01-V09-01-03)
0244 - improved Physics List output
0245 
0246 25-06-08  V.Ivant (exhadr01-V09-01-02)
0247 
0248 13-06-08  V.Ivant (exhadr01-V09-01-01)
0249 - remove usage of AIDA in GNUmakefile
0250 - added FTF_BIC Physics Lists
0251 
0252 19-05-08  V.Ivant (exhadr01-V09-01-00)
0253 - remove usage of obsolete G4HadronProcessStore
0254 
0255 12-12-07  V.Ivant (exhadr01-V09-00-03)
0256 - remove experimental PhysLists: QGS_BIC, QGSP_CASC
0257 
0258 07-12-07  V.Ivant (exhadr01-V09-00-02)
0259 - If type of histograms "root" then added "h" in front of histograms id
0260 
0261 16-11-07  V.Ivant (exhadr01-V09-00-01)
0262 - Added QGSC_BERT PhysList
0263 
0264 14-11-07  V.Ivant (exhadr01-V09-00-00)
0265 - Physics List updated according to recent changes in hadronics and
0266   physics_lists packages
0267 
0268 01-06-07  V.Ivant (exhadr01-V08-03-03)
0269 - Physics List updated according to recent changes in hadronics and
0270   physics_lists packages
0271 
0272 24-05-07  V.Ivant (exhadr01-V08-03-02)
0273 - substitute autoptr by normal pointers in Histo to avoid crash
0274 
0275 21-05-07 V.Ivant (exhadr01-V08-03-01)
0276 - Fix filling histogram on total energy deposit in the target
0277 
0278 16-05-07 V.Ivant (exhadr01-V08-03-00)
0279 - Added histogram on total energy deposit in the target
0280 - Use renamed EM builders G4EmStandardPhysics_option1 and
0281   G4EmStandardPhysics_option2
0282 
0283 26-04-07 V.Ivant (exhadr01-V08-02-01)
0284 - PhysicsList update according to physics_lists modification
0285 
0286 18-04-07 V.Ivant (exhadr01-V08-02-00)
0287 - PhysicsList update according to QBBC modification
0288 - Fix QGSP_BIC_HP PhysicsList (bug report #937)
0289 
0290 24-11-06 V.Ivant (exhadr01-V08-01-03)
0291 - Include tracking cut for neutrons
0292 - Make changings according to physics_list package update
0293 
0294 16-11-06 V.Ivant (exhadr01-V08-01-02)
0295 - Add option to defaine beam position by user
0296 
0297 31-10-06 V.Ivant (exhadr01-V08-01-01)
0298 - Use physics_list subdirectory from source tree
0299 
0300 11-08-06 V.Ivant (exhadr01-V08-01-00)
0301 - Add PhysList and directory for histograms definition via environment
0302   variable
0303 - Fix link of AIDA
0304 
0305 23-06-06 V.Ivant (exhadr01-V08-00-06)
0306 - Fix compilation problem for CLHEP 2.0..; use correct em builders for EMV, EMX
0307   physics lists
0308 
0309 20-06-06 V.Ivant (exhadr01-V08-00-05)
0310 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-10
0311 
0312 15-06-06 V.Ivant (exhadr01-V08-00-04)
0313 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-06
0314 
0315 13-06-06 V.Ivant (exhadr01-V08-00-03)
0316 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-03
0317 
0318 08-06-06 V.Ivant (exhadr01-V08-00-02)
0319 - Fix compilation error at SUN
0320 
0321 07-06-06 V.Ivant (exhadr01-V08-00-01)
0322 - cleanup output, README, visulisation, and histograms
0323 
0324 06-06-06 V.Ivant (exhadr01-V08-00-00)
0325 - first release
0326