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