source: trunk/examples/advanced/Tiara/History@ 1179

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

update

File size: 4.3 KB
RevLine 
[807]1# $Id: History,v 1.31 2006/11/20 12:44:40 ahoward Exp $
2# -------------------------------------------------------------------
3# GEANT4 tag $Name: $
4# -------------------------------------------------------------------
5
6 =========================================================
7 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
8 =========================================================
9
10 Category History file
11 ---------------------
12This file should be used by G4 developers and category coordinators
13to briefly summarize all major modifications introduced in the code
14and keep track of all category-tags.
15It DOES NOT substitute the CVS log-message one should put at every
16committal in the CVS repository !
17
18 ----------------------------------------------------------
19 * Reverse chronological order (last date on top), please *
20 ----------------------------------------------------------
21
22November 20th, 2006, A. Howard
23- removed hadronic_list.gmk from GNUmakefile to accommodate new reference
24 physicslist location
25
26June 26th, 2006 A. Howard
27- fixed configuration script, GNUmakefiles and python scripts to work for
28runSimNoAnalysis.py and also corrected Vis scripts for non-static particles
29
30December 15th, 2005 A.Howard
31- Migration to CLHEP namespace - requires cloning of class in python
32- Migrated to non-static particles
33
34November 15th, 2005 G.Cosmo - Tiara-V07-01-00
35- Migration to <sstream> from deprecated <strstream>.
36
37May 3rd, 2005 J.Allison
38- Replaced vis manager with G4VisExecutive.
39
40March 17th, 2005 G.Daquino - Tiara-V07-00-00
41- Migration of Tiara (working with PI) from rh73 to slc3
42
43Dec 14th, 2004 G.Daquino - Tiara-V06-02-02
44- Update of GNUmakefiles to the new phys_lists structure
45
46Dec 13th, 2004 G.Cosmo - Tiara-V06-02-01
47- Use new phys-lists structure.
48
49Dec 8th, 2004 G.Daquino - Tiara-V06-02-00
50- Corrected link to the centralized hadronic physics lists. Eliminated all the old
51 links to the tiara-dedicated shared libraries for the Packaging and the physics lists
52 SWIG wraps based on the templated physics list classes
53 Migration to the <cmath> completed
54 runSim.py still needs to be modified in order to obtain the plotting through PI
55
56Jun 18th, 2004 G.Daquino - Tiara-V06-01-03
57- Corrected some errors in the README and in the script envCommon.csh. Besides, the file
58 hadronic_list.gmk in the subdirectory source was not correct.
59
60Jun 9th, 2004 G.Daquino - Tiara-V06-01-00
61- Passing from Anaphe to PI, Tiara has been partly fixed. Still problems
62 are present on the compatibility between the PI and Anaphe pointers for hf.
63 However, runSimNoAnalysis.py works correctly, being independent of the
64 analysis tool.
65
66Dec 9th, 2003 G.Daquino - Tiara-V05-02-06
67- Fixed implementation of TiaraPrimaryGeneratorAction, where copy
68 constructor and operator=() definitions were commented out by mistake
69 by V.Ivantchenko.
70
71Dec 8th, 2003 G.Cosmo - Tiara-V05-02-05
72- Restored some classes in physics_lists package and fixed setup
73 configuration.
74
75Dec 5th, 2003 G.Cosmo - Tiara-V05-02-04
76- Changed LISTS_BASE to G4LISTS_BASE for hadronic physics lists path.
77 Cowork with "ghad-lists-V05-02-01".
78
79Dec 4th, 2003 G.Cosmo - Tiara-V05-02-03
80- Fixed build setup. Added references to new physics-lists structure.
81- Corrected setup for SWIG to point to default installation under /usr.
82
83Dec 3rd, 2003 H.P.Wellisch
84- Removed hadronics physics-lists. Now using default setup provided
85 in $G4INSTALL/hadronic_lists.
86
87Nov 20th, 2003 V.Ivanchenko - Tiara-V05-02-02
88- Decays for all particles
89
90Nov 13th, 2003 John Allison
91- Removed OPACS from Vis Manager.
92
93Nov 07th, 2003 V.Ivanchenko - Tiara-V05-02-01
94- Remove STD from physics
95- Cleanup GNUmakefiles and warnings
96
97Aug 08th, 2003 M.Dressel - Tiara-V05-02-00
98- important update of README
99
100Jul 08th, 2003 M.Dressel - Tiara-B05-01-05
101- this together with geant4-05-02-ref-00 is used for the check for
102 large deviations in 68c100 simulation
103
104Jun 20th, 2003 M.Dressel - Tiara-V05-01-04
105- using CLHEP units replacing G4Dimensions.hh
106
107Jun 18th, 2003 M.Dressel - Tiara-V05-01-03
108- change environment configuration for swig
109
110Jun 17th, 2003 M.Dressel - Tiara-V05-01-02
111- changes for rh73 with gcc-2.95.2 and rh73 with gcc-3.2
112
113Jun 16th, 2003 M.Dressel - Tiara-V05-01-01
114- building with gmake supported, cvs meta info added
115
116Jun 12th, 2003 M.Dressel - Tiara-V05-01-00
117- Created
Note: See TracBrowser for help on using the repository browser.