| [807] | 1 | # $Id: History,v 1.6 2005/11/15 15:57:47 gcosmo Exp $
|
|---|
| 2 | # -------------------------------------------------------------------
|
|---|
| 3 | # GEANT4 tag $Name: $
|
|---|
| 4 | # -------------------------------------------------------------------
|
|---|
| 5 |
|
|---|
| 6 | =========================================================
|
|---|
| 7 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 8 | =========================================================
|
|---|
| 9 |
|
|---|
| 10 | Xray_Fluorescence example History file
|
|---|
| 11 | --------------------------------------
|
|---|
| 12 | This file should be used by G4 developers and category coordinators
|
|---|
| 13 | to briefly summarize all major modifications introduced in the code
|
|---|
| 14 | and keep track of all category-tags.
|
|---|
| 15 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 16 | committal in the CVS repository !
|
|---|
| 17 |
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 | * Reverse chronological order (last date on top), please *
|
|---|
| 20 | ----------------------------------------------------------
|
|---|
| 21 |
|
|---|
| 22 | 15-11-2004 Gabriele Cosmo: XrayFluo-V07-01-00
|
|---|
| 23 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 24 |
|
|---|
| 25 | 3-5-2005 John Allison
|
|---|
| 26 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 27 |
|
|---|
| 28 | 10-12-2004 Alfonso Mantero: XrayFluo-V06-02-01
|
|---|
| 29 | - Can now be used in batch mode without histograms.
|
|---|
| 30 |
|
|---|
| 31 | 8-12-2004 Alfonso Mantero: XrayFluo-V06-02-00
|
|---|
| 32 | - General update, including migration to <cmath>.
|
|---|
| 33 |
|
|---|
| 34 | 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-08
|
|---|
| 35 | - Removed the compilation warnings, introduction of VRML viewer.
|
|---|
| 36 | This tag referes to the tag examples-V05-02-07 prepared for
|
|---|
| 37 | Geant4 6.0 release.
|
|---|
| 38 |
|
|---|
| 39 | 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-07
|
|---|
| 40 | - Correspond the head found in CVS. It does not compile.
|
|---|
| 41 | - Created.
|
|---|