| 1 | $Id: History,v 1.18 2006/11/22 15:09:43 gcosmo Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | example/extended/eventgenerator/HepMC History file
|
|---|
| 9 | ------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | Nov 22, 2006 G.Cosmo (exHepMC-V08-01-05)
|
|---|
| 19 | - Added new example 'MCTruth' showing handling of MC truth information
|
|---|
| 20 | through the HepMC package (W.Pokorski).
|
|---|
| 21 | - Corrected GNUmakefiles for HepMCEx01 and HepMCEx02.
|
|---|
| 22 |
|
|---|
| 23 | Nov 20, 2006 K.Murakami (exHepMC-V08-01-04)
|
|---|
| 24 | - HepMCEx01/GNUmakefile was modified for new place of physics list package.
|
|---|
| 25 |
|
|---|
| 26 | Nov 17, 2006 M.Asai (exHepMC-V08-01-03)
|
|---|
| 27 | - Fix a bug in HepMCEx01/ExN04CalorimeterSD.cc.
|
|---|
| 28 |
|
|---|
| 29 | Nov 14, 2006 G.Cosmo (exHepMC-V08-01-02)
|
|---|
| 30 | - Archived examples copies using CLHEP/HepMC.
|
|---|
| 31 |
|
|---|
| 32 | Oct 18, 2006 J.Allison (exHepMC-V08-01-01)
|
|---|
| 33 | - Migrated to new trajectory modeling commands.
|
|---|
| 34 |
|
|---|
| 35 | Jul 05, 2006 G.Cosmo (exHepMC-V08-01-00)
|
|---|
| 36 | - Updated to current version of exampleN04/N02.
|
|---|
| 37 | Now working with release series 8.
|
|---|
| 38 | - Corrected GNUmakefile, now requiring CERNLIB 2005 for PYTHIA-8.0.4
|
|---|
| 39 | and HepMC 1.27 or greater.
|
|---|
| 40 |
|
|---|
| 41 | Nov 18, 2005 M.Asai (exHepMC-V07-01-01)
|
|---|
| 42 | - G4HepMC classes are moved from source/event.
|
|---|
| 43 |
|
|---|
| 44 | Nov 15, 2005 G.Cosmo (exHepMC-V07-01-00)
|
|---|
| 45 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 46 |
|
|---|
| 47 | May 03, 2005 J.Allison
|
|---|
| 48 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 49 |
|
|---|
| 50 | Dec 03, 2004 G.Cosmo (exHepMC-V06-02-00)
|
|---|
| 51 | - Implemented migration to <cmath>.
|
|---|
| 52 |
|
|---|
| 53 | Dec 02, 2003 G.Cosmo (exHepMC-V05-02-01)
|
|---|
| 54 | - Brought up-to-date with original novice examples.
|
|---|
| 55 | - Updated vis-managers.
|
|---|
| 56 |
|
|---|
| 57 | Jul 04, 2003 G.Cosmo (exHepMC-V05-02-00)
|
|---|
| 58 | - fixed compilation errors due to incorrect code migration from g4std wrappers.
|
|---|
| 59 | - fixed pedantic compilation warnings on Linux-g++.
|
|---|
| 60 |
|
|---|
| 61 | Nov 19, 2002 M.Asai (exHepMC-V04-01-00)
|
|---|
| 62 | - Tag for 5.0 release
|
|---|
| 63 |
|
|---|
| 64 | Nov 19, 2002 K.Murakami
|
|---|
| 65 | - Add CLHEP versions.
|
|---|
| 66 |
|
|---|
| 67 | May 28, 2002 K.Murakami (exHepMC-V04-00-01)
|
|---|
| 68 | - Clean up and add README.
|
|---|
| 69 |
|
|---|
| 70 | May 16, 2002 M.Asai (exHepMC-V04-00-00)
|
|---|
| 71 | - Created.
|
|---|
| 72 |
|
|---|