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

Last change on this file since 1358 was 1342, checked in by garnier, 14 years ago

update ti head

File size: 2.9 KB
Line 
1$Id: History,v 1.15 2010/10/25 15:16:41 gunter Exp $
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
1803 June 2010 Peter Gumplinger    (LXe-V09-03-01)
19-  in LXeEventAction.cc fix initialisation of G4ThreeVector required by
20   CLHEP 2.1.x.
21   
2203 June 2010 Peter Gumplinger    (LXe-V09-03-00)
23-  modify LXeTrajectory class to compile without warnings against
24   tracking-V09-03-03 by implementing a DrawTrajectory() method.
25
2609 November 2009 Peter Gumplinger (LXe-V09-02-01)
27- exhibit the usage of a complex index of refraction for the photo cathode
28  show usage of G4OpticalPhysics builder/messenger (instead of LXeOpticalPhysics)
29
3030 October 2009 John Allison (LXe-V09-02-00)
31- Introduced G4UIExecutive.
32
3320 November 2008 Peter Gumplinger (LXe-V09-01-01)
34- update code in LXeOpticalPhysics.cc
35
3616 July 2008 Peter Gumplinger (LXe-V09-01-00)
37- add Birks Constant for the LXe scintillator, Polystyrene scintillator
38  modified: LXeDetectorConstruction.cc, LXeOpticalPhysics.cc
39
4030 Sept 2007 Peter Gumplinger (LXe-V09-00-00)
41- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
42
4314 Sept 2006 Peter Gumplinger (LXe-V08-01-00)
44- bug fix (889): set the pointers to G4MaterialPropertiesTable LXe_mt
45  and MPTPStyrene to NULL in the class constructor of LXeDetectorConstruction.
46
4711 May 2006 Peter Gumplinger (LXe-V08-00-01)
48- thanks to Andreia Trindade and Pedro Rodrigues, the WLS time delay
49  can now be a delta function or exponential.
50
5115 March 2006 Peter Gumplinger (LXe-V08-00-00)
52- reinstate the logic between scintillator and fiber: scintillate at
53  short wavelength and WLS to long wavelength. This fixes log. error
54  introduced with LXe-V07-00-00
55
5627 June 2005 Peter Gumplinger (LXe-V07-00-00)
57- Fix material dependent input for AbsFiber
58
593rd May 2005  John Allison  (examples-V07-00-03)
60- Replaced vis manager with G4VisExecutive.
61
62December 3rd, 2004 Gabriele Cosmo (LXe-V06-02-01)
63---------------------------------
64- Implemented migration to <cmath>.
65
66August 25th, 2004 Trevor MacPhail (LXe-V06-02-00)
67---------------------------------
68- fixed compilation error in LXeSteppingVerbose.cc
69- fixed compilation warnings in LXePMTSD.cc, LXeScintHit.cc, LXeScintSD.cc
70
71May 31st, 2004 Trevor MacPhail (LXe-V06-01-00)
72------------------------------
73- First release of LXe setup for optical processes.
Note: See TracBrowser for help on using the repository browser.