source: trunk/examples/advanced/xray_telescope/History @ 1309

Last change on this file since 1309 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 4.3 KB
Line 
1$Id: History,v 1.24 2009/11/20 18:18:14 santin Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
2020.11.2009 - G.Santin, tag xraytel-V09-02-00
21             Updated and simplified physics list
22
2316.06.2008 - G.A.P.Cirrone, tag xraytel-V09-01-00
24             Removed AIDA from GNUmakefiles
25
2607.12.2005 - S. Guatelli, tag xraytel-V07-01-03
27             warning deleted; it concerned stream.
28
2930.11.2005 - G.Santin, tag xraytel-V07-01-02
30             general update of macros and documentation
31             ASCII output enabled also without AIDA
32
3327.09.2005 - G.Santin, tag xraytel-V07-01-01
34             compilation protection for non AIDA users,
35             obsolete GPS commands updated
36
373rd May 2005  John Allison  (examples-V07-00-03)
38- Replaced vis manager with G4VisExecutive.
39
4015.07.2004 - J.Allison, tag xraytel-V06-02-00
41             Changed /vis/viewer/viewpointThetaPhi ->
42             /vis/viewer/set/viewpointThetaPhi.
43
4428.05.2004 - S. Guatelli, tag xraytel-V06-01-00
45             Migartion to AIDA 3.2.1, PI 1.2.1
46
4713.11.2003 - J.Allison, tag xraytel-V05-02-02
48             Removed OPACS from Vis Manager.
49
5019.02.2003 - G.Cosmo, tag xraytel-V05-00-00
51             Removed redundant inclusion of SystemOfUnits.h.
52             Should use CLHEP headers instead.
53
5405.12.2001 - RN, tag xraytel-V03-02-01
55             Try again
56
5705.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
6107.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
6607.11.2001 - RN, tag xraytel-V02-00-12
67             Error tag, same as 11 
68
6918.06.2001 - RN, tag xraytel-V02-00-11
70             tested with latest global tag geant4-03-01-ref-02
71
7206.12.2000 - RN, tag xraytel-V02-00-10
73             Removed old XrayTelPrimaryGeneratorMessenger.cc and .hh
74             files from cvs
75
7630.11.2000 - RN, tag xraytel-V02-00-09
77             Removed longsection.macro file from cvs
78
7930.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
8316.11.2000 - RN, tag xraytel-V02-00-07
84             Removed analysis directory
85
8616.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
9308.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
9706.11.2000 - RN, tag xraytel-V02-00-04
98             Tydied up code added headers
99
10018.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
10517.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
11317.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
11806.10.2000 - RN, tag xraytel-V02-00-00
119             First submission of XrayTel advanced example.
120
Note: See TracBrowser for help on using the repository browser.