Geant4 Cross Reference

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


  1 # Example eRosita History                           1 # Example eRosita 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).
  5 It must **not** be used as a substitute for wr      5 It must **not** be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ----------------------------------------------      7 -------------------------------------------------------------------------------
  8                                                     8 
  9 ## 2024-09-20 Gabriele Cosmo (eRosita-V11-02-0 << 
 10 - Avoid deleting anything after deletion of ru << 
 11                                                << 
 12 ## 2023-11-15 I. Hrivnacova (eRosita-V11-01-01 << 
 13 - Updated vis.mac:                             << 
 14   - Changed "/vis/open XYZ [600x600-0+0]" to " << 
 15     and simplified comments.                   << 
 16                                                << 
 17 ## 2023-10-20 John Allison (eRosita-V11-01-00) << 
 18 - vis.mac: Remove defunct command /vis/ogl/set << 
 19   - This command no longer operates. There is  << 
 20     (The only limit is available memory.)      << 
 21   - The command is deprecated and, anyway, cau << 
 22     without an OpenGL driver.                  << 
 23                                                << 
 24 ## 2022-11-11, A. Polsini, F. Longo, (eRosita-      9 ## 2022-11-11, A. Polsini, F. Longo, (eRosita-V11-00-03)
 25 - Migration to C++17 standard. General code re     10 - Migration to C++17 standard. General code refactoring.
 26   Obsolete physics classes removed.                11   Obsolete physics classes removed.
 27   eRositaPhysicsList.cc updated with Livermore     12   eRositaPhysicsList.cc updated with Livermore and Penelope models.
 28   README file updated.                             13   README file updated.
 29                                                    14 
 30 ## 2022-05-16 Guilherme Amadio (eRosita-V11-00     15 ## 2022-05-16 Guilherme Amadio (eRosita-V11-00-02)
 31 - Replace getenv() calls for data variables wi     16 - Replace getenv() calls for data variables with G4FindDataDir()
 32                                                    17 
 33 ## 2022-02-14 Gabriele Cosmo (eRosita-V11-00-0     18 ## 2022-02-14 Gabriele Cosmo (eRosita-V11-00-01)
 34 - eRositaTrackerSD: fixed compilation warning      19 - eRositaTrackerSD: fixed compilation warning on Intel-icx compiler
 35   for unused variable.                             20   for unused variable.
 36                                                    21 
 37 ## 2021-12-10 Ben Morgan (eRosita-V11-00-00)       22 ## 2021-12-10 Ben Morgan (eRosita-V11-00-00)
 38 - Change to new Markdown History format.           23 - Change to new Markdown History format.
 39                                                    24 
 40 ---                                                25 ---
 41                                                    26 
 42 # History entries prior to 11.0                    27 # History entries prior to 11.0
 43                                                    28             
 44 12.05.2021, A. Polsini, F. Longo, tag eRosita-     29 12.05.2021, A. Polsini, F. Longo, tag eRosita-V10-07-01
 45             Migration to multithreading (MT) m     30             Migration to multithreading (MT) mode
 46                                                    31             
 47 24.05.2021, B. Morgan, tag eRosita-V10-07-00       32 24.05.2021, B. Morgan, tag eRosita-V10-07-00
 48             Bump required CMake version range      33             Bump required CMake version range to 3.12...3.20, matching core Geant4
 49                                                    34             
 50 02.11.2020, B. Morgan, tag eRosita-V10-06-00       35 02.11.2020, B. Morgan, tag eRosita-V10-06-00
 51             Support same CMake version range a     36             Support same CMake version range as core Geant4
 52                                                    37 
 53 30.10.2019, S. Guatelli, tag eRosita-V10-05-02     38 30.10.2019, S. Guatelli, tag eRosita-V10-05-02
 54             "using namespace std" deleted          39             "using namespace std" deleted
 55                                                    40 
 56 29.08.2019, S. Guatelli, tag eRosita-V10-05-01     41 29.08.2019, S. Guatelli, tag eRosita-V10-05-01
 57             G4VIS_USE and G4UI_USE deleted         42             G4VIS_USE and G4UI_USE deleted
 58                                                    43 
 59 31.01.2019, I. Hrivnacova, tag eRosita-V10-05-     44 31.01.2019, I. Hrivnacova, tag eRosita-V10-05-00
 60             Merged GitHub PR #4: all Boolean o     45             Merged GitHub PR #4: all Boolean operators now return G4bool.
 61                                                    46 
 62 15.11.2017, G. Cosmo, tag eRosita-V10-03-02        47 15.11.2017, G. Cosmo, tag eRosita-V10-03-02
 63             Fixed compilation warning.             48             Fixed compilation warning.
 64             Removed unnecessary dependency of      49             Removed unnecessary dependency of PrimaryGeneratorAction on
 65             DetectorConstruction.                  50             DetectorConstruction.
 66                                                    51 
 67 13.11.2017, L. Pandola, tag eRosita-V10-03-01      52 13.11.2017, L. Pandola, tag eRosita-V10-03-01
 68             Small changes to CMakeLists.txt, t     53             Small changes to CMakeLists.txt, to allow integration in
 69             ctests                                 54             ctests
 70                                                    55 
 71 09.11.2017, MGP, M. C. Han, tag eRosita-V10-03     56 09.11.2017, MGP, M. C. Han, tag eRosita-V10-03-00
 72             Changes for ctest.                     57             Changes for ctest.
 73                                                    58 
 74 11.10.2012, G. Cosmo, tag eRosita-V09-05-00        59 11.10.2012, G. Cosmo, tag eRosita-V09-05-00
 75             Explicit inclusion of units and co     60             Explicit inclusion of units and constants headers.
 76                                                    61 
 77 28.11.2011, G.Cosmo, tag eRosita V09-04-01         62 28.11.2011, G.Cosmo, tag eRosita V09-04-01
 78             Migration to new G4Exception signa     63             Migration to new G4Exception signature and compilation warnings
 79             correction on gcc-4.6.                 64             correction on gcc-4.6.
 80                                                    65 
 81 28.11.2011, MGP, tag eRosita V09-04-00             66 28.11.2011, MGP, tag eRosita V09-04-00
 82             Code reorganized in application an     67             Code reorganized in application and physics directories
 83             physics/ contains a copy of origin     68             physics/ contains a copy of original electron/photon processes
 84             based on EEDP/EPDL/EADL data libra     69             based on EEDP/EPDL/EADL data libraries
 85             Limited testing due to last minute     70             Limited testing due to last minute rush imposed by external
 86             circumstances outside the authors'     71             circumstances outside the authors' control
 87                                                    72 
 88  6.12.2010, MGP, tag eRosita-V09-03-09             73  6.12.2010, MGP, tag eRosita-V09-03-09
 89             Improvements to visualisation prov     74             Improvements to visualisation provided by Georg Weidenspointner
 90                                                    75 
 91 30.11.2010, John Allison, tag eRosita-V09-03-0     76 30.11.2010, John Allison, tag eRosita-V09-03-08
 92             eRosita.cc: Introduced G4UIExecuti     77             eRosita.cc: Introduced G4UIExecutive.
 93             vis.mac: Changed OGLIX to OGL.         78             vis.mac: Changed OGLIX to OGL.
 94                                                    79 
 95 25.11.2010, GW-MGP, tag eRosita-V09-03-07          80 25.11.2010, GW-MGP, tag eRosita-V09-03-07
 96             Added timing statistics and event      81             Added timing statistics and event number monitor
 97                                                    82 
 98 25.11.2010, GW-MGP, tag eRosita-V09-03-06          83 25.11.2010, GW-MGP, tag eRosita-V09-03-06
 99             Simplified hits to better highligh     84             Simplified hits to better highlight PIXE
100                                                    85 
101 24.11.2010, GW-MGP, tag eRosita-V09-03-05          86 24.11.2010, GW-MGP, tag eRosita-V09-03-05
102             Set threshold for PIXE photons and     87             Set threshold for PIXE photons and Auger electrons explicitly
103             to 250 eV in PhysicsList               88             to 250 eV in PhysicsList
104                                                    89 
105 24.11.2010, GW-MGP, tag eRosita-V09-03-04          90 24.11.2010, GW-MGP, tag eRosita-V09-03-04
106             Added AnalysisManager                  91             Added AnalysisManager
107             The example now produces two outpu     92             The example now produces two output files:
108             eTot.out (total energy deposit in      93             eTot.out (total energy deposit in the detector)
109             hits.out (hits)                        94             hits.out (hits)
110                                                    95 
111 23.11.2010, GW-MGP, tag eRosita-V09-03-03          96 23.11.2010, GW-MGP, tag eRosita-V09-03-03
112             Minor cosmetic modifications           97             Minor cosmetic modifications
113                                                    98 
114 23.11.2010, GW-MGP, tag eRosita-V09-03-02          99 23.11.2010, GW-MGP, tag eRosita-V09-03-02
115             Minor cosmetic modifications          100             Minor cosmetic modifications
116                                                   101 
117 23.11.2010, GW-MGP, tag eRosita-V09-03-01         102 23.11.2010, GW-MGP, tag eRosita-V09-03-01
118             First version of eROSITA example      103             First version of eROSITA example
119             Verified to produce characteristic    104             Verified to produce characteristic K, L and M X-rays from copper
120             of expected energy                    105             of expected energy
121                                                   106 
122 19.11.2010, MGP, tag eRosita-V09-03-00            107 19.11.2010, MGP, tag eRosita-V09-03-00
123             Initial empty directory to host th    108             Initial empty directory to host the eROSITA example
124             illustrating PIXE simulation with     109             illustrating PIXE simulation with Geant4 as documented in
125             M. G. Pia et al.,                     110             M. G. Pia et al.,
126             PIXE Simulation With Geant4,          111             PIXE Simulation With Geant4,
127             IEEE Trans. Nucl. Sci., vol. 56, n    112             IEEE Trans. Nucl. Sci., vol. 56, no. 6, pp. 3614-3649, Dec. 2009.
128                                                   113 
129 19.11.2010, MGP, created                          114 19.11.2010, MGP, created