source: trunk/MagicSoft/Mars/Changelog@ 8837

Last change on this file since 8837 was 8837, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 1.4 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 2008/01/27 Thomas Bretz
22
23 * .rootrc:
24 - updated with the correct path to the ViewCVS
25
26
27
28 2008/01/24 Thomas Bretz
29
30 * mpointing/MPointing.cc:
31 - added ClassImp for RaDec
32
33 * mpointing/MPointing.h:
34 - added code for classes AltAz and RaDec deriving from TVector2
35 not to be used in Mars and Cosy
36
37
38
39 2008/01/24 Daniel Hoehne
40
41 * scripts/preparemc:
42 - adapted to new rawfile/camera structure in /magic/montecarlo
43
44
45
46 2008/01/14 Thomas Bretz
47
48 * mpointing/MPointing.h:
49 - added enumeration operator[]
50
51
52
53 2008/01/11 Thomas Bretz
54
55 * mbase/MLog.cc:
56 - correctly use delete[] instead of delete for fGuiLInes as
57 suggested by valgrind.
58
59
60
61 2008/01/09 Thomas Bretz
62
63 * mbadpixels/MBadPixelsTreat.[h,cc]:
64 - removed obsolete fRawHeader
65
66 * mpointing/MSrcPosCam.[h,cc]:
67 - added Paint member function
68
69 * mpointing/MSrcPosRndm.[h,cc]:
70 - also produce a antio source position for wobble observations
71
72 * mraw/MRawRunHeader.cc:
73 - some cosmetics
Note: See TracBrowser for help on using the repository browser.