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

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

geant4.9.4 beta rc0

File size: 4.4 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.35 2010/06/06 06:18:17 perl Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                      Geant4 - Composite calorimeter example
7     =========================================================
8
9                      Example History file
10                      ---------------------
11
1204.06.2010 - J.Perl (ccal-V09-03-00)
13- Updated vis usage
14
1512.11.2009 - A.Ribon (ccal-V09-02-01)
16- Use QGSP_BIC_EMY as default Physics List to test the
17  low-energy electromagnetic.
18
1922.02.2009
20 -  G.Folger;     Tag: ccal-V09-02-00
21    Fix compilation warnings in CCalRunAction.cc and CCalEndOfEventAction.cc
22
2315.06.2008
24 - G.A.P.Cirrone; Tag: ccal-V09-01-00
25    Removed no more necessary AIDA commands from GNUmakefile
26
2714.11.2006 - A.Ribon (ccal-V08-01-01)
28- Removed hadronic_lists.gmk after the inclusion of
29  Physics Lists in the Geant4 kernel.
30
3121.07.2006 - A.Ribon (ccal-V08-01-00)
32- New hadronic_lists.gmk, consistent with lAr_calorimeter.
33
3408.12.2005 - A.Ribon (ccal-V07-01-01)
35- Migration to CLHEP namespace.
36
3713.12.04 - G.Cosmo (ccal-V07-01-00)
38- Migration to <sstream> from deprecated <strstream>.
39- Updated hadronic physics list (commented QGSP_Model by A.Ribon).
40
4103.05.2005 - J.Allison
42- Replaced vis manager with G4VisExecutive.
43
4413.12.04 - G.Cosmo (ccal-V06-02-02)
45- Use new phys-lists structure.
46
4729.11.04 - A.Ribon (ccal-V06-02-01)
48- Migration to cmath.
49
5014.07.04 - G.Cosmo (ccal-V06-02-00)
51- Corrected hadronic_lists.gmk, removed unnecessary list of kernel
52  libraries from EXTRALIBS.
53
5427.05.04 - A.Ribon (ccal-V06-01-01)
55- Changed use of the ntuple. Now it is simpler and the ntuple
56  is always correctly filled.
57
5818.05.04 - A.Ribon (ccal-V06-01-00)
59- Ported to PI. Only the setup is changed, no changes in the code.
60
6105.12.03 - G.Cosmo (ccal-V05-02-07)
62- Changed LISTS_BASE to G4LISTS_BASE for hadronic physics lists path.
63  Cowork with "ghad-lists-V05-02-01".
64
6504.12.03 - A.Ribon (ccal-V05-02-06)
66- Added some recent modifications and improvements from Sunanda.
67
6804.12.03 - G.Cosmo (ccal-V05-02-05)
69- Corrected GNUmakefile and updated scripts to Anaphe 5.0.6.
70
7103.12.03 - H.P.Wellisch
72- Removed physics-lists, now using default setup provided in
73  $G4INSTALL/hadronic_lists.
74
7525.11.03 - A.Ribon (ccal-V05-02-04)
76- Changes in the Physics Lists to be compatible with the latest
77  hadronic changes in geant4-06-00-cand-02.
78
7913.11.03 - John Allison
80- Brought Vis Manager up to date.
81
8205.11.03 - A.Ribon (ccal-V05-02-03)
83- Add some modifications from Sunanda on how to handle "GetReplicaNumber()".
84
8503.11.03 - A.Ribon (ccal-V05-02-02)
86- Removed "GetCopyNo()" and replaced it with "GetReplicaNumber()"
87  using G4TouchableHistory.
88
8931.10.03 - A.Ribon (ccal-V05-02-01)
90- Enables possibility of running the simulation in HCal alone or
91  HCal+ECal mode with the correct B-field + a few small bug corrections.
92  Changed also the default stepper (in magnetic field).
93
9418.09.03 V.Ivanchenko (ccal-V05-02-00)
95- Complete migration to model EM physics
96
9712.06.2003 - A.Ribon (ccal-V05-01-02)
98- Updated the LHEP, QGSP, and QGSC Physics Lists.
99  Done also some clean up.
100
10123.05.2003 - A.Ribon (ccal-V05-01-01)
102- Removed some compilation warnings, after the introduction of
103  tighter compilation options.
104
10525.04.2003 - A.Ribon (ccal-V05-01-00)
106- Replaced cout with G4cout and endl with G4endl, and removed some
107  compilation warning about unused variables.
108
10919.02.2003 - G.Cosmo (ccal-V05-00-00)
110- Removed redundant inclusion of PhysicalConstants.h and SystemOfUnits.h.
111  Now using CLHEP headers.
112
11311.12.2002 - A.Ribon (ccal-V04-01-04)
114- Some clean up and fixes, but unfortunately not yet fixed
115  the problem of reading the material in the Sun platform
116  (it looks like a problem with file stream).
117
11806.12.2002 - G.Cosmo (ccal-V04-01-03)
119- Migrated messenger to new G4ApplicationState.
120
12115.11.2002 - A.Ribon (ccal-V04-01-02)
122- Fixed problem of Anaphe with c-shell, and tested with
123  geant4-04-01-ref-04
124
12524.10.2002 - A.Ribon (ccal-V04-01-01)
126- Changed default physics list to QGSC, with the possibility
127  of easily switching to either LHEP or QGSP.
128
12924.10.2002 - A.Ribon (ccal-V04-01-00)
130- Replaced physics list with ufficial LHEP one;
131  added visualization and GUI; written README file.
132
1339.10.2002 - S.Banerjee
134- Put the various classes in place, and rename them.
135
13630.09.2002 - M.G.Pia
137- Created directory
138             
Note: See TracBrowser for help on using the repository browser.