========================================================= Geant4 - an Object-Oriented Toolkit for Simulation in HEP ========================================================= Hadr04 History file ------------------- This file should be used by the G4 example coordinator to briefly summarize all major modifications introduced in the code and keep track of all tags. ---------------------------------------------------------- * Reverse chronological order (last date on top), please * ---------------------------------------------------------- 25-06-18 mma (exhadr04-V10-04-04) - envHadronic : add env variables for particleHP (PHP) 09-05-18 B. Morgan (exhadr04-V10-04-03) - Include G4Types before use of G4MULTITHREADED. For forward compatibility with move to #defines over -D for G4 preprocessor symbols. 05-04-18 mma (exhadr04-V10-04-02) - Hadr04.cc : set visualisation only in interactive session. 16-03-18 mma (exhadr04-V10-04-01) - Hadr04.cc : remove G4UI_USE and G4VIS_USE 17-12-17 mma (exhadr04-V10-04-00) - NeutronHPphysics : use pManager->GetProcess(processName) 11-04-17 mma (exhadr04-V10-03-01) - BeginOfRunAction() : remove SetRandomNumberStore() 12-07-16 mma (exhadr04-V10-02-00) - DetectorConstruction : add HeavyWater 04-07-16 I. Hrivnacova - Fixes for Doxygen documentation 02-11-15 A. Ribon (exhadr04-V10-01-00) - Migrated to ParticleHP 19-11-14 mma (exhadr04-V10-00-06) - cosmetic in envHadronic.csh 11-09-14 mma (exhadr04-V10-00-05) - Hadr04.cc : SetNumberOfThreads(G4Threading::G4GetNumberOfCores()) 15-09-14 I. Hrivnacova (exhadr04-V10-00-04) - Fixed test in envHadronic.sh 09-05-14 mma (exhadr04-V10-00-03) - NeutronHPphysics: check for pre-existing processes 24-04-14 mma (exhadr04-V10-00-02) - small cleanup in NeutronHPphysics.cc 25-03-14 mma (exhadr04-V10-00-01) - Run.cc : modify map fProcCounter 12-12-13 mma (exhadr04-V10-00-00) - pass primary kinematic to Run 21-11-13 A.Dotti (exhadr04-V09-06-07) - Use G4RunManager::ReinitializeGeometry() to trigger geometry rebuild - Remove ui command to Update geometry and corresponding method in DetectorConstruction 07-11-13 I. Hrivnacova (exhadr04-V09-06-06) - Setting SteppingVerbose in main only in seguential mode. 07-11-13 mma (exhadr04-V09-06-05) - BeginOfRunAction() : suppress printing 05-11-13 I. Hrivnacova (exhadr04-V09-06-04) - Improved Run class: define just one map of struct ParticleData instead of four maps of G4int/G4double. 04-11-13 I. Hrivnacova (exhadr04-V09-06-03) - Added merging for maps, fixed endOfRunAction, use G4Random instead of CLHEP::Random 03-11-13 mma(exhadr04-V09-06-02) - MT: Hadr04.cc + ActionInitialisation + RunAction + Run - rm EventAction and EventActionMessenger 09-09-13 mma (exhadr04-V09-06-01) - cosmetic in RunAction 01-09-13 Michel Maire (exhadr04-V09-06-00) - created from Hadr03 and rdecay01