| [1313] | 1 | # $Id: History,v 1.10 2010/06/06 06:25:35 perl Exp $
|
|---|
| [807] | 2 | # -------------------------------------------------------------------
|
|---|
| [1313] | 3 | # GEANT4 tag $Name: geant4-09-04-beta-cand-00 $
|
|---|
| [807] | 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 |
|
|---|
| [1313] | 22 | 03-06-2010 Joseph Perl, Tag: XrayFluo-V09-03-00
|
|---|
| 23 | - Updated vis usage
|
|---|
| 24 |
|
|---|
| [1230] | 25 | 10-11-2009 Alf, Tag: XrayFluo-V09-02-01
|
|---|
| 26 | - Physics List migrated to new Lowenergy physics processes design
|
|---|
| 27 | - XrayFluoDataSet migrated in order to meet new modification of G4VEMDataSet
|
|---|
| 28 |
|
|---|
| 29 | 10-04-2009 G.A.P.Cirrone, Tag: XrayFluo-V09-02-00
|
|---|
| 30 | - Tag for release after the GNUmakefile update
|
|---|
| 31 |
|
|---|
| 32 | 6-03-2009 Guy Barrand (in agreement with G.Cosmo)
|
|---|
| 33 | - GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
|
|---|
| 34 | since it is handled already in the config/analysis.gmk.
|
|---|
| 35 | This avoids a duplication in the compilation and link commands
|
|---|
| 36 | of the aida-config options.
|
|---|
| 37 |
|
|---|
| [807] | 38 | 15-11-2004 Gabriele Cosmo: XrayFluo-V07-01-00
|
|---|
| 39 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 40 |
|
|---|
| 41 | 3-5-2005 John Allison
|
|---|
| 42 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 43 |
|
|---|
| 44 | 10-12-2004 Alfonso Mantero: XrayFluo-V06-02-01
|
|---|
| 45 | - Can now be used in batch mode without histograms.
|
|---|
| 46 |
|
|---|
| 47 | 8-12-2004 Alfonso Mantero: XrayFluo-V06-02-00
|
|---|
| 48 | - General update, including migration to <cmath>.
|
|---|
| 49 |
|
|---|
| 50 | 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-08
|
|---|
| 51 | - Removed the compilation warnings, introduction of VRML viewer.
|
|---|
| 52 | This tag referes to the tag examples-V05-02-07 prepared for
|
|---|
| 53 | Geant4 6.0 release.
|
|---|
| 54 |
|
|---|
| 55 | 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-07
|
|---|
| 56 | - Correspond the head found in CVS. It does not compile.
|
|---|
| 57 | - Created.
|
|---|