Warning, /geant4/examples/extended/medical/dna/dnaphysics/History is written in an unsupported language. File is not indexed.
0001 # Example dnaphysics 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 ## 2025-05-06 Sebastien Incerti (dnaphysics-V11-03-03)
0008 - Added UI command to record first step only; elastic.in updated accordingly
0009
0010 ## 2025-03-21 Sebastien Incerti (dnaphysics-V11-03-02)
0011 - Added elastic.in and plotElastic.C macros to show distribution of scattering angles
0012
0013 ## 2025-01-24 Sebastien Incerti (dnaphysics-V11-03-01)
0014 - Updated SteppingAction.cc with more comments & process identification
0015
0016 ## 2025-01-22 Sebastien Incerti (dnaphysics-V11-03-00)
0017 - Added possibility to simulate radioactive nuclei
0018 -- added radioactive.in and plotRadioactive.C
0019 -- modified PhysicsList.cc and SteppingAction.cc
0020
0021 ## 2024-10-29 Sebastien Incerti, Hoang Tran (dnaphysics-V11-02-04)
0022 - Fixed issue with visualization by setting default World size and material
0023 in DetectorConstruction.cc
0024
0025 ## 2024-10-05 Sebastien Incerti (dnaphysics-V11-02-03)
0026 - Updated README
0027
0028 ## 2024-09-27 Batmunkh Munkhbaatar, Sebastien Incerti (dnaphysics-V11-02-02)
0029 - update of README and dnaphysics.in
0030 - update DetectorConstructor and DetectorMessenger files with given
0031 values of material density and World size
0032 - added messenger for World size change
0033 - added messenger for material density change
0034
0035 ## 2024-05-09 Sebastien Incerti (dnaphysics-V11-02-02)
0036 - Added plotDeexcitation.C and deexcitation.in
0037
0038 ## 2024-03-13 Sebastien Incerti (dnaphysics-V11-02-01)
0039 - Updated headers
0040
0041 ## 2024-02-05 Sebastien Incerti (dnaphysics-V11-02-00)
0042 - PhysicsList: switched to DNA physics constructors i/o model activator
0043 - Added new ntuple to collect track information
0044
0045 ## 2023-11-14 Vladimir Ivanchenko (dnaphysics-V11-01-03)
0046 - PhysicsList - more clear implementation of two cases: usage of a DNA
0047 physics constructor or standard physics constructor + DNA model activator
0048
0049 ## 2023-11-09 H. Tran (dnaphysics-V11-01-02)
0050 - update README files and dnaphysics.in
0051
0052 ## 2023-11-09 H. Tran (dnaphysics-V11-01-01)
0053 - update README & TrackingCut for heavy ions
0054
0055 ## 2023-09-09 S. Incerti (dnaphysics-V11-01-00)
0056 - update README & SteppingAction file with units and addition of gamma processes
0057
0058 ## 2022-11-07 Hoang Tran (dnaphysics-V11-00-03)
0059 - update README file for radioactive decay
0060
0061 ## 2022-11-04 Vladimir Ivanchenko (dnaphysics-V11-00-02)
0062 - dnaphysics.cc, DetectorConstruction, DetectorMessenger - added
0063 UI command to add different standard EM, DNA physics, and
0064 radioactive decay
0065 - PhysicsList - added possibility to change DNA physics via UI
0066 commands
0067
0068 ## 2022-02-28 Vladimir Ivanchenko (dnaphysics-V11-00-01)
0069 - dnaphysics.cc - enable visualisation only in interactive mode,
0070 use G4RunManagerFactory
0071 - PhysicsList - added RadioactiveDecayPhysics
0072
0073 ## 2021-12-10 Ben Morgan (dnaphysics-V11-00-00)
0074 - Change to new Markdown History format
0075
0076 ---
0077
0078 # History entries prior to 11.0
0079
0080 06 Oct 21 I. Hrivnacova - tag dnaphysics-V10-07-01
0081 - Migration to new G4AnalysisManager.hh header;
0082 define the default output file type (root),
0083 removed Analysis.hh.
0084
0085 19 Jul 21 I. Hrivnacova - tag dnaphysics-V10-07-00
0086 - Updated for changes in the analysis category:
0087 removed deleting of the analysis manager,
0088 as this is now done by the Geant4 kernel.
0089
0090 10 Nov 20 B. Morgan - tag dnaphysics-V10-06-00
0091 - Migration to G4RunManagerFactory.
0092
0093 12 Jan 19 S. Incerti - tag dnaphysics-V10-05-00
0094 - Updated README (test)
0095
0096 7 Nov 18 I. Hrivnacova - tag dnaphysics-V10-04-04
0097 - Updated plot.C for reading ntuples merged with row-wise mode
0098 (now default)
0099
0100 17 Aug 18 S. Incerti - tag dnaphysics-V10-04-03
0101 - updated README
0102
0103 26 Jul 18 S. Incerti - tag dnaphysics-V10-04-02
0104 - activated ntuple merging
0105
0106 22 Jul 18 S. Incerti - tag dnaphysics-V10-04-01
0107 - removed obsolete RanecuEngine
0108
0109 9 May 18 B. Morgan - tag dnaphysics-V10-04-00
0110 - Include G4Types before use of G4MULTITHREADED. For forward
0111 compatibility with move to #defines over -D for G4 preprocessor
0112 symbols
0113
0114 7 Nov 17 S. Incerti - tag dnaphysics-V10-03-15
0115 - updated plot.C
0116
0117 11 Oct 17 S. Incerti - tag dnaphysics-V10-03-14
0118 - updated flags for EM processes
0119
0120 11 Oct 17 S. Incerti - tag dnaphysics-V10-03-13
0121 - added more flags for EM processes
0122
0123 02 Oct 17 S. Incerti - tag dnaphysics-V10-03-12
0124 - added more flags for EM processes
0125
0126 16 Aug 2017 - tag dnaphysics-V10-03-11 - SI
0127 - updated numbering scheme
0128
0129 12 Aug 2017 - tag dnaphysics-V10-03-10 - SI, VI
0130 - updated plot.C with numbering
0131
0132 11 Aug 2017 - tag dnaphysics-V10-03-09 - SI, VI
0133 - retag
0134
0135 10 Aug 2017 - tag dnaphysics-V10-03-08 - SI, VI
0136 - fixed FPE, improved SteppingAction
0137
0138 09 Aug 2017 - tag dnaphysics-V10-03-07 - S. Incerti
0139 - added more variables to ntuple
0140
0141 03 Aug 2017 - tag dnaphysics-V10-03-06 - V. Ivanchneko
0142 - PhysicsList - limit high energy by 1 GeV
0143
0144 26 Jul 2017 - tag dnaphysics-V10-03-05 - S. Incerti
0145 - applied coding guidelines
0146
0147 15 Jun 2017 - tag dnaphysics-V10-03-04 - S. Incerti
0148 - added visu. to dnaphysics.in
0149
0150 08 Jun 2017 - tag dnaphysics-V10-03-03 - S. Incerti
0151 - added flag for Capture
0152
0153 08 Apr 2017 - tag dnaphysics-V10-03-02 - S. Incerti
0154 - added third plot in plot.C
0155
0156 31 Dec 2016 - tag dnaphysics-V10-03-01 - S. Incerti
0157 - fixed compilation
0158
0159 30 Dec 2016 - tag dnaphysics-V10-03-00 - S. Incerti
0160 - updated numbering schemme in SteppingAction & README files
0161
0162 30 Sep 2016 - tag dnaphysics-V10-02-05 - S. Incerti
0163 - PhysicsList - added explanations
0164
0165 22 July 2016 - tag dnaphysics-V10-02-04 - V. Ivanchenko
0166 - PhysicsList - use G4EmDNAPhysicsActivator
0167
0168 09 July 2016 - tag dnaphysics-V10-02-03 - S. Incerti
0169 - updated README
0170
0171 03 June 2016 - tag dnaphysics-V10-02-02 - M. Karamitros
0172 - SteppingAction: add label for solvation
0173 - dnaphysics.cc: second arg is nb of threads
0174
0175 02 June 2016 - tag dnaphysics-V10-02-01 - V. Ivanchenko
0176 - DetectorConstructor, DetectorMessenger - ensure that geometry
0177 is created once, material may be changed for next runs
0178 - /run/initialise moved from the code to macro
0179 - DNA physics configuration is moved from the code to macro
0180
0181 28 May 2016 - tag dnaphysics-V10-02-00 - S. Incerti
0182 - added flagProcess value for electron capture
0183
0184 13 November 2015 - tag dnaphysics-V10-01-04 - V. Ivanchenko
0185 - use G4EmModelActivator to define DNA physics
0186
0187 22 October 2015 - tag dnaphysics-V10-01-03 - S. Incerti
0188 - adapted plot.C to ROOT 6.X
0189
0190 07 October 2015 - tag dnaphysics-V10-01-02 - S. Incerti, P. Pater
0191 - added ignoreCut UI command in dnaphysics.in
0192
0193 17 August 2015 - tag dnaphysics-V10-01-01 - S. Incerti
0194 - Switched to G4UIExecutive
0195
0196 17 August 2015 - tag dnaphysics-V10-01-00 - S. Incerti
0197 - Switched to OGLIXm in vis.mac
0198
0199 24 November 2014 - tag dnaphysics-V10-00-04 - M. Karamitros
0200 - Retag before release
0201
0202 6 November 2014 - I. Hrivnacova
0203 - Fixes in README files
0204
0205 1 November 2014 - tag dnaphysics-V10-00-03 - M. Karamitros
0206 - Copy plot.C to bin directory
0207
0208 23 October 2014 - tag dnaphysics-V10-00-02 - M. Karamitros
0209 - READMEs updated
0210
0211 22 October 2014 - tag dnaphysics-V10-00-01 - M. Karamitros
0212 - Move to extended category and apply coding guidelines
0213 - Clean PhysicsList, DetectorConstuction, SteppingAction, RunAction
0214 - Add .README, missing virtuals
0215 - dna.mac -> dnaphysics.in as done in other extended examples
0216
0217 30 June 2014 - tag dnaphysics-V10-00-00 - S. Incerti
0218 - Added lines for ion in dna.mac
0219
0220 03 October 2013 - tag dnaphysics-V09-06-10 - S. Incerti
0221 - Updated CMakeLists.txt
0222
0223 30 September 2013 - tag dnaphysics-V09-06-09 - I. Hrivnacova
0224 - Updated for changes in analysis:
0225 (removal of G4AnalysisManager::Create(isMaster))
0226
0227 19 August 2013 - tag dnaphysics-V09-06-08 - S. Incerti
0228 - Updated README
0229
0230 6 August 2013 - tag dnaphysics-V09-06-07 - S. Incerti
0231 - Removed unused variable in RunAction
0232
0233 1 August 2013 - tag dnaphysics-V09-06-06 - A.Dotti
0234 - Bug fix for compilation warning with clang32 - second iteration
0235
0236 30 July 2013 - tag dnaphysics-V09-06-05 - A.Dotti
0237 - Bug fix for compilation warning with clang32
0238
0239 10 June 2013 - tag dnaphysics-V09-06-04 - S. Incerti
0240 - Withdraw RunAction from ActionInitialization for master
0241
0242 28 May 2013 - tag dnaphysics-V09-06-03 - S. Incerti
0243 - changed modified density
0244 - removed standard process tagging in SteppingAction
0245 - updated plot.C
0246
0247 22 May 2013 - tag dnaphysics-V09-06-02 - M. Karamitros
0248 - Migrated to MT
0249
0250 13 April 2013 - tag dnaphysics-V09-06-01 - S. Incerti
0251 - Removed unused electron capture process
0252 - Changed process naming scheme as in the "microdosimetry"
0253 advanced example
0254
0255 15 February 2013 - tag dnaphysics-V09-06-00 - S. Incerti
0256 - Changed default water definition
0257
0258 3 November 2012 - tag dnaphysics-V09-05-07 - S. Incerti
0259 - Removed shadowing in SteppingAction
0260
0261 26 October 2012 - tag dnaphysics-V09-05-06 - L. Pandola
0262 - Changed CMakeLists.txt to deal with VIS
0263
0264 26 October 2012 - tag dnaphysics-V09-05-05 - S. Incerti
0265 - Renamed executable.
0266
0267 11 October 2012 - tag dnaphysics-V09-05-04 - G. Cosmo
0268 - Explicit inclusion of units and constants headers
0269
0270 09 October 2012- tag dnaphysics-V09-05-03 - S. Incerti
0271 - cleaned main
0272
0273 09 October 2012- tag dnaphysics-V09-05-02 - S. Incerti
0274 - added more histogram variables
0275
0276 15 August 2012- tag dnaphysics-V09-05-01 - S. Incerti
0277 - added messenger for material change
0278 - switched to new analysis interface from Guy Barrand
0279
0280 11 August 2012- tag dnaphysics-V09-05-00 - S. Incerti
0281 - updated README and SteppingAction.cc files
0282
0283 05 November 2011- tag dnaphysics-V09-04-08 - S. Incerti
0284 - removed export=root option in HistoManager.cc
0285
0286 24 August2011 - tag dnaphysics-V09-04-07 - S. Incerti
0287 - Added Auger production to dna.mac
0288
0289 18 August 2011 - tag dnaphysics-V09-04-06 - S. Incerti
0290 - Removed initStep test in SteppingAction
0291
0292 16 August 2011 - tag dnaphysics-V09-04-05 - S. Incerti
0293 - Removed usage of system command
0294
0295 02 August 2011 - tag dnaphysics-V09-04-04 - S. Incerti
0296 - increased statistics in dna.mac as suggested by Gunter
0297 - added total energy deposits in ntuple
0298
0299 05 April 2011 - tag dnaphysics-V09-04-03 - S. Incerti
0300 - added comment for use of variable density material
0301
0302 17 February 2011 - tag dnaphysics-V09-04-02 - S. Incerti
0303 - switched to G4EmDNAPhysics builder
0304
0305 30 January 2011 - tag dnaphysics-V09-04-01 - S. Incerti
0306 - first version of dnaphysics example committed