Files
geant4/examples/advanced/STCyclotron/History
T
2022-07-01 10:44:02 +02:00

65 lines
2.2 KiB
Plaintext

# Example STCyclotron History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2022-06-20 Sergio Losilla (STCyclotron-V11-00-01)
- Removed no-op lines, simplified calls to SetProductionCut.
## 2021-12-10 Ben Morgan (STCyclotron-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
07.10.2021 - I. Hrivnacova (STCyclotron-V10-07-07)
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed STCyclotronAnalysis.hh.
08.09.2021 G. Cosmo (STCyclotron-V10-07-06)
- Added protection against potential division by zero in function
STCyclotronRun::EndOfRun().
19.07.2021 I. Hrivnacova (STCyclotron-V10-07-05)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
22.06.2021 - Gabriele Cosmo (STCyclotron-V10-07-04)
- Use new CLHEP units for minute, hour, day, year in STCyclotronPhysicsList.
26.05.2021 - Dennis Wright (STCyclotron-V10-07-03)
- STCyclotronSensitiveTarget.cc: remove #include of deprecated file
G4RadioactiveDecay.hh
24.05.2021 - B. Morgan (STCyclotron-V10-07-02)
- Bump required CMake version range to 3.12...3.20, matching core Geant4
21.04.2021 - Gabriele Cosmo STCyclotron-V10-07-01
- Fixed gui.mac macro to invoke init_parameters.mac.
Addressing GitHub PR#25.
18.03.2021 - Gunter Folger STCyclotron-V10-07-00
- Update README to recommend G4TENDL 1.3.2
12.11.2020 - S. Guatelli STCyclotron-V10-06-02
- Migration to G4RunFactory
05.11.2020 - Gunter Folger STCyclotron-V10-06-01
- Update READme to recommended env variable G4PARTCILEHPDATA
02.11.2020 - B.Morgan tag STCyclotron-V10-06-00
- Support same CMake version range as core Geant4
19.11.2019 - G. Cosmo tag STCyclotron-V10-05-01
- Fixed compilation warnings for cases of implicit type conversions.
08.11.2019 - S. Guatelli tag STCyclotron-V10-05-00
new example modelling a solid target of the cyclotron to study to
production of the radioisotope of interest for proton irradiation.