Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/xray_telescope/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/xray_telescope/History (Version 11.3.0) and /examples/advanced/xray_telescope/History (Version 10.7.p1)


  1 # Example xray_telescope History               <<   1 -------------------------------------------------------------------
  2                                                << 
  3 See `CONTRIBUTING.rst` for details of **requir << 
  4 which **must** added in reverse chronological  << 
  5 be used as a substitute for writing good git c << 
  6                                                << 
  7                                                << 
  8 ## 2024-10-17 Makoto Asai (xraytel-V11-02-00)  << 
  9 - Unnecessary use of G4VisManager and some UI  << 
 10                                                << 
 11 ## 2023-11-15 I. Hrivnacova (xraytel-V11-01-00 << 
 12 - Updated vis.mac:                             << 
 13   - Changed "/vis/open XYZ [600x600-0+0]" to " << 
 14     and simplified comments.                   << 
 15                                                << 
 16 ## 2021-12-10 Ben Morgan (xraytel-V11-00-00)   << 
 17 - Change to new Markdown History format        << 
 18                                                << 
 19 ---                                            << 
 20                                                << 
 21 # History entries prior to 11.0                << 
 22                                                << 
 23 07.11.2021,  I. Hrivnacova, tag xraytel-V10-07 << 
 24             Added analysis manager Clear() cal << 
 25             deleting in the end of run (remove << 
 26                                                << 
 27 07.10.2021 - I. Hrivnacova, tag xraytel-V10-07 << 
 28             Migration to new G4AnalysisManager << 
 29             define the default output file typ << 
 30                                                << 
 31 19.07.2021  I. Hrivnacova, tag xraytel-V10-07- << 
 32             Updated for changes in the analysi << 
 33             removed deleting of the analysis m << 
 34             as this is now done by the Geant4  << 
 35                                                << 
 36 24.05.2021  B. Morgan (xraytel-V10-07-01)      << 
 37 - Bump required CMake version range to 3.12... << 
 38                                                << 
 39 10.04.2021  G. Cosmo, tag xraytel-V10-07-00    << 
 40             Removed calls to obsolete ResetCut << 
 41                                                     2 
                                                   >>   3      =========================================================
                                                   >>   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
                                                   >>   5      =========================================================
                                                   >>   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 !
                                                   >>  14 
                                                   >>  15      ----------------------------------------------------------
                                                   >>  16      * Reverse chronological order (last date on top), please *
                                                   >>  17      ----------------------------------------------------------
 42 17.11.2020  S. Guatelli, tag xraytel-V10-06-01     18 17.11.2020  S. Guatelli, tag xraytel-V10-06-01
 43             Migration to G4RunManagerFactory       19             Migration to G4RunManagerFactory
 44                                                    20 
 45 02.11.2020  B.Morgan, tag xraytel-V10-06-00        21 02.11.2020  B.Morgan, tag xraytel-V10-06-00
 46             Support same CMake version range a     22             Support same CMake version range as core Geant4
 47                                                    23 
 48 30.08.2019  S. Guatelli, tag xraytel-V10-05-00     24 30.08.2019  S. Guatelli, tag xraytel-V10-05-00
 49             G4VIS_USE and G4UI_USE deleted         25             G4VIS_USE and G4UI_USE deleted
 50                                                    26 
 51 10.05.2018   B.Morgan,  tag xraytel-V10-04-00      27 10.05.2018   B.Morgan,  tag xraytel-V10-04-00
 52              Include G4Types before use of G4M     28              Include G4Types before use of G4MULTITHREADED. For forward
 53              compatibility with move to #defin     29              compatibility with move to #defines over -D for G4 preprocessor
 54              symbols.                              30              symbols.
 55                                                    31 
 56 28.11.2016   G.Folger,  tag xraytel-V10-02-00      32 28.11.2016   G.Folger,  tag xraytel-V10-02-00
 57              Remove direct use of theParticleI     33              Remove direct use of theParticleIterator, use GetParticleTableIterator().
 58               fix required by clang39 on Linux     34               fix required by clang39 on Linux and MAC
 59                                                    35 
 60 06.03.2015   Andrea Dotti, tag xraytel-V10-01-     36 06.03.2015   Andrea Dotti, tag xraytel-V10-01-00
 61              Removing unnecessary GPS in maste     37              Removing unnecessary GPS in master
 62                                                    38 
 63 04.06.2014   Andrea Dotti, tag xraytel-V10-00-     39 04.06.2014   Andrea Dotti, tag xraytel-V10-00-03
 64        Migration to new MT compliant GPS           40        Migration to new MT compliant GPS
 65                                                    41 
 66 23.05.2014   Luciano Pandola, tag xraytel-V10-     42 23.05.2014   Luciano Pandola, tag xraytel-V10-00-02
 67        Fix compiler warning which caused the r     43        Fix compiler warning which caused the rejection
 68        of tag xraytel-V10-00-01                    44        of tag xraytel-V10-00-01
 69                                                    45 
 70 22.05.2014   Luciano Pandola, tag xraytel-V10-     46 22.05.2014   Luciano Pandola, tag xraytel-V10-00-01
 71        Added definition of muons and short-liv     47        Added definition of muons and short-lived
 72        Revise method book() of analysis single     48        Revise method book() of analysis singleton
 73        Actual MT migration, G4MTRunManager is      49        Actual MT migration, G4MTRunManager is used
 74        Added new macro geantino.mac and update     50        Added new macro geantino.mac and updated CMakeLists.txt
 75                                                    51 
 76 21.05.2014   Luciano Pandola, tag xraytel-V10-     52 21.05.2014   Luciano Pandola, tag xraytel-V10-00-00
 77        Added ActionInitialization class            53        Added ActionInitialization class
 78        Move the method Update() from RunAction     54        Move the method Update() from RunAction (thread-local) to
 79         Analysis (global)                          55         Analysis (global)
 80        Protect analysis singleton by Mutex         56        Protect analysis singleton by Mutex
 81        Changed named scheme of output objects      57        Changed named scheme of output objects
 82                                                    58 
 83 19.03.2013   Luciano Pandola, tag xraytel-V09-     59 19.03.2013   Luciano Pandola, tag xraytel-V09-06-00
 84        Migrated analysis to g4tools (removed A     60        Migrated analysis to g4tools (removed AIDA dependency)
 85              and other small cosmetics. CMakeL     61              and other small cosmetics. CMakeLists.txt, GNUmakefile
 86              and README updated accordingly        62              and README updated accordingly
 87                                                    63 
 88 26.10.2012   Luciano Pandola, tag xraytel-V09-     64 26.10.2012   Luciano Pandola, tag xraytel-V09-05-01
 89        Edit main(): added #ifdef to protect G4     65        Edit main(): added #ifdef to protect G4VisExecutive and
 90              G4UIExecutive.                        66              G4UIExecutive.
 91              Create CMakeLists.txt file            67              Create CMakeLists.txt file
 92                                                    68 
 93 12.10.2012   Gabriele Cosmo, Tag xraytel-V09-0     69 12.10.2012   Gabriele Cosmo, Tag xraytel-V09-05-00
 94              Explicit inclusion of units and c     70              Explicit inclusion of units and constants headers.
 95                                                    71 
 96 18.11.2010   John Allison, Tag xraytel-V09-03-     72 18.11.2010   John Allison, Tag xraytel-V09-03-01
 97              Introduced G4UIExecutve.              73              Introduced G4UIExecutve.
 98                                                    74 
 99 03.06.2010   Joseph Perl, Tag xraytel-V09-03-0     75 03.06.2010   Joseph Perl, Tag xraytel-V09-03-00
100              Update vis usage                      76              Update vis usage
101                                                    77 
102 20.11.2009 - G.Santin, tag xraytel-V09-02-00       78 20.11.2009 - G.Santin, tag xraytel-V09-02-00
103              Updated and simplified physics li     79              Updated and simplified physics list
104                                                    80 
105 16.06.2008 - G.A.P.Cirrone, tag xraytel-V09-01     81 16.06.2008 - G.A.P.Cirrone, tag xraytel-V09-01-00
106              Removed AIDA from GNUmakefiles        82              Removed AIDA from GNUmakefiles
107                                                    83 
108 07.12.2005 - S. Guatelli, tag xraytel-V07-01-0     84 07.12.2005 - S. Guatelli, tag xraytel-V07-01-03
109              warning deleted; it concerned str     85              warning deleted; it concerned stream.
110                                                    86 
111 30.11.2005 - G.Santin, tag xraytel-V07-01-02       87 30.11.2005 - G.Santin, tag xraytel-V07-01-02
112              general update of macros and docu     88              general update of macros and documentation
113              ASCII output enabled also without     89              ASCII output enabled also without AIDA
114                                                    90 
115 27.09.2005 - G.Santin, tag xraytel-V07-01-01       91 27.09.2005 - G.Santin, tag xraytel-V07-01-01
116              compilation protection for non AI     92              compilation protection for non AIDA users,
117              obsolete GPS commands updated         93              obsolete GPS commands updated
118                                                    94 
119 3rd May 2005  John Allison  (examples-V07-00-0     95 3rd May 2005  John Allison  (examples-V07-00-03)
120 - Replaced vis manager with G4VisExecutive.        96 - Replaced vis manager with G4VisExecutive.
121                                                    97 
122 15.07.2004 - J.Allison, tag xraytel-V06-02-00      98 15.07.2004 - J.Allison, tag xraytel-V06-02-00
123              Changed /vis/viewer/viewpointThet     99              Changed /vis/viewer/viewpointThetaPhi ->
124              /vis/viewer/set/viewpointThetaPhi    100              /vis/viewer/set/viewpointThetaPhi.
125                                                   101 
126 28.05.2004 - S. Guatelli, tag xraytel-V06-01-0    102 28.05.2004 - S. Guatelli, tag xraytel-V06-01-00
127              Migartion to AIDA 3.2.1, PI 1.2.1    103              Migartion to AIDA 3.2.1, PI 1.2.1
128                                                   104 
129 13.11.2003 - J.Allison, tag xraytel-V05-02-02     105 13.11.2003 - J.Allison, tag xraytel-V05-02-02
130              Removed OPACS from Vis Manager.      106              Removed OPACS from Vis Manager.
131                                                   107 
132 19.02.2003 - G.Cosmo, tag xraytel-V05-00-00       108 19.02.2003 - G.Cosmo, tag xraytel-V05-00-00
133              Removed redundant inclusion of Sy    109              Removed redundant inclusion of SystemOfUnits.h.
134              Should use CLHEP headers instead.    110              Should use CLHEP headers instead.
135                                                   111 
136 05.12.2001 - RN, tag xraytel-V03-02-01            112 05.12.2001 - RN, tag xraytel-V03-02-01
137              Try again                            113              Try again
138                                                   114 
139 05.12.2001 - RN, tag xraytel-V03-02-00            115 05.12.2001 - RN, tag xraytel-V03-02-00
140              Adopted new analysis design by AP    116              Adopted new analysis design by AP as in LowEnTest
141              Small design iteration by MGP imp    117              Small design iteration by MGP implemented
142                                                   118 
143 07.11.2001 - RN, tag xraytel-V02-00-13            119 07.11.2001 - RN, tag xraytel-V02-00-13
144              Cleaned up code to avoid compilat    120              Cleaned up code to avoid compilation warnings arising
145              from "ANSI" and "pedantic" option    121              from "ANSI" and "pedantic" options
146              Implemented new "/vis" commands i    122              Implemented new "/vis" commands in macro files
147                                                   123 
148 07.11.2001 - RN, tag xraytel-V02-00-12            124 07.11.2001 - RN, tag xraytel-V02-00-12
149              Error tag, same as 11                125              Error tag, same as 11
150                                                   126 
151 18.06.2001 - RN, tag xraytel-V02-00-11            127 18.06.2001 - RN, tag xraytel-V02-00-11
152              tested with latest global tag gea    128              tested with latest global tag geant4-03-01-ref-02
153                                                   129 
154 06.12.2000 - RN, tag xraytel-V02-00-10            130 06.12.2000 - RN, tag xraytel-V02-00-10
155              Removed old XrayTelPrimaryGenerat    131              Removed old XrayTelPrimaryGeneratorMessenger.cc and .hh
156              files from cvs                       132              files from cvs
157                                                   133 
158 30.11.2000 - RN, tag xraytel-V02-00-09            134 30.11.2000 - RN, tag xraytel-V02-00-09
159              Removed longsection.macro file fr    135              Removed longsection.macro file from cvs
160                                                   136 
161 30.11.2000 - RN, tag xraytel-V02-00-08            137 30.11.2000 - RN, tag xraytel-V02-00-08
162              Implemented AnalysisManager class    138              Implemented AnalysisManager class and related histograming
163              code.  Analysis is limited to the    139              code.  Analysis is limited to the Lizard package for now.
164                                                   140 
165 16.11.2000 - RN, tag xraytel-V02-00-07            141 16.11.2000 - RN, tag xraytel-V02-00-07
166              Removed analysis directory           142              Removed analysis directory
167                                                   143 
168 16.11.2000 - RN, tag xraytel-V02-00-06            144 16.11.2000 - RN, tag xraytel-V02-00-06
169              Replace standard gun with General    145              Replace standard gun with General Particle Source
170              Remove all code related to old Hi    146              Remove all code related to old Histogram implementation
171              Modified all macros to work with     147              Modified all macros to work with GPS
172              Cleaned GNUmakefile                  148              Cleaned GNUmakefile
173              Started drafting README file         149              Started drafting README file
174                                                   150 
175 08.11.2000 - RN, tag xraytel-V02-00-05            151 08.11.2000 - RN, tag xraytel-V02-00-05
176              Tydied up macros                     152              Tydied up macros
177              Small bug fixes to compile on Lin    153              Small bug fixes to compile on Linux, SUN and DEC platforms
178                                                   154 
179 06.11.2000 - RN, tag xraytel-V02-00-04            155 06.11.2000 - RN, tag xraytel-V02-00-04
180              Tydied up code added headers         156              Tydied up code added headers
181                                                   157 
182 18.10.2000 - RN, tag xraytel-V02-00-03            158 18.10.2000 - RN, tag xraytel-V02-00-03
183        Modified geometry and PrimaryGenerator     159        Modified geometry and PrimaryGenerator to speed up events
184        Modified SteppingAction.cc to call hist    160        Modified SteppingAction.cc to call histoManager analyser
185        Modified Histogram.cc to do all the his    161        Modified Histogram.cc to do all the histo work
186                                                   162 
187 17.10.2000 - RN, tag xraytel-V02-00-02            163 17.10.2000 - RN, tag xraytel-V02-00-02
188              Added histograming capability        164              Added histograming capability
189        Added XrayTelHistogram.hh, XrayTelHisto    165        Added XrayTelHistogram.hh, XrayTelHistogram.cc
190        Modified: GNUmakefile                      166        Modified: GNUmakefile
191            XrayTel.cc                             167            XrayTel.cc
192            XrayTelSteppingAction.hh               168            XrayTelSteppingAction.hh
193            XrayTelSteppingAction.cc               169            XrayTelSteppingAction.cc
194                                                   170 
195 17.10.2000 - RN, tag xraytel-V02-00-01            171 17.10.2000 - RN, tag xraytel-V02-00-01
196              Tydied up geometry                   172              Tydied up geometry
197              Add all physics processes to Xray    173              Add all physics processes to XrayTelPhysicsList.cc
198              Modified *.hh accordingly            174              Modified *.hh accordingly
199                                                   175 
200 06.10.2000 - RN, tag xraytel-V02-00-00            176 06.10.2000 - RN, tag xraytel-V02-00-00
201              First submission of XrayTel advan    177              First submission of XrayTel advanced example.
202                                                   178