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

Last change on this file since 1333 was 1313, checked in by garnier, 14 years ago

geant4.9.4 beta rc0

File size: 4.4 KB
Line 
1$Id: History,v 1.25 2010/06/06 06:26:05 perl 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
2003.06.2010   Joseph Perl, Tag xraytel-V09-03-00
21             Update vis usage
22
2320.11.2009 - G.Santin, tag xraytel-V09-02-00
24             Updated and simplified physics list
25
2616.06.2008 - G.A.P.Cirrone, tag xraytel-V09-01-00
27             Removed AIDA from GNUmakefiles
28
2907.12.2005 - S. Guatelli, tag xraytel-V07-01-03
30             warning deleted; it concerned stream.
31
3230.11.2005 - G.Santin, tag xraytel-V07-01-02
33             general update of macros and documentation
34             ASCII output enabled also without AIDA
35
3627.09.2005 - G.Santin, tag xraytel-V07-01-01
37             compilation protection for non AIDA users,
38             obsolete GPS commands updated
39
403rd May 2005  John Allison  (examples-V07-00-03)
41- Replaced vis manager with G4VisExecutive.
42
4315.07.2004 - J.Allison, tag xraytel-V06-02-00
44             Changed /vis/viewer/viewpointThetaPhi ->
45             /vis/viewer/set/viewpointThetaPhi.
46
4728.05.2004 - S. Guatelli, tag xraytel-V06-01-00
48             Migartion to AIDA 3.2.1, PI 1.2.1
49
5013.11.2003 - J.Allison, tag xraytel-V05-02-02
51             Removed OPACS from Vis Manager.
52
5319.02.2003 - G.Cosmo, tag xraytel-V05-00-00
54             Removed redundant inclusion of SystemOfUnits.h.
55             Should use CLHEP headers instead.
56
5705.12.2001 - RN, tag xraytel-V03-02-01
58             Try again
59
6005.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
6407.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
6907.11.2001 - RN, tag xraytel-V02-00-12
70             Error tag, same as 11 
71
7218.06.2001 - RN, tag xraytel-V02-00-11
73             tested with latest global tag geant4-03-01-ref-02
74
7506.12.2000 - RN, tag xraytel-V02-00-10
76             Removed old XrayTelPrimaryGeneratorMessenger.cc and .hh
77             files from cvs
78
7930.11.2000 - RN, tag xraytel-V02-00-09
80             Removed longsection.macro file from cvs
81
8230.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
8616.11.2000 - RN, tag xraytel-V02-00-07
87             Removed analysis directory
88
8916.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
9608.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
10006.11.2000 - RN, tag xraytel-V02-00-04
101             Tydied up code added headers
102
10318.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
10817.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
11617.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
12106.10.2000 - RN, tag xraytel-V02-00-00
122             First submission of XrayTel advanced example.
123
Note: See TracBrowser for help on using the repository browser.