Files
geant4/examples/extended/analysis/B1Con/History
T
2023-12-08 10:43:34 +01:00

71 lines
2.1 KiB
Plaintext

# Example B1Con 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!
## 2023-11-14 I. Hrivnacova (B1Con-V11-01-02)
- Fixes for Doxygen:
Move class description comments after namespace
## 2023-09-12 I. Hrivnacova (B1Con-V11-01-01)
- Removed unused files: init.mac, B1Run.hh, B1ConRun.hh
- Added description of run*.mac in README's
## 2023-07-03 I. Hrivnacova (B1Con-V11-01-00)
- Updated for changes in example B1 since creation of this example
- Added accumulable class for a vector of Edep per event
(not present in B1 example but needed here)
## 2021-12-10 Ben Morgan (B1Con-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
10/11/20 B. Morgan (B1Con-V10-06-00)
- Migration to G4RunManagerFactory.
28/11/19 I. Hrivnacova (B1Con-V10-05-00)
- Fixed formatting in .README.txt
08/05/18 J.Allison (B1Con-V10-04-01)
- Re-instated init.mac. (It is used after all! Perhaps in testing?)
02/05/18 J.Allison (B1Con-V10-04-00)
- Removed G4VIS_USE and G4UI_USE.
- Moved instantiation of G4UIExecutive to start of main.
- Removed init.mac (not used).
14/02/14 I. Hrivnacova (B1Con-V10-00-00)
- Fixed tag name
05/02/14 I. Hrivnacova (B1Con-V010-00-00)
- Increasing number of events of run1.mac to fit the purpose
of this example (T. Koi)
10/10/13 I. Hrivnacova (B1Con-V09-06-03)
- Updated for changes in B1 example
- README.B01 renamed to README.B1 and kept identical with B1/README
(to make future updates easier).
10/03/13 KOI, Tatsumi (B1Con-V09-06-02)
- Fix CMakeLists.txt
Update README and .README
10/02/13 KOI, Tatsumi (B1Con-V09-06-01)
- Added "name" for convergence tester in B1RunAction
Added comments for FOM in README
Changed output example in README
09/30/13 I. Hrivnacova (B1Con-V09-06-00)
- Added .README and tagged
09/27/13 KOI, Tatsumi
- Incorporate comments from Ivana Hrivnacova
09/26/13 KOI, Tatsumi
- Created based on exampleB1-V09-06-03