Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/biasing/B02/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/biasing/B02/History (Version 11.3.0) and /examples/extended/biasing/B02/History (Version 11.0)


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