Files
2024-12-06 11:11:40 +01:00

93 lines
2.5 KiB
Plaintext

# Example microyz 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-10-05 Sebastien Incerti (microyz-V11-02-02)
- Updated README
## 2024-09-16 Sebastien Incerti (microyz-V11-02-01)
- Fixed coding guidelines violations.
## 2024-02-17 Sebastien Incerti (microyz-V11-02-00)
- Cleaned example.
## 2022-06-10 Sergio Losilla (microyz-V11-00-02)
- Added missing headers.
## 2022-05-28 Hoang Tran (microyz-V11-00-01)
- addition of UI to microyz for TrackerSD radius selection
## 2021-12-10 Ben Morgan (microyz-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
06/10/2021 - tag microyz-V10-07-02 - I. Hrivnacova
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed Analysis.hh.
19/07/2021 - tag microyz-V10-07-01 - I. Hrivnacova
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
11/02/2021 - tag microyz-V10-07-00 - V. Ivanchenko
- PhysicsList - remove unused header
10/11/20 - tag microyz-V10-06-00 - B. Morgan
- Migration to G4RunManagerFactory.
11/02/19 - tag microyz-V10-05-02 - S. Incerti
added EM UI commands in microyz.in
09/02/19 - tag microyz-V10-05-01 - S. Incerti
added condensed history models including step size control
31/01/19 - tag microyz-V10-05-00 - I. Hrivnacova
Merged GitHub PR #4: all Boolean operators now return G4bool.
07/11/18 - tag microyz-V10-04-03 - I. Hrivnacova
updated plot.C for reading ntuples merged with row-wise mode
(now default)
09/09/18 - tag microyz-V10-04-02 - S. Incerti
updated plot.C
26/07/18 - tag microyz-V10-04-01 - S. Incerti
added ntuple merging
22/07/18 - tag microyz-V10-04-00 - S. Incerti
removed obsolete RanecuEngine
24/07/2017 - tag microyz-V10-03-01 - S.Incerti
update of README*
30/06/2017 - tag microyz-V10-03-00 - S.Incerti
update of the code for release 10.4
17/07/2016 - tag microyz-V10-02-00 - S.Incerti
general update of the code
19/11/2015 - tag microyz-V10-01-05 - S.Incerti
updated plot.C and microyz.in
30/04/2015 - tag microyz-V10-01-04 - S.Incerti
updated README & .README files
17/04/2015 - tag microyz-V10-01-03 - S.Incerti
adapted to use case
05/03/2015 - tag microyz-V10-01-02 - S.Incerti
fix of conversion warnings
04/03/2015 - tag microyz-V10-01-01 - S.Incerti
fix of conversion warnings
02/03/2015 - tag microyz-V10-01-00 - S.Incerti
created