Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/biasing/B03/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/B03/History (Version 11.3.0) and /examples/extended/biasing/B03/History (Version 11.2)


  1 # Example B03 History                               1 # Example B03 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 (B03-V11-00-00)            8 ## 2021-12-10 Ben Morgan (B03-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 March 18th, 2021 Alberto Ribon - B03-V10-07-02     15 March 18th, 2021 Alberto Ribon - B03-V10-07-02
 16 - B03PhysicsList : replaced G4HadronCapturePro     16 - B03PhysicsList : replaced G4HadronCaptureProcess with
 17   G4NeutronCaptureProcess, and G4HadronFission     17   G4NeutronCaptureProcess, and G4HadronFissionProcess with
 18   G4NeutronFissionProcess.                         18   G4NeutronFissionProcess.
 19                                                    19 
 20 March 8th, 2021 Alberto Ribon - B03-V10-07-01      20 March 8th, 2021 Alberto Ribon - B03-V10-07-01
 21 - B03PhysicsList : replaced old ion cross sect     21 - B03PhysicsList : replaced old ion cross sections (that have been deleted)
 22   with better ones.                                22   with better ones.
 23                                                    23 
 24 March 4th, 2021 Alberto Ribon - B03-V10-07-00      24 March 4th, 2021 Alberto Ribon - B03-V10-07-00
 25 - B03PhysicsList : use G4HadronInelasticProces     25 - B03PhysicsList : use G4HadronInelasticProcess for inelastic processes
 26   (the particle-specific inelastic processes h     26   (the particle-specific inelastic processes have been deleted).
 27                                                    27 
 28 November 10th, 2020 Ben Morgan - B03-V10-06-00     28 November 10th, 2020 Ben Morgan - B03-V10-06-00
 29 - Migration to G4RunManagerFactory.                29 - Migration to G4RunManagerFactory.
 30                                                    30 
 31 May 29th, 2019 V. Ivanchenko  - B03-V10-05-01      31 May 29th, 2019 V. Ivanchenko  - B03-V10-05-01
 32 - B03PhysicsList : use G4NeutronInelasticXS cr     32 - B03PhysicsList : use G4NeutronInelasticXS cross section
 33                                                    33 
 34 May 10th, 2019 V. Ivanchenko  - B03-V10-05-00      34 May 10th, 2019 V. Ivanchenko  - B03-V10-05-00
 35 - B03PhysicsList : explicitly defined hadronic     35 - B03PhysicsList : explicitly defined hadronic x-sections
 36                                                    36 
 37 Aug 9th, 2018 A. Ribon  - B03-V10-04-02            37 Aug 9th, 2018 A. Ribon  - B03-V10-04-02
 38 - B03PhysicsList : replaced the explicit high-     38 - B03PhysicsList : replaced the explicit high-energy limit of hadronic
 39   physics with the one from G4HadronicParamete     39   physics with the one from G4HadronicParameters .
 40                                                    40 
 41 May 8th, 2018 B. Morgan - B03-V10-04-01            41 May 8th, 2018 B. Morgan - B03-V10-04-01
 42 - Include G4Types before use of G4MULTITHREADE     42 - Include G4Types before use of G4MULTITHREADED. For forward
 43   compatibility with move to #defines over -D      43   compatibility with move to #defines over -D for G4 preprocessor
 44   symbols.                                         44   symbols.
 45                                                    45 
 46 Feb 15th, 2018 A. Howard - B03-V10-04-00           46 Feb 15th, 2018 A. Howard - B03-V10-04-00
 47 - Removed parallel geometry setting directly f     47 - Removed parallel geometry setting directly from main - created a data-race
 48   in MT mode. Now everything is handled with B     48   in MT mode. Now everything is handled with B03PhysicsList.cc
 49                                                    49 
 50 Mar 8th, 2017 A. Howard - B03-V10-03-01            50 Mar 8th, 2017 A. Howard - B03-V10-03-01
 51 - B03PhysicsList - removed obsolete unnececssa     51 - B03PhysicsList - removed obsolete unnececssary instantiation of
 52   de-excitation sub-models                         52   de-excitation sub-models
 53                                                    53 
 54 Mar 7th, 2017 A. Howard - B03-V10-03-00            54 Mar 7th, 2017 A. Howard - B03-V10-03-00
 55 - Removed unnecessary clear sampling from B03      55 - Removed unnecessary clear sampling from B03
 56                                                    56 
 57 October 14th, 2016 G.Folger   - B03-V10-02-01      57 October 14th, 2016 G.Folger   - B03-V10-02-01
 58 - remove direct use of theParticleIterator, us     58 - remove direct use of theParticleIterator, use GetParticleTableIterator().
 59   fix required by clang39 on Linux and MAC         59   fix required by clang39 on Linux and MAC
 60                                                    60 
 61 Jul 20th, 2016 I. Hrivnacova                       61 Jul 20th, 2016 I. Hrivnacova
 62 - Coding guidelines (redundant empty lines)        62 - Coding guidelines (redundant empty lines)
 63                                                    63 
 64 Jan 27th, 2016 M. Asai - B03-V10-02-00             64 Jan 27th, 2016 M. Asai - B03-V10-02-00
 65 - B03PhysicsList.cc : change process order ind     65 - B03PhysicsList.cc : change process order index of G4ParallelWorldProcess
 66   to 9900 to make sure it is registered prior      66   to 9900 to make sure it is registered prior to G4OpBoundaryProcess.
 67                                                    67 
 68 Jan 21st, 2015 M. Asai - B03-V10-01-00             68 Jan 21st, 2015 M. Asai - B03-V10-01-00
 69 - B03PhysicsList.cc : properly use SetProcessO     69 - B03PhysicsList.cc : properly use SetProcessOrderingToSecond()
 70   method for G4ParallelWorldProcess.               70   method for G4ParallelWorldProcess.
 71                                                    71 
 72 Nov 20th, 2014 M. Asai - B03-V10-00-00             72 Nov 20th, 2014 M. Asai - B03-V10-00-00
 73 - B03PhysicsList.cc : replace obsolete G4Paral     73 - B03PhysicsList.cc : replace obsolete G4ParallelWorldScoringProcess
 74   with G4ParallelWorldProcess.                     74   with G4ParallelWorldProcess.
 75                                                    75 
 76 Nov 24th, 2013 A. Howard - B03-V09-06-04           76 Nov 24th, 2013 A. Howard - B03-V09-06-04
 77 - Set default number of MT cores back to two       77 - Set default number of MT cores back to two
 78                                                    78 
 79 Nov 24th, 2013 A. Howard - B03-V09-06-03           79 Nov 24th, 2013 A. Howard - B03-V09-06-03
 80 - Synchronised geometry with B01 and B02           80 - Synchronised geometry with B01 and B02
 81 - Corrected english mistakes in variable names     81 - Corrected english mistakes in variable names
 82                                                    82 
 83 Nov 23rd, 2013 A. Howard - B03-V09-06-02           83 Nov 23rd, 2013 A. Howard - B03-V09-06-02
 84 - Prevented case of double biasing process in      84 - Prevented case of double biasing process in single threaded mode
 85 - Removed unsused scoring classes B03ScoringDe     85 - Removed unsused scoring classes B03ScoringDetectorConstruction,
 86   B03PSScoringDetectorConstruction                 86   B03PSScoringDetectorConstruction
 87                                                    87 
 88 Nov 22nd, 2013 A. Howard - B03-V09-06-01           88 Nov 22nd, 2013 A. Howard - B03-V09-06-01
 89 - Fixed typos and removed unused variables         89 - Fixed typos and removed unused variables
 90                                                    90 
 91 Nov 22nd, 2013 A. Howard - B03-V09-06-00           91 Nov 22nd, 2013 A. Howard - B03-V09-06-00
 92 - Created new example. This is taken from the      92 - Created new example. This is taken from the previous B02 which was migrated
 93   to the new MT compliant interface using modu     93   to the new MT compliant interface using modular physicslists.
 94 - Contains standalone physicslist implementati     94 - Contains standalone physicslist implementation to demonstrate new MT
 95   compliance                                       95   compliance
 96                                                    96 
 97                                                    97