source: trunk/examples/advanced/composite_calorimeter/History @ 1288

Last change on this file since 1288 was 807, checked in by garnier, 16 years ago

update

File size: 4.0 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.31 2006/11/14 14:39:51 ribon Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                      Geant4 - Composite calorimeter example
7     =========================================================
8
9                      Example History file
10                      ---------------------
11
1214.11.2006 - A.Ribon (ccal-V08-01-01)
13- Removed hadronic_lists.gmk after the inclusion of
14  Physics Lists in the Geant4 kernel.
15
1621.07.2006 - A.Ribon (ccal-V08-01-00)
17- New hadronic_lists.gmk, consistent with lAr_calorimeter.
18
1908.12.2005 - A.Ribon (ccal-V07-01-01)
20- Migration to CLHEP namespace.
21
2213.12.04 - G.Cosmo (ccal-V07-01-00)
23- Migration to <sstream> from deprecated <strstream>.
24- Updated hadronic physics list (commented QGSP_Model by A.Ribon).
25
2603.05.2005 - J.Allison
27- Replaced vis manager with G4VisExecutive.
28
2913.12.04 - G.Cosmo (ccal-V06-02-02)
30- Use new phys-lists structure.
31
3229.11.04 - A.Ribon (ccal-V06-02-01)
33- Migration to cmath.
34
3514.07.04 - G.Cosmo (ccal-V06-02-00)
36- Corrected hadronic_lists.gmk, removed unnecessary list of kernel
37  libraries from EXTRALIBS.
38
3927.05.04 - A.Ribon (ccal-V06-01-01)
40- Changed use of the ntuple. Now it is simpler and the ntuple
41  is always correctly filled.
42
4318.05.04 - A.Ribon (ccal-V06-01-00)
44- Ported to PI. Only the setup is changed, no changes in the code.
45
4605.12.03 - G.Cosmo (ccal-V05-02-07)
47- Changed LISTS_BASE to G4LISTS_BASE for hadronic physics lists path.
48  Cowork with "ghad-lists-V05-02-01".
49
5004.12.03 - A.Ribon (ccal-V05-02-06)
51- Added some recent modifications and improvements from Sunanda.
52
5304.12.03 - G.Cosmo (ccal-V05-02-05)
54- Corrected GNUmakefile and updated scripts to Anaphe 5.0.6.
55
5603.12.03 - H.P.Wellisch
57- Removed physics-lists, now using default setup provided in
58  $G4INSTALL/hadronic_lists.
59
6025.11.03 - A.Ribon (ccal-V05-02-04)
61- Changes in the Physics Lists to be compatible with the latest
62  hadronic changes in geant4-06-00-cand-02.
63
6413.11.03 - John Allison
65- Brought Vis Manager up to date.
66
6705.11.03 - A.Ribon (ccal-V05-02-03)
68- Add some modifications from Sunanda on how to handle "GetReplicaNumber()".
69
7003.11.03 - A.Ribon (ccal-V05-02-02)
71- Removed "GetCopyNo()" and replaced it with "GetReplicaNumber()"
72  using G4TouchableHistory.
73
7431.10.03 - A.Ribon (ccal-V05-02-01)
75- Enables possibility of running the simulation in HCal alone or
76  HCal+ECal mode with the correct B-field + a few small bug corrections.
77  Changed also the default stepper (in magnetic field).
78
7918.09.03 V.Ivanchenko (ccal-V05-02-00)
80- Complete migration to model EM physics
81
8212.06.2003 - A.Ribon (ccal-V05-01-02)
83- Updated the LHEP, QGSP, and QGSC Physics Lists.
84  Done also some clean up.
85
8623.05.2003 - A.Ribon (ccal-V05-01-01)
87- Removed some compilation warnings, after the introduction of
88  tighter compilation options.
89
9025.04.2003 - A.Ribon (ccal-V05-01-00)
91- Replaced cout with G4cout and endl with G4endl, and removed some
92  compilation warning about unused variables.
93
9419.02.2003 - G.Cosmo (ccal-V05-00-00)
95- Removed redundant inclusion of PhysicalConstants.h and SystemOfUnits.h.
96  Now using CLHEP headers.
97
9811.12.2002 - A.Ribon (ccal-V04-01-04)
99- Some clean up and fixes, but unfortunately not yet fixed
100  the problem of reading the material in the Sun platform
101  (it looks like a problem with file stream).
102
10306.12.2002 - G.Cosmo (ccal-V04-01-03)
104- Migrated messenger to new G4ApplicationState.
105
10615.11.2002 - A.Ribon (ccal-V04-01-02)
107- Fixed problem of Anaphe with c-shell, and tested with
108  geant4-04-01-ref-04
109
11024.10.2002 - A.Ribon (ccal-V04-01-01)
111- Changed default physics list to QGSC, with the possibility
112  of easily switching to either LHEP or QGSP.
113
11424.10.2002 - A.Ribon (ccal-V04-01-00)
115- Replaced physics list with ufficial LHEP one;
116  added visualization and GUI; written README file.
117
1189.10.2002 - S.Banerjee
119- Put the various classes in place, and rename them.
120
12130.09.2002 - M.G.Pia
122- Created directory
123             
Note: See TracBrowser for help on using the repository browser.