source: trunk/Mars/Changelog@ 10090

Last change on this file since 10090 was 10090, checked in by tbretz, 14 years ago
Implemented improved handling for the obscuration by the detector.
File size: 1.2 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/06 Thomas Bretz
22
23 * mimage/MNewImagePar2.cc:
24 - use GetL() instead of GetT() for fBorderLinePixel
25
26 * mgeom/MGeomRectangle.h:
27 - added GetL member-function
28
29 * mgeom/MGeomPix.h:
30 - fixed the comment of GetT
31
32 * mgeom/MGeom.h:
33 - added abstract function GetL
34
35 * mgeom/MGeomRectangle.cc:
36 - fixed the comment for GetT
37 - added GetL
38
39 * mgeom/MGeomCamDwarf.cc:
40 - use the HitFrame from the base class with a slightly
41 increased radius (no change in behaviour)
42
43 * mgeom/MGeomCam.[h,cc]:
44 - added HitFrame
45
46 * msimreflector/MSimReflector.[h,cc]:
47 - implemented the possibility to overwrite the absorbing
48 size of the detector
49 - added fDetectorFrame
50
Note: See TracBrowser for help on using the repository browser.