Files
geant4/examples/extended/analysis/N03Con/History
T
2016-06-09 17:01:34 +02:00

52 lines
1.8 KiB
Plaintext

--------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Example N03Con 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 *
----------------------------------------------------------
08-11-12 I. Hrivnacova (exampleN03Con-V09-05-07)
- Removed executing gui.mac, as the macro is not provided
in the example
06-11-12 L. Garnier (exampleN03Con-V09-05-06)
- Fix gui.mac in example and not in visTutor
03-09-12 I. Hrivnacova (exampleN03Con-V09-05-05)
- New tag to be synchronized with the update in tests/ctest;
no changes in the example itself
31-08-12 I. Hrivnacova (exampleN03Con-V09-05-01)
- Updated CMakeLists.txt:
adding visualization, copying macros, install target and comment lines
- Adding .README
27-04-12 T. Koi (exampleN03Con-V09-05-00)
- applying Extended Examples Coding Guidelines 1.5
12-11-10 mma (exampleN03Con-V09-03-03)
- change classe mames : suppress ExN03
- DetectorConstruction : introduce nist materials
- add vis.mac
12-10-10 G. Cosmo exampleN03Con-V09-03-02
- Moved G4ConvergenceTester to kernel inside global/HEPNumerics.
12-05-10 J. Allison exampleN03Con-V09-03-01
- Introduced G4UIExecutive.
31-03-10 T. Koi exampleN03Con-V09-03-00
- Updated physics-list as in exampleN03.
25-05-07 T. Koi exampleN03Con-V08-03-01
- Created.