Warning, /geant4/examples/advanced/xray_TESdetector/History is written in an unsupported language. File is not indexed.
0001 # Example Xray_TESdetector 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 (xraytesdetector-V11-01-03)
0008 - Updated vis.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 A.Ribon (xraytesdetector-V11-01-02)
0013 - run02.mac : 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 run01.mac, the above UI command is commented out
0019 because system testing is running with the physics
0020 G4EmStandard_SpacePhysics and HadronInelasticQBBC, therefore without
0021 radioactive decay (hence the command would be undefined).
0022
0023 ## 2023-03-27 R.Stanzani (xraytesdetector-V11-01-01)
0024 - Add vis manager
0025
0026 ## 2023-03-16 R.Stanzani (xraytesdetector-V11-01-00)
0027 - First commit for the Xray_TESdetector example