source: trunk/Mars/Changelog@ 10093

Last change on this file since 10093 was 10093, checked in by tbretz, 14 years ago
Added afterpulse treatment to MAvalanchePhotoDiode and MSimAPD
File size: 2.0 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2011/01/07 Thomas Bretz
22
23 * msimcamera/MSimAPD.[h,cc]:
24 - added setting of the afterpulse probabilities
25 - handle afterpulses in processing
26
27 * melectronics/MAvalanchePhotoDiode.[h,cc]:
28 - restructured header file
29 - added treatment of afterpulses in HitCellImp
30 - added time constants and afterpulse probability
31 data memebers
32 - added TSortedList to hold the afterpulses
33 - added afterpulses to calculation of relaxation time
34 - added call to Relax to Init
35 - added treatment of afterpulses to FillEmpty, FillRandom and
36 Evolve
37 - added member functions to process the afterpulses
38
39
40
41 2011/01/06 Thomas Bretz
42
43 * mimage/MNewImagePar2.cc:
44 - use GetL() instead of GetT() for fBorderLinePixel
45
46 * mgeom/MGeomRectangle.h:
47 - added GetL member-function
48
49 * mgeom/MGeomPix.h:
50 - fixed the comment of GetT
51
52 * mgeom/MGeom.h:
53 - added abstract function GetL
54
55 * mgeom/MGeomRectangle.cc:
56 - fixed the comment for GetT
57 - added GetL
58
59 * mgeom/MGeomCamDwarf.cc:
60 - use the HitFrame from the base class with a slightly
61 increased radius (no change in behaviour)
62
63 * mgeom/MGeomCam.[h,cc]:
64 - added HitFrame
65
66 * msimreflector/MSimReflector.[h,cc]:
67 - implemented the possibility to overwrite the absorbing
68 size of the detector
69 - added fDetectorFrame
70
71 * mpointing/MPointingDevCalc.cc:
72 - updated comments
73
74 * msimcamera/MSimRandomPhotons.cc:
75 - fixed a mistake in the log-output
Note: See TracBrowser for help on using the repository browser.