| [1230] | 1 | $Id: History,v 1.24 2009/11/20 18:18:14 santin Exp $
|
|---|
| [807] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| [1230] | 19 |
|
|---|
| 20 | 20.11.2009 - G.Santin, tag xraytel-V09-02-00
|
|---|
| 21 | Updated and simplified physics list
|
|---|
| 22 |
|
|---|
| 23 | 16.06.2008 - G.A.P.Cirrone, tag xraytel-V09-01-00
|
|---|
| 24 | Removed AIDA from GNUmakefiles
|
|---|
| 25 |
|
|---|
| [807] | 26 | 07.12.2005 - S. Guatelli, tag xraytel-V07-01-03
|
|---|
| [1230] | 27 | warning deleted; it concerned stream.
|
|---|
| [807] | 28 |
|
|---|
| 29 | 30.11.2005 - G.Santin, tag xraytel-V07-01-02
|
|---|
| 30 | general update of macros and documentation
|
|---|
| 31 | ASCII output enabled also without AIDA
|
|---|
| 32 |
|
|---|
| 33 | 27.09.2005 - G.Santin, tag xraytel-V07-01-01
|
|---|
| 34 | compilation protection for non AIDA users,
|
|---|
| 35 | obsolete GPS commands updated
|
|---|
| 36 |
|
|---|
| 37 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 38 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 39 |
|
|---|
| 40 | 15.07.2004 - J.Allison, tag xraytel-V06-02-00
|
|---|
| 41 | Changed /vis/viewer/viewpointThetaPhi ->
|
|---|
| 42 | /vis/viewer/set/viewpointThetaPhi.
|
|---|
| 43 |
|
|---|
| 44 | 28.05.2004 - S. Guatelli, tag xraytel-V06-01-00
|
|---|
| 45 | Migartion to AIDA 3.2.1, PI 1.2.1
|
|---|
| 46 |
|
|---|
| 47 | 13.11.2003 - J.Allison, tag xraytel-V05-02-02
|
|---|
| 48 | Removed OPACS from Vis Manager.
|
|---|
| 49 |
|
|---|
| 50 | 19.02.2003 - G.Cosmo, tag xraytel-V05-00-00
|
|---|
| 51 | Removed redundant inclusion of SystemOfUnits.h.
|
|---|
| 52 | Should use CLHEP headers instead.
|
|---|
| 53 |
|
|---|
| 54 | 05.12.2001 - RN, tag xraytel-V03-02-01
|
|---|
| 55 | Try again
|
|---|
| 56 |
|
|---|
| 57 | 05.12.2001 - RN, tag xraytel-V03-02-00
|
|---|
| 58 | Adopted new analysis design by AP as in LowEnTest
|
|---|
| 59 | Small design iteration by MGP implemented
|
|---|
| 60 |
|
|---|
| 61 | 07.11.2001 - RN, tag xraytel-V02-00-13
|
|---|
| 62 | Cleaned up code to avoid compilation warnings arising
|
|---|
| 63 | from "ANSI" and "pedantic" options
|
|---|
| 64 | Implemented new "/vis" commands in macro files
|
|---|
| 65 |
|
|---|
| 66 | 07.11.2001 - RN, tag xraytel-V02-00-12
|
|---|
| 67 | Error tag, same as 11
|
|---|
| 68 |
|
|---|
| 69 | 18.06.2001 - RN, tag xraytel-V02-00-11
|
|---|
| 70 | tested with latest global tag geant4-03-01-ref-02
|
|---|
| 71 |
|
|---|
| 72 | 06.12.2000 - RN, tag xraytel-V02-00-10
|
|---|
| 73 | Removed old XrayTelPrimaryGeneratorMessenger.cc and .hh
|
|---|
| 74 | files from cvs
|
|---|
| 75 |
|
|---|
| 76 | 30.11.2000 - RN, tag xraytel-V02-00-09
|
|---|
| 77 | Removed longsection.macro file from cvs
|
|---|
| 78 |
|
|---|
| 79 | 30.11.2000 - RN, tag xraytel-V02-00-08
|
|---|
| 80 | Implemented AnalysisManager class and related histograming
|
|---|
| 81 | code. Analysis is limited to the Lizard package for now.
|
|---|
| 82 |
|
|---|
| 83 | 16.11.2000 - RN, tag xraytel-V02-00-07
|
|---|
| 84 | Removed analysis directory
|
|---|
| 85 |
|
|---|
| 86 | 16.11.2000 - RN, tag xraytel-V02-00-06
|
|---|
| 87 | Replace standard gun with General Particle Source
|
|---|
| 88 | Remove all code related to old Histogram implementation
|
|---|
| 89 | Modified all macros to work with GPS
|
|---|
| 90 | Cleaned GNUmakefile
|
|---|
| 91 | Started drafting README file
|
|---|
| 92 |
|
|---|
| 93 | 08.11.2000 - RN, tag xraytel-V02-00-05
|
|---|
| 94 | Tydied up macros
|
|---|
| 95 | Small bug fixes to compile on Linux, SUN and DEC platforms
|
|---|
| 96 |
|
|---|
| 97 | 06.11.2000 - RN, tag xraytel-V02-00-04
|
|---|
| 98 | Tydied up code added headers
|
|---|
| 99 |
|
|---|
| 100 | 18.10.2000 - RN, tag xraytel-V02-00-03
|
|---|
| 101 | Modified geometry and PrimaryGenerator to speed up events
|
|---|
| 102 | Modified SteppingAction.cc to call histoManager analyser
|
|---|
| 103 | Modified Histogram.cc to do all the histo work
|
|---|
| 104 |
|
|---|
| 105 | 17.10.2000 - RN, tag xraytel-V02-00-02
|
|---|
| 106 | Added histograming capability
|
|---|
| 107 | Added XrayTelHistogram.hh, XrayTelHistogram.cc
|
|---|
| 108 | Modified: GNUmakefile
|
|---|
| 109 | XrayTel.cc
|
|---|
| 110 | XrayTelSteppingAction.hh
|
|---|
| 111 | XrayTelSteppingAction.cc
|
|---|
| 112 |
|
|---|
| 113 | 17.10.2000 - RN, tag xraytel-V02-00-01
|
|---|
| 114 | Tydied up geometry
|
|---|
| 115 | Add all physics processes to XrayTelPhysicsList.cc
|
|---|
| 116 | Modified *.hh accordingly
|
|---|
| 117 |
|
|---|
| 118 | 06.10.2000 - RN, tag xraytel-V02-00-00
|
|---|
| 119 | First submission of XrayTel advanced example.
|
|---|
| 120 |
|
|---|