35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
$Id$
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Transforms 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 *
|
|
----------------------------------------------------------
|
|
|
|
06/09/2012 I. Hrivnacova (exTransforms-V09-05-03)
|
|
- Fixed warning on windows from DetectorConstruction
|
|
|
|
04/09/2012 I. Hrivnacova (exTransforms-V09-05-02)
|
|
- Updated CMakeLists.txt:
|
|
adding visualization, copying macros, install target and comment lines
|
|
- Minor fixes in .README
|
|
|
|
25/06/2012 mma (exTransforms-V09-05-01)
|
|
- update readme and .readme
|
|
|
|
12/03/2012 mma (exTransforms-V09-05-00)
|
|
- simplified version, limited to geometry functionalities
|
|
|
|
15/11/2011 I. Hrivnacova (exTransforms-V09-04-00)
|
|
First version of Transforms examples implemented by M.Maire;
|
|
the reflection option added by I. Hrivnacova.
|