source: trunk/Mars/Changelog@ 10089

Last change on this file since 10089 was 10089, checked in by tbretz, 14 years ago
Added a new abstract function GetL() to MGeom.
File size: 838 bytes
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
Note: See TracBrowser for help on using the repository browser.