Files
geant4/source/digits_hits/scorer/History
T
2018-12-07 15:15:39 +01:00

48 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
February 2 2015 Gabriele Cosmo (detscorer-V10-01-00)
- Fix to sources.cmake script to include missing dependency on external library.
November 7 2013 Gabriele Cosmo (detscorer-V09-06-00)
- Replaced deprecated calls to G4Sphere accessor methods.
July 11, 2007 M.Asai (detscorer-V09-00-00)
- Moved from digits_hits/utilis.
June 06, 2007 A.Howard (detutils-V08-03-02)
- Added modified G4PSPopulation removing event (circular) dependency
(file form T.Aso).
June 05, 2007 M.Asai (detutils-V08-03-01)
- Drop G4PSPopulation from the release.
May 17, 2007 M.Asai (detutils-V08-03-00)
- New scorers for event biasing.
- kCarTolerance now becomes a local data member obtained from G4GeometryTolerance class.
November 17, 2006 M.Asai (detutils-V08-01-00)
- G4PSCellCharge is introduced.
November 18, 2005 M.Asai (detutils-V07-01-01)
- Introducing concrete primitive scorer and filter classes.
November 16, 2005 M.Asai (detutils-V07-01-00)
- Created.