54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
# Example dmparticle 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!
|
|
|
|
|
|
## 2021-12-10 Ben Morgan (dmparticle-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
07-11-21 I. Hrivnacova (dmparticle-V10-07-02)
|
|
- Added analysis manager Clear() call instead of
|
|
deleting in the end of run (removed on July 19)
|
|
|
|
06-10-21 I. Hrivnacova (dmparticle-V10-07-01)
|
|
- Migration to new G4AnalysisManager.hh header;
|
|
define the output file name with an extension.
|
|
|
|
19-07-21 I. Hrivnacova (dmparticle-V10-07-00)
|
|
- Updated for changes in the analysis category:
|
|
removed deleting of the analysis manager,
|
|
as this is now done by the Geant4 kernel.
|
|
|
|
10-11-20 B. Morgan (dmparticle-V10-06-00)
|
|
- Migration to G4RunManagerFactory.
|
|
|
|
17-05-18 J.Allison (dmparticle-V10-04-01)
|
|
- RunAction.cc: Remove vis commands.
|
|
|
|
17-05-18 J.Allison (dmparticle-V10-04-00)
|
|
- Add #include "G4Types.hh"
|
|
- Remove G4UI_USE and G4VIS_USE.
|
|
- Move instantiation of G4UIExecutive to start of main.
|
|
|
|
20-06-17 V.Ivanchenko (dmparticle-V10-03-04)
|
|
- Run - V.Grichine fixed typo in printout
|
|
|
|
07-06-17 V.Ivanchenko (dmparticle-V10-03-03)
|
|
- fixed LDMP production model
|
|
|
|
06-06-17 I.Hrivnacova (dmparticle-V10-03-02)
|
|
- fixed Doxygen documentation
|
|
|
|
06-06-17 V.Ivanchenko (dmparticle-V10-03-01)
|
|
- general cleanup of the code and documentation
|
|
|
|
02-06-17 V.Ivanchenko (dmparticle-V10-03-00)
|
|
- first commit
|
|
|