37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Example OpNovice2 History file
|
|
------------------------------
|
|
This file should be used by the G4 example coordinator to briefly
|
|
summarize all major modifications introduced in the code and keep
|
|
track of all tags.
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
June 2, 2018 D.Sawkey (OpNovice2-V10-04-04)
|
|
- fix GNUmakefile
|
|
|
|
June 1, 2018 D.Sawkey (OpNovice2-V10-04-03)
|
|
- add GNUMakeFile
|
|
|
|
June 1, 2018 D.Sawkey (OpNovice2-V10-04-02)
|
|
- remove unused variables to fix clang warnings
|
|
|
|
May 30, 2018 D.Sawkey (OpNovice2-V10-04-01)
|
|
- add #include<numeric> to Run.cc
|
|
|
|
May 30, 2018 G.Cosmo (OpNovice2-V10-04-00)
|
|
- Retagged.
|
|
|
|
May 29, 2018 D.Sawkey (exOpTest-V10-04-01)
|
|
- rename to OpNovice2
|
|
|
|
May 24, 2018 D. Sawkey (exOpTest-V10-04-00)
|
|
- Introducing this example
|
|
|