62 lines
2.3 KiB
Plaintext
62 lines
2.3 KiB
Plaintext
$Id: History,v 1.9 2010-12-03 14:01:40 gunter Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
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 *
|
|
----------------------------------------------------------
|
|
|
|
17-November 2012, Ivana Hrivnacova (exgflash-V09-05-01)
|
|
- Fixed .README file for artefacts from Markdown support
|
|
|
|
15-November 2012, Ivana Hrivnacova (exgflash-V09-05-00)
|
|
- Minor fix in .README
|
|
|
|
24-November 2010, Gunter Folger (exgflash-V09-04-01)
|
|
- Fix bug in ExGflashSensitiveDetector::Initialize():
|
|
create/new Collection before adding it to HCE
|
|
|
|
26-January 2010, Gunter Folger (exgflash-V09-04-00)
|
|
- Finnish correcting namepsace problems on Windows,
|
|
removed using namespace, use G4cout,.. and few std::
|
|
|
|
03-December 2010, Gunter Folger (exgflash-V09-03-04)
|
|
- Correct use of "using namespace std", needed for Windows VC
|
|
|
|
07-November 2010, John Allison (exgflash-V09-03-03)
|
|
- Introduced G4UIExecutive.
|
|
|
|
27-October 2010, Gunter Folger (exgflash-V09-03-02)
|
|
- Fix gcc4.x compilation warnings
|
|
- Add default production cut to region crystals to shut down warning on stderr
|
|
|
|
27-October 2010, Gunter Folger (exgflash-V09-03-01)
|
|
- Migrate to new MultipleScattering classes
|
|
- fix compilation warning in ExGflashHit.hh on unused variable
|
|
|
|
June 4, 2010, J.Perl (exgflash-V09-03-00)
|
|
- Update vis usage
|
|
|
|
May 18, 2007, M. Verderi (exgflash-V08-03-00)
|
|
- ExGflashPhysicsList.cc : the fast simulation process is now a discrete process
|
|
|
|
Dec 1st, 2005 G.Cosmo (exgflash-V07-01-00)
|
|
---------------------
|
|
- Adapted to new gflash redesign. Coworks with "gflash-V07-01-02".
|
|
|
|
Nov 4th, 2005 J.Weng
|
|
--------------------
|
|
- New example demonstrating usage 'gflash' shower parameterisation.
|
|
|