Geant4 Cross Reference |
1 # Example B02 History 1 # Example B02 History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 be used as a substitute for writing good git c 5 be used as a substitute for writing good git commit messages! 6 6 7 7 8 ## 2021-12-10 Ben Morgan (B02-V11-00-00) 8 ## 2021-12-10 Ben Morgan (B02-V11-00-00) 9 - Change to new Markdown History format 9 - Change to new Markdown History format 10 10 11 --- 11 --- 12 12 13 # History entries prior to 11.0 13 # History entries prior to 11.0 14 14 15 November 10th, 2020 Ben Morgan - B02-V10-06-00 15 November 10th, 2020 Ben Morgan - B02-V10-06-00 16 - Migration to G4RunManagerFactory. 16 - Migration to G4RunManagerFactory. 17 17 18 May 8th, 2018 B. Morgan - B02-V10-04-00 18 May 8th, 2018 B. Morgan - B02-V10-04-00 19 - Include G4Types before use of G4MULTITHREADE 19 - Include G4Types before use of G4MULTITHREADED. For forward 20 compatibility with move to #defines over -D 20 compatibility with move to #defines over -D for G4 preprocessor 21 symbols. 21 symbols. 22 22 23 Mar 7th, 2017 A. Howard - B02-V10-03-00 23 Mar 7th, 2017 A. Howard - B02-V10-03-00 24 - Removed unnecessary clear sampling from B02 24 - Removed unnecessary clear sampling from B02 25 25 26 Jul 20th, 2016 I. Hrivnacova 26 Jul 20th, 2016 I. Hrivnacova 27 - Coding guidelines (redundant empty lines) 27 - Coding guidelines (redundant empty lines) 28 - Removed unused B02DetectorConstruction::aIst 28 - Removed unused B02DetectorConstruction::aIstore and its getter 29 29 30 Nov 22nd, 2013 A.Howard - B02-V09-06-10 30 Nov 22nd, 2013 A.Howard - B02-V09-06-10 31 - Removed non-english variable names! 31 - Removed non-english variable names! 32 32 33 Nov 22nd, 2013 A.Howard - B02-V09-06-09 33 Nov 22nd, 2013 A.Howard - B02-V09-06-09 34 - Migrated to new MT compliant interface with 34 - Migrated to new MT compliant interface with modular physicslist 35 - co-working with 35 - co-working with 36 geombias-V09-06-05 36 geombias-V09-06-05 37 phys-ctor-limiters-V09-06-012 37 phys-ctor-limiters-V09-06-012 38 procbiasing-V09-06-09 38 procbiasing-V09-06-09 39 39 40 Oct 25th, 2013 D.H. Wright - B02-V09-06-08 40 Oct 25th, 2013 D.H. Wright - B02-V09-06-08 41 - B02PhysicsList: replace LEP models with newe 41 - B02PhysicsList: replace LEP models with newer ones 42 42 43 Sep 16th, 2013 I.Hrivnacova - B02-V09-06-07 43 Sep 16th, 2013 I.Hrivnacova - B02-V09-06-07 44 - CMake and GNUmake files clean-up (removed AI 44 - CMake and GNUmake files clean-up (removed AIDA related stuff) 45 45 46 Aug 5th, 2013 A.Howard - B02-V09-06-06 46 Aug 5th, 2013 A.Howard - B02-V09-06-06 47 - Removed redundant fFieldName datamember from 47 - Removed redundant fFieldName datamember from B02RunAction 48 48 49 May 30th, 2013 A.Howard - B02-V09-06-05 49 May 30th, 2013 A.Howard - B02-V09-06-05 50 - Removed redundant setupPI.csh script (remnan 50 - Removed redundant setupPI.csh script (remnant of old analysis) 51 51 52 May 30th, 2013 A.Howard - B02-V09-06-04 52 May 30th, 2013 A.Howard - B02-V09-06-04 53 - Removed redundant analysis code from example 53 - Removed redundant analysis code from exampleB02.cc. Cleaned up line-lenghts, 54 tabs and changed local name of b02Run object 54 tabs and changed local name of b02Run object. 55 55 56 May 27th, 2013 I.Hrivnacova - B02-V09-06-03 56 May 27th, 2013 I.Hrivnacova - B02-V09-06-03 57 - Applied coding guidelines (virtual keyword, 57 - Applied coding guidelines (virtual keyword, base class initialization) 58 58 59 May 22nd, 2013 A.Howard - B02-V09-06-02 59 May 22nd, 2013 A.Howard - B02-V09-06-02 60 - Applied coding guidelines for extended examp 60 - Applied coding guidelines for extended examples 61 61 62 Dec 17th, 2012 A.Howard - B02-V09-06-01 62 Dec 17th, 2012 A.Howard - B02-V09-06-01 63 - Correctly removed reference to obsolete G4Ce 63 - Correctly removed reference to obsolete G4CellScorer classes 64 64 65 Dec 17th, 2012 A.Howard - B02-V09-06-00 65 Dec 17th, 2012 A.Howard - B02-V09-06-00 66 - Temporary tag - incorrectly removed referenc 66 - Temporary tag - incorrectly removed reference to obsolete G4CellScorer classes 67 67 68 8 November 2012 Ivana Hrivnacova - B02-V09-05- 68 8 November 2012 Ivana Hrivnacova - B02-V09-05-00 69 - Adding explicit use of system of units (miss 69 - Adding explicit use of system of units (missing in B02PhysicsList) 70 - Fixed the order of deleting AIDA factories 70 - Fixed the order of deleting AIDA factories 71 - Removed FindAIDA.cmake (now provided in Gean 71 - Removed FindAIDA.cmake (now provided in Geant4 modules) 72 72 73 30 November 2010 Ivana Hrivnacova - B02-V09-03 73 30 November 2010 Ivana Hrivnacova - B02-V09-03-00 74 - Migrated to use particle-based multiple-scat 74 - Migrated to use particle-based multiple-scattering. 75 75 76 6 March 2009 Guy Barrand - B02-V09-02-00 76 6 March 2009 Guy Barrand - B02-V09-02-00 77 - GNUmakefile: removed logic for setting AIDA 77 - GNUmakefile: removed logic for setting AIDA with G4ANALYSIS_USE. 78 since it already handled in the internal con 78 since it already handled in the internal configuration scripts. 79 79 80 June 13th, 2007 A.Howard - B02-V08-03-01 80 June 13th, 2007 A.Howard - B02-V08-03-01 81 - Code clean-up for the release 81 - Code clean-up for the release 82 82 83 June 13th, 2007 A.Howard - B02-V08-03-00 83 June 13th, 2007 A.Howard - B02-V08-03-00 84 - Migrated example to NEW biasing and scoring 84 - Migrated example to NEW biasing and scoring schemes. 85 85 86 3rd May 2005 John Allison (examples-V07-00-0 86 3rd May 2005 John Allison (examples-V07-00-03) 87 - Replaced vis manager with G4VisExecutive. 87 - Replaced vis manager with G4VisExecutive. 88 88 89 March 17th, 2005 G.Daquino - B02-V07-00-00 89 March 17th, 2005 G.Daquino - B02-V07-00-00 90 - porting B02 from PI working with rh73 to PI 90 - porting B02 from PI working with rh73 to PI working with slc3 91 91 92 Jun 18th, 2004 G.Daquino - B02-V06-01-00 92 Jun 18th, 2004 G.Daquino - B02-V06-01-00 93 - porting B02 from Anaphe (Lizard) to PI. Actu 93 - porting B02 from Anaphe (Lizard) to PI. Actually, PI 1.2.1 still DOES NOT 94 allow the plotting in the same way, previous 94 allow the plotting in the same way, previously set in Anaphe. Therefore the 95 HBOOk file produced at the end of the exampl 95 HBOOk file produced at the end of the example still needs other packages to 96 be displayed. However, future PI releases co 96 be displayed. However, future PI releases could contain python modules with 97 this property. 97 this property. 98 README file has been updated accordingly. 98 README file has been updated accordingly.