Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/microelectronics/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/advanced/microelectronics/History (Version 11.3.0) and /examples/advanced/microelectronics/History (Version 11.1.3)


  1 # Example microelectronics History                  1 # Example microelectronics 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 ## 2023-11-15 I. Hrivnacova (microelectronics- << 
  9 - Updated vis.mac:                             << 
 10   - Changed "/vis/open XYZ [600x600-0+0]" to " << 
 11     and simplified comments.                   << 
 12   - Keep previous driver opening with an extra << 
 13                                                << 
 14 ## 2021-12-10 Ben Morgan (microelectronics-V11      8 ## 2021-12-10 Ben Morgan (microelectronics-V11-00-00)
 15 - Change to new Markdown History format             9 - Change to new Markdown History format
 16                                                    10 
 17 ---                                                11 ---
 18                                                    12 
 19 # History entries prior to 11.0                    13 # History entries prior to 11.0
 20                                                    14 
 21 25 November 2021 D. Lambert microelectronics-V     15 25 November 2021 D. Lambert microelectronics-V10-07-07
 22 - README and microelectronics.mac files have b     16 - README and microelectronics.mac files have been updated
 23    to  focus on new improvements                   17    to  focus on new improvements
 24                                                    18 
 25 22 November 2021 S. Guatelli microelectronics-     19 22 November 2021 S. Guatelli microelectronics-V10-07-06
 26 - ROOT file script plot.C has been updated         20 - ROOT file script plot.C has been updated
 27                                                    21 
 28 06 November 2021 I. Hrivnacova microelectronic     22 06 November 2021 I. Hrivnacova microelectronics-V10-07-05
 29 - Added analysis manager Clear() call instead      23 - Added analysis manager Clear() call instead of
 30   deleting in the end of run (removed on July      24   deleting in the end of run (removed on July 19)
 31                                                    25 
 32 04 Nov 2021 - D. Lambert microelectronics-V10-     26 04 Nov 2021 - D. Lambert microelectronics-V10-07-04
 33 - Updated of the microelec example in order to     27 - Updated of the microelec example in order to 
 34    chose the new microelec model (new material     28    chose the new microelec model (new materials) 
 35     or the previous (only Si) model                29     or the previous (only Si) model
 36                                                    30 
 37 7 October 2021 - I. Hrivnacova microelectronic     31 7 October 2021 - I. Hrivnacova microelectronics-V10-07-03
 38 - Migration to new G4AnalysisManager.hh header     32 - Migration to new G4AnalysisManager.hh header;
 39   define the default output file type (root),      33   define the default output file type (root),
 40   removed Analysis.hh.                             34   removed Analysis.hh.
 41                                                    35 
 42 19 July 2021 - I. Hrivnacova microelectronics-     36 19 July 2021 - I. Hrivnacova microelectronics-V10-07-02
 43 - Updated for changes in the analysis category     37 - Updated for changes in the analysis category:
 44   removed deleting of the analysis manager,        38   removed deleting of the analysis manager,
 45   as this is now done by the Geant4 kernel.        39   as this is now done by the Geant4 kernel.
 46                                                    40 
 47 24 May 2021 -  B. Morgan (microelectronics-V10     41 24 May 2021 -  B. Morgan (microelectronics-V10-07-01)
 48 - Bump required CMake version range to 3.12...     42 - Bump required CMake version range to 3.12...3.20, matching core Geant4
 49                                                    43 
 50 21 March 2021 - V. Ivanchenko microelectronics     44 21 March 2021 - V. Ivanchenko microelectronics-V10-07-00
 51 - PhysicsList - update for 11.0                    45 - PhysicsList - update for 11.0
 52                                                    46 
 53 15 November 2020 - S. Guatelli microelectronic     47 15 November 2020 - S. Guatelli microelectronics-V10-06-01
 54 - Migration to G4RunManagerFactory                 48 - Migration to G4RunManagerFactory
 55                                                    49 
 56 2 November 2020 - B.Morgan microelectronics-V1     50 2 November 2020 - B.Morgan microelectronics-V10-06-00
 57 - Support same CMake version range as core Gea     51 - Support same CMake version range as core Geant4
 58                                                    52 
 59 30.08.2019 - S. Guatelli - microelectronics-V1     53 30.08.2019 - S. Guatelli - microelectronics-V10-05-00
 60 -G4VIS_USE cleaned. WARNING deleted when execu     54 -G4VIS_USE cleaned. WARNING deleted when executing microelectronic.in.
 61                                                    55 
 62 10 May 2018 - B. Morgan - microelectronics-V10     56 10 May 2018 - B. Morgan - microelectronics-V10-04-00
 63 - Include G4Types before use of G4MULTITHREADE     57 - Include G4Types before use of G4MULTITHREADED. For forward
 64   compatibility with move to #defines over -D      58   compatibility with move to #defines over -D for G4 preprocessor
 65   symbols.                                         59   symbols.
 66                                                    60 
 67 2 November 2016 - L. Garnier - microelectronic     61 2 November 2016 - L. Garnier - microelectronics-V10-02-03
 68   - Remove icons.mac. Automatically include si     62   - Remove icons.mac. Automatically include since interfaces-V10-02-07
 69                                                    63 
 70 28 October 2016 - G.Folger - microelectronics-     64 28 October 2016 - G.Folger - microelectronics-V10-02-02
 71   Remove direct use of theParticleIterator, us     65   Remove direct use of theParticleIterator, use GetParticleTableIterator().
 72     fix required by clang39 on Linux and MAC       66     fix required by clang39 on Linux and MAC
 73                                                    67 
 74 4 June 2016 - V.Ivanchenko - microelectronics-     68 4 June 2016 - V.Ivanchenko - microelectronics-V10-02-01
 75 4 June 2016 - V.Ivanchenko - microelectronics-     69 4 June 2016 - V.Ivanchenko - microelectronics-V10-02-00
 76   - Fix msc definition in PhysicsList              70   - Fix msc definition in PhysicsList
 77                                                    71 
 78 1 November 2014 - L. Garnier from M. Raine - m     72 1 November 2014 - L. Garnier from M. Raine - microelectronics-V10-00-03
 79   - Fix a warning "'ui' may be used uninitiali     73   - Fix a warning "'ui' may be used uninitialized in this function"
 80                                                    74 
 81 31 October 2014 - L. Garnier from M. Raine - m     75 31 October 2014 - L. Garnier from M. Raine - microelectronics-V10-00-02
 82      o Remove Qt driver function, should be pr     76      o Remove Qt driver function, should be protect by some compilation flag
 83                                                    77 
 84 30 October 2014 - L. Garnier from M. Raine - m     78 30 October 2014 - L. Garnier from M. Raine - microelectronics-V10-00-01
 85                                                    79 
 86 29 October 2014 - L. Garnier from M. Raine - m     80 29 October 2014 - L. Garnier from M. Raine - microelectronics-V09-06-05
 87    microelectronics.cc : Fix a bad path            81    microelectronics.cc : Fix a bad path
 88    plot.C : Fix a bad name                         82    plot.C : Fix a bad name
 89                                                    83 
 90 29 October 2014 - L. Garnier from M. Raine - m     84 29 October 2014 - L. Garnier from M. Raine - microelectronics-V09-06-04
 91    microelectronics.mac : Change some decorati     85    microelectronics.mac : Change some decorations
 92    microelectronics.cc :                           86    microelectronics.cc :
 93      o Replace use of G4UITerminal by G4UIExec     87      o Replace use of G4UITerminal by G4UIExecutive
 94      o Move creation if G4UIExecutive at the b     88      o Move creation if G4UIExecutive at the beginning
 95      o Remove G4UI_USE and G4VIS_USE               89      o Remove G4UI_USE and G4VIS_USE
 96      o Add Qt driver function to display the R     90      o Add Qt driver function to display the README file inside Qt Viewer
 97    CMakeLists.txt : Update according to change     91    CMakeLists.txt : Update according to changes
 98    icons.mac : Add this file in order to have      92    icons.mac : Add this file in order to have icons in Qt viewer
 99                                                    93 
100 03 December 2013 - I. Hrivnacova - microelectr     94 03 December 2013 - I. Hrivnacova - microelectronics-V09-06-03
101    Fixed analysis code in RunAction:               95    Fixed analysis code in RunAction:
102    CreateHistograms must be called for each ru     96    CreateHistograms must be called for each run, as the analysis manager
103    is deleted at the end of each run               97    is deleted at the end of each run
104                                                    98 
105 27 November 2013 - G. Folger - microelectronic     99 27 November 2013 - G. Folger - microelectronics-V09-06-02
106     remove setting number of threads from macr    100     remove setting number of threads from macro files
107                                                   101 
108 31 October 2013 - L. Pandola - microelectronic    102 31 October 2013 - L. Pandola - microelectronics-V09-06-01
109    Edited CMakeLists.txt to make the test work    103    Edited CMakeLists.txt to make the test work on
110    Windows                                        104    Windows
111                                                   105 
112 29 October 2013 - M. Raine - microelectronics-    106 29 October 2013 - M. Raine - microelectronics-V09-06-00
113    Package created, based on microdosimetry.      107    Package created, based on microdosimetry.
114                                                   108 
115                                                   109