source: trunk/examples/extended/optical/LXe/History@ 1337

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

tag geant4.9.4 beta 1 + modifs locales

File size: 2.7 KB
RevLine 
[1337]1$Id: History,v 1.14 2010/06/03 21:23:13 gum Exp $
[807]2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 LXe History file
9 ----------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14 ----------------------------------------------------------
15 * Reverse chronological order (last date on top), please *
16 ----------------------------------------------------------
17
[1337]1803 June 2010 Peter Gumplinger (LXe-V09-03-00)
19- modify LXeTrajectory class to compile without warnings against
20 tracking-V09-03-03 by implementing a DrawTrajectory() method.
21
2209 November 2009 Peter Gumplinger (LXe-V09-02-01)
23- exhibit the usage of a complex index of refraction for the photo cathode
24 show usage of G4OpticalPhysics builder/messenger (instead of LXeOpticalPhysics)
25
2630 October 2009 John Allison (LXe-V09-02-00)
27- Introduced G4UIExecutive.
28
2920 November 2008 Peter Gumplinger (LXe-V09-01-01)
30- update code in LXeOpticalPhysics.cc
31
3216 July 2008 Peter Gumplinger (LXe-V09-01-00)
33- add Birks Constant for the LXe scintillator, Polystyrene scintillator
34 modified: LXeDetectorConstruction.cc, LXeOpticalPhysics.cc
35
[807]3630 Sept 2007 Peter Gumplinger (LXe-V09-00-00)
37- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
38
3914 Sept 2006 Peter Gumplinger (LXe-V08-01-00)
40- bug fix (889): set the pointers to G4MaterialPropertiesTable LXe_mt
41 and MPTPStyrene to NULL in the class constructor of LXeDetectorConstruction.
42
4311 May 2006 Peter Gumplinger (LXe-V08-00-01)
44- thanks to Andreia Trindade and Pedro Rodrigues, the WLS time delay
45 can now be a delta function or exponential.
46
4715 March 2006 Peter Gumplinger (LXe-V08-00-00)
48- reinstate the logic between scintillator and fiber: scintillate at
49 short wavelength and WLS to long wavelength. This fixes log. error
50 introduced with LXe-V07-00-00
51
5227 June 2005 Peter Gumplinger (LXe-V07-00-00)
53- Fix material dependent input for AbsFiber
54
553rd May 2005 John Allison (examples-V07-00-03)
56- Replaced vis manager with G4VisExecutive.
57
58December 3rd, 2004 Gabriele Cosmo (LXe-V06-02-01)
59---------------------------------
60- Implemented migration to <cmath>.
61
62August 25th, 2004 Trevor MacPhail (LXe-V06-02-00)
63---------------------------------
64- fixed compilation error in LXeSteppingVerbose.cc
65- fixed compilation warnings in LXePMTSD.cc, LXeScintHit.cc, LXeScintSD.cc
66
67May 31st, 2004 Trevor MacPhail (LXe-V06-01-00)
68------------------------------
69- First release of LXe setup for optical processes.
Note: See TracBrowser for help on using the repository browser.