source: trunk/examples/extended/analysis/A01/History @ 1341

Last change on this file since 1341 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 7.0 KB
Line 
1$Id: History,v 1.50 2010/06/06 04:21:04 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     A01 History File
6     =========================================================
7
8     ----------------------------------------------------------
9     * Reverse chronological order (last date on top), please *
10     ----------------------------------------------------------
11
12--------------------------------------------------------------------------- 
13
144 June 2010  Joseph Perl (exampleA01-V09-03-00)
15- Updated vis usage.
16
172 Dec 2009  Joseph Perl (exampleA01-V09-02-02)
18- A01MuonPhysics: change hMultipleScattering to MuMultipleScattering.
19
2020 Mov 2009  Joseph Perl (exampleA01-V09-02-01)
21- A01DetectorConstruction, A01MagneticField: improve handing of field.
22  Resolves bug 1012.
23- A01Trajectory: removed.  Example uses G4Trajectory.
24- Update to new multiple scattering classes.
25- README: General update.
26          Remove references to obsolete SLAC Geant4 tutorial CD.
27
2814 Mov 2009  John Allison (exampleA01-V09-02-00)
29- A01app.cc: Introduced G4UIExecutive.
30
315 March 2009 Guy Barrand
32- GNUmakefile : remove the G4ANALYSIS_USE logic found in this file, since
33  it is handled already in the config/analysis.gmk.
34  This avoids a duplication in the compilation and link commands
35  of the aida-config options.
36
3717 May 2007 - Mark Donszelmann (exampleA01-V08-03-01)
38- Fixed memory leak for plotter
39
4016 May 2007 - Mark Donszelmann
41- Fixed warning message about JAS-JAIDA window on exit.
42
4313 November 2006 - Joseph Perl (exampleA01-V08-01-02)
44- Remove unused attributes from hit classes.
45
4610 November 2006 - Mark Donszelmann (exampleA01-V08-01-01)
47- Fixed Makefile
48- Fixed limits on histogram
49
506 November 2006 - John Allison (exampleA01-V08-01-00)
51- Change "Bookkeeping" to "Physics" in G4AttDefs.
52- Removed tracking action.  Use "/vis/scene/add/trajectories rich", etc.
53- Invoke G4UIterminal(new G4UItcsh) if G4UI_USE_TCSH set.
54
551 June 2006 - Joseph Perl (exampleA01-V08-00-01)
56- Add Time attribute to Hit classes.
57
582 June 2005 - Joseph Perl (exampleA01-V07-00-05)
59- Add G4Atts to the four hit classes.
60
611 June 2005 - Mark Donszelmann (exampleA01-V07-00-04)
62- Updated documentation for the use of Binary HepRep.
63
6431st May 2005 -  Mark Donszelmann (exampleA01-V07-00-03)
65- Added setting of initial viewpoint to macro files for heprep and bheprep.
66
6726th May 2005 -  Mark Donszelmann (exampleA01-V07-00-02)
68- Fixed filling of hit histograms.
69
7016th May 2005 -  Mark Donszelmann (exampleA01-V07-00-01)
71- Added bheprep example files.
72
733rd May 2005  John Allison  (examples-V07-00-03)
74- Replaced vis manager with G4VisExecutive.
75
7631 March 2005 Mark Donszelmann (exampleA01-V07-00-00)
77- Fixed linking problem with AIDA by replacing LOADLIBS with LDLIBS
78  which is not touched by the replacement strategy in binmake.gmk
79  for WIN32-VC.
80
8113th December 2004 Gabriele Cosmo (exampleA01-V06-02-03)
82- Modified hadlists.gmk to new phys-lists structure.
83
843rd December 2004 Gabriele Cosmo (exampleA01-V06-02-02)
85- Implemented migration to <cmath>.
86
8723rd November 2004 Mark Donszelmann (exampleA01-V06-02-01)
88- Removed dependency from user hadronics lists
89
9014th July 2004 Gabriele Cosmo (exampleA01-V06-02-00)
91- hadlist.gmk: removed unnecessary kernel libraries list.
92  Fixes problem report #647.
93
9427th May 2004 Mark Donszelmann (exampleA01-V06-01-01)
95- Updated Mac file to write separate geometry.
96
9726th May 2004 Mark Donszelmann (exampleA01-V06-01-00)
98- Updated mac files for HepRep2 driver to set zoom factor and coordinate system.
99
1009th February 2004 Makoto Asai (exampleA01-V06-00-00)
101- Fix EM part of the physics list to use the new
102  processes introduced at 6.0.
103- Reference output is updated accordingly.
104
105 1st December 2003 Joseph Perl
106- Removed endOfEventAction.mac since new vis policy provides such a flush
107  automatically.
108- Updated README to include more information about HepRep2 macros.
109
11017th November 2003 Makoto Asai (exampleA01-V05-02-00)
111- Introducing test.in macro for batch mode testing and its reference output.
112
11313th November 2003 John Allison
114- Removed OPACS from Vis Manager.
115
11615th October 2003 Mark Donszelmann
117- Updated README.JAIDA to refer to the proper versions of JAIDA and AIDAJNI.
118  Also changed compilation instructions to use aida-config.
119- Made sure G4HadronPhysics is compiled without optmization on Darwin-g++,
120  Darwin-g++2 and Darwin-g++3 (MacOS X).
121
12214th October 2003 Mark Donszelmann
123- Added clear statement to GNUmakefile that G4HadronPhysics is compiled
124  without optimization.
125- Made sure G4HadronPhysics is compiled without optimization on Linux-g++,
126  Linux-g++2 and Linux-g++3.
127
12814th October 2003 Joseph Perl
129- Remove SetForceWireFrame(false) from three hit classes since these
130  are redundant to the SetForceSolid(true) statements already there.
131
13214th October 2003 Joseph Perl
133- Remove SetForceWireFrame(true) statements from A01DetectorConstruction.cc.
134  The user can instead control this at runtime using /vis/viewer/set/style
135
13613th October 2003 Mark Donszelmann
137- Re-included A01EventActionMessenger in general (non G4ANALYSIS_USE) compilation
138  for use with A01EventACtion, see comment below.
139- Removed all include/AIDA include files and changed the GNUmakefile.
140  To compile/link with G4ANALYSIS_USE you will need an AIDA 3.0 compliant
141  implementation, such as AIDAJNI. The makefile will execute aida-config
142  to find the include files and the libraries to link with.
143- setup-analysis.csh/sh/win32 now only sets up G4 specific flags to compile
144  in the AIDA analysis framework.
145 
14613th October 2003 Joseph Perl
147- Minor changes to README's sections on vis and analysis.
148
14912th October 2003 Makoto Asai
150- Move G4ANALYSIS_USE ifdef blocks so that event summary is printed out
151  regardless of this flag. Only the AIDA part in A01EventAction is
152  blocked.
153
15412th October 2003 Joseph Perl
155- Modify G4TrackingAction to use G4Trajectory rather than A01Trajectory.
156  This allows trajectories to pick up physics attributes.
157  Left A01Trajectory in place as alternative to get color coding by
158  particle type, but no physics attributes.
159  Will later come up with a good scheme to make choice of one or the other
160  or both of these choices at run time.
161- Renamed visualization macro heprep.mac to vis.mac
162
16320th August 2003 Mark Donszelmann
164- Updated code to run with AIDAJNI 3.0.3 release, which adds compilation
165  under g++ 3.2.
166- Added aida.mac example file.
167
16814th August 2003 Mark Donszelmann
169- Code will only compile AIDA parts if G4ANALYSIS_USE is set.
170
17111th July 2003 Mark Donszelmann
172- Fixed all warnings under g++ 2.95.3.
173
1743rd April 2003 Mark Donszelmann (examples-analysis-A01-V05-00-00)
175- Added 2 more histograms to the example
176- Fixed NullPointerException by letting SDManager delete the detectors created in
177  DetectorConstruction.cc
178- Added comment when quitting Geant4 that JAS window still needs closing.
179
18026th November 2002 Mark Donszelmann
181- Fixed DrifChamberHit to have a reasonable screensize (2) rather than 0.1
182- Fixed minimum value for EmCalHit color to be visible (0.4).
183
18414th November 2002 Mark Donszelmann
185- Added A01 example to repository
Note: See TracBrowser for help on using the repository browser.