Files
geant4/examples/extended/electromagnetic/TestEm15/History
T
2016-06-09 15:07:44 +02:00

41 lines
1.4 KiB
Plaintext

$Id: History,v 1.8 2007/03/15 15:52:39 maire Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
TestEm15 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 *
----------------------------------------------------------
15-03-07 mma (testem15-V08-02-00)
- SteppingAction: add protection if no lateralDisplacement
24-10-06 mma (testem15-V08-01-00)
- GNUmakefile : LOADLIBS
02-06-06 mma (testem15-V08-00-05)
- SteppingAction: prePoint->GetTouchableHandle->GetVolume()
29-05-06 mma (testem15-V08-00-04)
- SteppingAction: prePoint->GetTouchable->GetVolume()
19-05-06 mma (testem15-V08-00-03)
- update README
11-05-06 mma (testem15-V08-00-02)
- add phi correlation
10-05-06 mma (testem15-V08-00-01)
- added protection in DetectorConstruction::UpdateDeometry()
10-05-06 Michel Maire (testem15-V08-00-00)
- created from TestEm14