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

Last change on this file since 1143 was 807, checked in by garnier, 17 years ago

update

File size: 4.1 KB
RevLine 
[807]1$Id: History,v 1.22 2005/12/07 14:58:09 guatelli 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 ----------------------------------------------------------
1907.12.2005 - S. Guatelli, tag xraytel-V07-01-03
20 warninw deleted; it concerned stream.
21
2230.11.2005 - G.Santin, tag xraytel-V07-01-02
23 general update of macros and documentation
24 ASCII output enabled also without AIDA
25
2627.09.2005 - G.Santin, tag xraytel-V07-01-01
27 compilation protection for non AIDA users,
28 obsolete GPS commands updated
29
303rd May 2005 John Allison (examples-V07-00-03)
31- Replaced vis manager with G4VisExecutive.
32
3315.07.2004 - J.Allison, tag xraytel-V06-02-00
34 Changed /vis/viewer/viewpointThetaPhi ->
35 /vis/viewer/set/viewpointThetaPhi.
36
3728.05.2004 - S. Guatelli, tag xraytel-V06-01-00
38 Migartion to AIDA 3.2.1, PI 1.2.1
39
4013.11.2003 - J.Allison, tag xraytel-V05-02-02
41 Removed OPACS from Vis Manager.
42
4319.02.2003 - G.Cosmo, tag xraytel-V05-00-00
44 Removed redundant inclusion of SystemOfUnits.h.
45 Should use CLHEP headers instead.
46
4705.12.2001 - RN, tag xraytel-V03-02-01
48 Try again
49
5005.12.2001 - RN, tag xraytel-V03-02-00
51 Adopted new analysis design by AP as in LowEnTest
52 Small design iteration by MGP implemented
53
5407.11.2001 - RN, tag xraytel-V02-00-13
55 Cleaned up code to avoid compilation warnings arising
56 from "ANSI" and "pedantic" options
57 Implemented new "/vis" commands in macro files
58
5907.11.2001 - RN, tag xraytel-V02-00-12
60 Error tag, same as 11
61
6218.06.2001 - RN, tag xraytel-V02-00-11
63 tested with latest global tag geant4-03-01-ref-02
64
6506.12.2000 - RN, tag xraytel-V02-00-10
66 Removed old XrayTelPrimaryGeneratorMessenger.cc and .hh
67 files from cvs
68
6930.11.2000 - RN, tag xraytel-V02-00-09
70 Removed longsection.macro file from cvs
71
7230.11.2000 - RN, tag xraytel-V02-00-08
73 Implemented AnalysisManager class and related histograming
74 code. Analysis is limited to the Lizard package for now.
75
7616.11.2000 - RN, tag xraytel-V02-00-07
77 Removed analysis directory
78
7916.11.2000 - RN, tag xraytel-V02-00-06
80 Replace standard gun with General Particle Source
81 Remove all code related to old Histogram implementation
82 Modified all macros to work with GPS
83 Cleaned GNUmakefile
84 Started drafting README file
85
8608.11.2000 - RN, tag xraytel-V02-00-05
87 Tydied up macros
88 Small bug fixes to compile on Linux, SUN and DEC platforms
89
9006.11.2000 - RN, tag xraytel-V02-00-04
91 Tydied up code added headers
92
9318.10.2000 - RN, tag xraytel-V02-00-03
94 Modified geometry and PrimaryGenerator to speed up events
95 Modified SteppingAction.cc to call histoManager analyser
96 Modified Histogram.cc to do all the histo work
97
9817.10.2000 - RN, tag xraytel-V02-00-02
99 Added histograming capability
100 Added XrayTelHistogram.hh, XrayTelHistogram.cc
101 Modified: GNUmakefile
102 XrayTel.cc
103 XrayTelSteppingAction.hh
104 XrayTelSteppingAction.cc
105
10617.10.2000 - RN, tag xraytel-V02-00-01
107 Tydied up geometry
108 Add all physics processes to XrayTelPhysicsList.cc
109 Modified *.hh accordingly
110
11106.10.2000 - RN, tag xraytel-V02-00-00
112 First submission of XrayTel advanced example.
113
Note: See TracBrowser for help on using the repository browser.