Files
geant4/examples/extended/eventgenerator/HepMC/History
T
2016-06-09 14:55:03 +02:00

73 lines
2.4 KiB
Plaintext

$Id: History,v 1.18 2006/11/22 15:09:43 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
example/extended/eventgenerator/HepMC 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 *
----------------------------------------------------------
Nov 22, 2006 G.Cosmo (exHepMC-V08-01-05)
- Added new example 'MCTruth' showing handling of MC truth information
through the HepMC package (W.Pokorski).
- Corrected GNUmakefiles for HepMCEx01 and HepMCEx02.
Nov 20, 2006 K.Murakami (exHepMC-V08-01-04)
- HepMCEx01/GNUmakefile was modified for new place of physics list package.
Nov 17, 2006 M.Asai (exHepMC-V08-01-03)
- Fix a bug in HepMCEx01/ExN04CalorimeterSD.cc.
Nov 14, 2006 G.Cosmo (exHepMC-V08-01-02)
- Archived examples copies using CLHEP/HepMC.
Oct 18, 2006 J.Allison (exHepMC-V08-01-01)
- Migrated to new trajectory modeling commands.
Jul 05, 2006 G.Cosmo (exHepMC-V08-01-00)
- Updated to current version of exampleN04/N02.
Now working with release series 8.
- Corrected GNUmakefile, now requiring CERNLIB 2005 for PYTHIA-8.0.4
and HepMC 1.27 or greater.
Nov 18, 2005 M.Asai (exHepMC-V07-01-01)
- G4HepMC classes are moved from source/event.
Nov 15, 2005 G.Cosmo (exHepMC-V07-01-00)
- Migration to <sstream> from deprecated <strstream>.
May 03, 2005 J.Allison
- Replaced vis manager with G4VisExecutive.
Dec 03, 2004 G.Cosmo (exHepMC-V06-02-00)
- Implemented migration to <cmath>.
Dec 02, 2003 G.Cosmo (exHepMC-V05-02-01)
- Brought up-to-date with original novice examples.
- Updated vis-managers.
Jul 04, 2003 G.Cosmo (exHepMC-V05-02-00)
- fixed compilation errors due to incorrect code migration from g4std wrappers.
- fixed pedantic compilation warnings on Linux-g++.
Nov 19, 2002 M.Asai (exHepMC-V04-01-00)
- Tag for 5.0 release
Nov 19, 2002 K.Murakami
- Add CLHEP versions.
May 28, 2002 K.Murakami (exHepMC-V04-00-01)
- Clean up and add README.
May 16, 2002 M.Asai (exHepMC-V04-00-00)
- Created.