Files
geant4/examples/extended/field/field06/History
T
2016-06-10 11:51:14 +02:00

75 lines
2.7 KiB
Plaintext

// $Id: History 78053 2013-12-03 08:25:13Z gcosmo $
// ------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
field06 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 *
----------------------------------------------------------
December 02, 2013
- More fixes in gui.mac:
Let execute vis.mac first to make the command in added menus available;
corrected wireframe parameter
November 29, 2013 - I. Hrivnacova P. Gumplinger
- Fixed gui.mac (commented out command specific to B2 example)
- updated CMakeLists.txt
Nov 4nd, 2013 P. Gumplinger - fieldex06-V09-06-09 and 10
retagged as fieldex06-V09-06-11
- place G4Random::setTheSeed(myseed) so that it is executed for both
sequential and MT mode
Nov 1st, 2013 P. Gumplinger - fieldex06-V09-06-08
- fix new G4ChordFinder((G4MagneticField*)this ->
new G4ChordFinder((G4MagneticField*)fField
Nov 1st, 2013 P. Gumplinger - fieldex06-V09-06-07
- use G4RepleteEofM instead of G4EqGravityField
Oct 31st, 2013 P. Gumplinger - fieldex06-V09-06-06
- to work with ctests-V09-06-19
Oct 29th, 2013 P. Gumplinger - fieldex06-V09-06-05
- remove all reference to WorkerInitialization and remove SetNumberOfThreads
Oct 25th, 2013 P. Gumplinger - fieldex06-V09-06-04
- migration to MT
May 13th, 2013 P. Gumplinger - fieldex06-V09-06-03
- use all initialized variables in F06PrimaryGeneratorAction.cc
May 06th, 2013 P. Gumplinger - fieldex06-V09-06-02
------------------------------------
- Apply all Examples Coding Guidelines
April 1st, 2013 Andrea Dotti - fieldex06-V09-06-01
------------------------------------
- Update to new G4VUserPhysicsList interface
December 2nd, 2012 John Allison - fieldex06-V09-06-00
------------------------------------
- Migration to DrawTrajectory() (i_mode argument is no longer available):
o F06EventAction.cc: Removed argument from DrawTrajectory().
November 15th, 2012 Ivana Hrivnacova - fieldex06-V09-05-02
------------------------------------
- Synchronized .README with changes in README
November 14th, 2012 Ivana Hrivnacova - fieldex06-V09-05-01
------------------------------------
- In vis.mac: replaced OGLIX with OGL
November 6th, 2012 Peter Gumplinger - fieldex06-V09-05-00
------------------------------------
- own Tag and History.