Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/gammaknife/History is written in an unsupported language. File is not indexed.

0001 # Example gammaknife 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 ## 2023-11-15 I. Hrivnacova (gammaknife-V11-01-01)
0008 - Updated defaultMacro.mac:
0009   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0010     and simplified comments.
0011 
0012 ## 2023-11-10 Alberto Ribon (gammaknife-V11-01-00)
0013 - In most macro files, introduced the UI command
0014   '/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
0015   to allow all radioactive decays (including the very long ones).
0016   This is necessary since G4 11.2, being 1 year the default time
0017   threshold above which the decays are ignored.
0018   Note: in simulation.mac, the above UI command is commented out
0019         because system testing is running with the physics
0020         G4EmStandardPhysics_option3, therefore without radioactive decay
0021         (hence the command would be undefined).
0022 
0023 ## 2021-12-10 Ben Morgan (gammaknife-V11-00-00)
0024 - Change to new Markdown History format
0025 
0026 ---
0027 
0028 # History entries prior to 11.0
0029 
0030 29.10.2021 S. Guatelli (gammaknife-V10-07-03)
0031            - runManager deleted at the end of the main
0032 
0033 24.05.2021 B. Morgan (gammaknife-V10-07-02)
0034            - Bump required CMake version range to 3.12...3.20, matching core Geant4
0035 
0036 13.04.2021 G. Cosmo    Tag: gammaknife-V10-07-01
0037            - Use default MixMax random number engine.
0038            - Fixed interactive run to just execute defaultMacro.mac.
0039 
0040 11.04.2021 V. Ivanchenko  Tag: gammaknife-V10-07-00
0041            - GammaKnifePhysicsList - added forgotten header
0042 
0043 07.11.2020 S. Guatelli    Tag: gammaknife-V10-06-02
0044            - Migration to G4RunManagerFactory
0045 
0046 07.11.2020 F.Romano    Tag: gammaknife-V10-06-01
0047            - README updated
0048 
0049 02.11.2020 B.Morgan    Tag: gammaknife-V10-06-00
0050            - Support same CMake version range as core Geant4
0051 
0052 20.09.2019 M.Asai      Tag: gammaknife-V10-05-01
0053            - Add G4VScoringMesh:: scope identifier to GammaKnifeController.hh
0054            - Co-working with detutils-V10-05-01
0055 
0056 30.08.2019 S. Guatelli Tag:gammaknife-V10-05-00
0057            - G4VIS_USE deleted
0058 
0059 18.10.2018 S. Guatelli  Tag: gammaknife-V10-04-01
0060            - G4VIS_USE and G4UI_USE deleted
0061 
0062 10.05.2018 B.Morgan        Tag: gammaknife-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 04.11.2016 F.Romano         Tag: gammaknife-V10-02-02
0068            - macro files modifeid for correct scorer rotation
0069 
0070 06.09.2016 M.Asai         Tag: gammaknife-V10-02-01
0071            - Modify sdt::map<G4int, G4double*> to sdt::map<G4int, G4StatDouble*>
0072 
0073 04.09.2016 M.Asai         Tag: gammaknife-V10-02-00
0074            - Modify sdt::map<G4int, G4double*> to sdt::map<G4int, G4StatDouble*>
0075 
0076 06.03.2015 A.Dotti        Tag: gammaknife-V10-01-00
0077            - Moving of GPS defaults to master
0078 
0079 04.06.2014 A.Dotti        Tag: gammaknife-V10-00-00
0080            - New GPS for MT
0081 
0082 10.11.2013 F.Romano       Tag: gammaknife-V09-06-03
0083            - Revised README file
0084 
0085 08.11.2013 L.Pandola       Tag: gammaknife-V09-06-02
0086            - Restored G4RunManager::GetRunManager()->BeamOn(n_event)
0087              after the fix from the run category.
0088 
0089 07.11.2013 F.Romano, A.Varisano, L.Pandola Tag: gammaknife-V09-06-01
0090            - Migrated to MT.
0091 
0092 30.07.2013 A.Dotti;        Tag: gammaknife-V09-06-00
0093            - Removing unused data members (clang32 compilation
0094              warning)
0095 
0096 16.11.2012 J.Allison;      Tag: gammaknife-V09-05-06
0097            - gammaknife.cc: Removed unnecessary #include "G4UIXm.hh".
0098 
0099 07.11.2012 F.Romano;       Tag: gammaknife-V09-05-05
0100            - gammaknife.cc: fixed problem for referencePhysList if condition
0101 
0102 07.11.2012 F.Romano;       Tag: gammaknife-V09-05-04
0103            - MachineAngle.in: modified angles for final configuration
0104            - README file updated
0105 
0106 31.10.2012 G.Folger;       Tag: gammaknife-V09-05-03
0107            - gammaknife.cc: add include for <ctime>, needed for Windows
0108 
0109 31.10.2012 F.Romano;       Tag: gammaknife-V09-05-02
0110            - added batch.mac without VIS
0111            - fixed warnings
0112            - optimized macro options in main
0113 
0114 29.10.2012 F.Romano;       Tag: gammaknife-V09-05-01
0115            - Executable renamed to the same name of the directory
0116              to avoid possible problems with Mac/WIN
0117 
0118 24.10.2012 F.Romano;       Tag: gammaknife-V09-05-00
0119            - Created, first version
0120