100 lines
3.4 KiB
Plaintext
100 lines
3.4 KiB
Plaintext
$Id: History,v 1.11 2010-11-04 21:47:43 allison Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
g3tog4 examples 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 *
|
|
----------------------------------------------------------
|
|
|
|
October 22nd, 2012 I.Hrivnacova (g3tog4Tests-V09-05-04)
|
|
---------------------------
|
|
- Added the "g3tog4" component to find_package call in
|
|
clGeometry/CMakeLists.txt and the check on existence of Geant4_g3tog4_FOUND
|
|
in g3tog4//CMakeLists.txt
|
|
|
|
October 14th, 2012 A. Dotti (g3tog4Tests-V09-05-03)
|
|
---------------------------
|
|
- Added explicit inclusion of system of units
|
|
|
|
September 4th, 2012 I.Hrivnacova (g3tog4Tests-V09-05-02)
|
|
---------------------------
|
|
- Updated CMakeLists.txt:
|
|
adding visualization, copying macros, install target and comment lines
|
|
- Added .README
|
|
|
|
July 2nd, 2012 I.Hrivnacova (g3tog4Tests-V09-05-01)
|
|
---------------------------
|
|
- Updated class decription for Doxygen
|
|
|
|
June 5th, 2012 I.Hrivnacova (g3tog4Tests-V09-05-00)
|
|
---------------------------
|
|
- Removed cltog4 example as it was just a duplication of clGeometry.
|
|
- Restructured clGeometry for use of classes from common.
|
|
- Applied coding guidelines, code clean-up.
|
|
- Changed gun particle position & direction in test macros
|
|
to get particles to go through volumes inside HALL
|
|
|
|
November 23rd, 2011 G.Cosmo (g3tog4Tests-V09-04-01)
|
|
---------------------------
|
|
- Merged changes from previous tag never considered for testing...
|
|
|
|
July 6th, 2011 G.Cosmo (g3tog4Tests-V09-04-00)
|
|
----------------------
|
|
- Fixed vis.mac macros: removed spurious text...
|
|
- Fixed README.
|
|
|
|
November 4th, 2010 J.Allison (g3tog4Tests-V09-03-04)
|
|
-----------------------------
|
|
- Introduced G4UIExecutive - fixed compilation problems.
|
|
|
|
November 2nd, 2010 J.Allison (g3tog4Tests-V09-03-03)
|
|
-----------------------------
|
|
- Introduced G4UIExecutive.
|
|
|
|
August 16th, 2010 H.Kurashige (g3tog4Tests-V09-03-02)
|
|
-----------------------------
|
|
- Removed inclusion of G4ParticleWithCuts header.
|
|
|
|
June 3rd, 2010 J.Perl (g3tog4Tests-V09-03-01)
|
|
---------------------
|
|
- Updated vis usage.
|
|
|
|
March 18th, 2010 G.Cosmo (g3tog4Tests-V09-03-00)
|
|
------------------------
|
|
- Updated physics-lists to make use of particle-based multiple
|
|
scattering processes.
|
|
|
|
March 13rd, 2006 V.Ivantchenko (g3tog4Tests-V08-00-00)
|
|
------------------------------
|
|
- Minor cleanup of the PhysicsList and README
|
|
|
|
May 3rd, 2005 John Allison (examples-V07-00-03)
|
|
---------------------------
|
|
- Replaced vis manager with G4VisExecutive.
|
|
|
|
Dec 3rd, 2004 Gabriele Cosmo (g3tog4Tests-V06-02-00)
|
|
----------------------------
|
|
- Implemented migration to <cmath>.
|
|
|
|
Nov 13th, 2003 John Allison (g3tog4Tests-V05-02-01)
|
|
----------------------------
|
|
- Removed OPACS from Vis Manager.
|
|
|
|
July 4th, 2003 G.Cosmo (g3tog4Tests-V05-02-00)
|
|
-----------------------
|
|
- Cleared pedantic compilation warnings ...
|
|
|
|
July 24th, 2000 G.Cosmo (g3tog4Tests-V02-00-00)
|
|
------------------------
|
|
- Moved tests from source/g3tog4/test and adapted to default
|
|
build mechanism.
|