Warning, /geant4/examples/advanced/microelectronics/History is written in an unsupported language. File is not indexed.
0001 # Example microelectronics History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2023-11-15 I. Hrivnacova (microelectronics-V11-01-00)
0009 - Updated vis.mac:
0010 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0011 and simplified comments.
0012 - Keep previous driver opening with an extra setting in commented lines
0013
0014 ## 2021-12-10 Ben Morgan (microelectronics-V11-00-00)
0015 - Change to new Markdown History format
0016
0017 ---
0018
0019 # History entries prior to 11.0
0020
0021 25 November 2021 D. Lambert microelectronics-V10-07-07
0022 - README and microelectronics.mac files have been updated
0023 to focus on new improvements
0024
0025 22 November 2021 S. Guatelli microelectronics-V10-07-06
0026 - ROOT file script plot.C has been updated
0027
0028 06 November 2021 I. Hrivnacova microelectronics-V10-07-05
0029 - Added analysis manager Clear() call instead of
0030 deleting in the end of run (removed on July 19)
0031
0032 04 Nov 2021 - D. Lambert microelectronics-V10-07-04
0033 - Updated of the microelec example in order to
0034 chose the new microelec model (new materials)
0035 or the previous (only Si) model
0036
0037 7 October 2021 - I. Hrivnacova microelectronics-V10-07-03
0038 - Migration to new G4AnalysisManager.hh header;
0039 define the default output file type (root),
0040 removed Analysis.hh.
0041
0042 19 July 2021 - I. Hrivnacova microelectronics-V10-07-02
0043 - Updated for changes in the analysis category:
0044 removed deleting of the analysis manager,
0045 as this is now done by the Geant4 kernel.
0046
0047 24 May 2021 - B. Morgan (microelectronics-V10-07-01)
0048 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0049
0050 21 March 2021 - V. Ivanchenko microelectronics-V10-07-00
0051 - PhysicsList - update for 11.0
0052
0053 15 November 2020 - S. Guatelli microelectronics-V10-06-01
0054 - Migration to G4RunManagerFactory
0055
0056 2 November 2020 - B.Morgan microelectronics-V10-06-00
0057 - Support same CMake version range as core Geant4
0058
0059 30.08.2019 - S. Guatelli - microelectronics-V10-05-00
0060 -G4VIS_USE cleaned. WARNING deleted when executing microelectronic.in.
0061
0062 10 May 2018 - B. Morgan - microelectronics-V10-04-00
0063 - Include G4Types before use of G4MULTITHREADED. For forward
0064 compatibility with move to #defines over -D for G4 preprocessor
0065 symbols.
0066
0067 2 November 2016 - L. Garnier - microelectronics-V10-02-03
0068 - Remove icons.mac. Automatically include since interfaces-V10-02-07
0069
0070 28 October 2016 - G.Folger - microelectronics-V10-02-02
0071 Remove direct use of theParticleIterator, use GetParticleTableIterator().
0072 fix required by clang39 on Linux and MAC
0073
0074 4 June 2016 - V.Ivanchenko - microelectronics-V10-02-01
0075 4 June 2016 - V.Ivanchenko - microelectronics-V10-02-00
0076 - Fix msc definition in PhysicsList
0077
0078 1 November 2014 - L. Garnier from M. Raine - microelectronics-V10-00-03
0079 - Fix a warning "'ui' may be used uninitialized in this function"
0080
0081 31 October 2014 - L. Garnier from M. Raine - microelectronics-V10-00-02
0082 o Remove Qt driver function, should be protect by some compilation flag
0083
0084 30 October 2014 - L. Garnier from M. Raine - microelectronics-V10-00-01
0085
0086 29 October 2014 - L. Garnier from M. Raine - microelectronics-V09-06-05
0087 microelectronics.cc : Fix a bad path
0088 plot.C : Fix a bad name
0089
0090 29 October 2014 - L. Garnier from M. Raine - microelectronics-V09-06-04
0091 microelectronics.mac : Change some decorations
0092 microelectronics.cc :
0093 o Replace use of G4UITerminal by G4UIExecutive
0094 o Move creation if G4UIExecutive at the beginning
0095 o Remove G4UI_USE and G4VIS_USE
0096 o Add Qt driver function to display the README file inside Qt Viewer
0097 CMakeLists.txt : Update according to changes
0098 icons.mac : Add this file in order to have icons in Qt viewer
0099
0100 03 December 2013 - I. Hrivnacova - microelectronics-V09-06-03
0101 Fixed analysis code in RunAction:
0102 CreateHistograms must be called for each run, as the analysis manager
0103 is deleted at the end of each run
0104
0105 27 November 2013 - G. Folger - microelectronics-V09-06-02
0106 remove setting number of threads from macro files
0107
0108 31 October 2013 - L. Pandola - microelectronics-V09-06-01
0109 Edited CMakeLists.txt to make the test work on
0110 Windows
0111
0112 29 October 2013 - M. Raine - microelectronics-V09-06-00
0113 Package created, based on microdosimetry.
0114
0115