111 lines
4.0 KiB
Plaintext
111 lines
4.0 KiB
Plaintext
# $Id: History,v 1.13 2010/11/19 09:30:42 cirrone Exp $
|
|
# -------------------------------------------------------------------
|
|
# GEANT4 tag $Name: geant4-09-04-ref-00 $
|
|
# -------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Xray_Fluorescence example History file
|
|
--------------------------------------
|
|
This file should be used by G4 developers and category coordinators
|
|
to briefly summarize all major modifications introduced in the code
|
|
and keep track of all category-tags.
|
|
It DOES NOT substitute the CVS log-message one should put at every
|
|
committal in the CVS repository !
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
28-11-2012 G. Cosmo Tag: XrayFluo-V09-05-06
|
|
- Fixed cases of variable shadowing.
|
|
|
|
06-11-2012 L. Pandola Tag: XrayFluo-V09-05-05
|
|
- Fix syntax in CMakeLists.txt
|
|
|
|
26-10-2012 L. Pandola Tag: XrayFluo-V09-05-04
|
|
- Replace CMakeLists.txt to deal with UI/VIS
|
|
|
|
12-10-2012 G. Cosmo Tag: XrayFluo-V09-05-03
|
|
- Explicit inclusion of units and constants headers.
|
|
|
|
13-06-2012 G. Cosmo Tag: XrayFluo-V09-05-02
|
|
- Fixed compilation warnings for extra parenthesis from MacOSX/clang.
|
|
|
|
15-12-2011 P. Mato Tag: XrayFluo-V09-05-01
|
|
- XrayFluoNistMaterials.cc
|
|
Fixed the induced memory corruption problem only intermittently visible
|
|
on MacOSX. The vectors to define materials needed to be cleared properly.
|
|
|
|
08-12-2011 P. Mato Tag: XrayFluo-V09-05-00
|
|
- Added CMakeLists.txt file.
|
|
|
|
25-11-2011 G.Folger Tag: XrayFluo-V09-04-05
|
|
- Fix compilation error on Windows.
|
|
|
|
16-11-2011 G.Folger Tag: XrayFluo-V09-04-04
|
|
- Migrated to new G4Exception.
|
|
|
|
03-11-2011 A.Mantero Tag: XrayFluo-V09-04-03
|
|
- Update for README file.
|
|
|
|
03-11-2011 A.Mantero Tag: XrayFluo-V09-04-02
|
|
- Migrated PhysicsList to all pre-built PL generating deexcitation products.
|
|
- Added example for macro (livermore.mac).
|
|
- removed old macros.
|
|
- Removed XrayFluoPhysListEmStandardFLUO.cc.
|
|
|
|
27-03-2011 A.Mantero Tag: XrayFluo-V09-04-01
|
|
- Re commit of the previous tag.
|
|
|
|
07-02-2011 A.Mantero Tag: XrayFluo-V09-04-00
|
|
- migrated physicslist to standard EM+Fluo (with PIXE)
|
|
- added several files (XrayFluoPhysListEmStandardFLUO.cc, XrayFluoStepMax.cc
|
|
XrayFluoStepMaxMessenger.cc and relative headers)
|
|
and modified accordingly others.
|
|
|
|
18-11-2010 G.A.P.Cirrone, Tag: XrayFluo-V09-03-03
|
|
- Corrected bug in the MercuryPrimaryGeneratorAction file on source definition
|
|
|
|
18-11-2010 John Allison, Tag: XrayFluo-V09-03-02
|
|
- Introduced G4UIExecutive.
|
|
|
|
03-06-2010 Joseph Perl, Tag: XrayFluo-V09-03-00
|
|
- Updated vis usage
|
|
|
|
10-11-2009 Alf, Tag: XrayFluo-V09-02-01
|
|
- Physics List migrated to new Lowenergy physics processes design
|
|
- XrayFluoDataSet migrated in order to meet new modification of G4VEMDataSet
|
|
|
|
10-04-2009 G.A.P.Cirrone, Tag: XrayFluo-V09-02-00
|
|
- Tag for release after the GNUmakefile update
|
|
|
|
6-03-2009 Guy Barrand (in agreement with G.Cosmo)
|
|
- GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
|
|
since it is handled already in the config/analysis.gmk.
|
|
This avoids a duplication in the compilation and link commands
|
|
of the aida-config options.
|
|
|
|
15-11-2004 Gabriele Cosmo: XrayFluo-V07-01-00
|
|
- Migration to <sstream> from deprecated <strstream>.
|
|
|
|
3-5-2005 John Allison
|
|
- Replaced vis manager with G4VisExecutive.
|
|
|
|
10-12-2004 Alfonso Mantero: XrayFluo-V06-02-01
|
|
- Can now be used in batch mode without histograms.
|
|
|
|
8-12-2004 Alfonso Mantero: XrayFluo-V06-02-00
|
|
- General update, including migration to <cmath>.
|
|
|
|
4-12-2003 Susanna Guatelli: XrayFluo-V05-02-08
|
|
- Removed the compilation warnings, introduction of VRML viewer.
|
|
This tag referes to the tag examples-V05-02-07 prepared for
|
|
Geant4 6.0 release.
|
|
|
|
4-12-2003 Susanna Guatelli: XrayFluo-V05-02-07
|
|
- Correspond the head found in CVS. It does not compile.
|
|
- Created.
|