# 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!

-------------------------------------------------------------------------------

## 2024-08-12 I. Hrivnacova (STCyclotron-V11-02-00)
- Removed unused include of G4AccumulableManager.hh from STCyclotronRunAction.cc

## 2023-12-04 S. Guatelli (STCyclotron-V11-01-02)
- Corrected the PrimaryGeneratorAction to solve problem #2538.
- Warning in vacuum_density corrected.

## 2023-11-15 I. Hrivnacova (STCyclotron-V11-01-01)
- Updated vis.mac: changed "/vis/open XYZ [600x600-0+0]" to "/vis/open"
  to allow run-time choices. Simplified comments.

## 2023-11-10 Alberto Ribon (STCyclotron-V11-01-00)
- In all macro files, introduced the UI command
  '/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
  to allow all radioactive decays (including the very long ones).
  This is necessary since G4 11.2, being 1 year the default time
  threshold above which the decays are ignored.

## 2022-09-09 Susanna Guatelli (STCyclotron-V11-00-02)
- Ranecu Engine removed. Default one now used.

## 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.


