Files
geant4/examples/extended/persistency/P02/History
T
2016-06-10 11:51:14 +02:00

47 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Example P02 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 20th, 2013 W. Pokorski (exampleP02-V09-06-02)
- corrected a missing coma in ExP02DetectorConstruction.cc
June 18th, 2013 I. Hrivnacova (exampleP02-V09-06-01)
- Applied coding guidelines (long lines, data members initialization)
- Code clean-up (removed redundant public/protected keyword, indention)
June 18th, 2013 W. Pokorski (exampleP02-V09-06-00)
- changes for coding conventions
May 27th, 2013 I. Hrivnacova
- Fixed handling required packages/options in CMake files
October 11th, 2012 A. Dotti (exampleP02-V09-05-00)
- Adding protection in case GCCXML is not available, disabling the example
September 25th, 2012 I. Hrivnacova
- Fixes in GNUmakefile (was failing when building with internal CLHEP)
November 30th, 2010 I.Hrivnacova (exampleP02-V09-03-02)
- Migrated to use particle-based multiple-scattering.
November 7th, 2010 J.Allison (exampleP02-V09-03-01)
- Introduced G5UIExecutive.
June 4th, 2010 J.Perl (exampleP02-V09-03-00)
- Updated vis usage.
November 22nd, 2007 W.Pokorski (exampleP02-V09-00-00)
- Created.