source: trunk/MagicSoft/Mars/Changelog@ 8850

Last change on this file since 8850 was 8850, checked in by hoehne, 17 years ago
*** empty log message ***
File size: 1.7 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/02/01 Daniel Hoehne
22
23 * datacenter/db/runinfo-aio.php:
24 - fixed 'bug' with query. Now runs are displayed in ascending order
25
26
27
28 2008/01/31 Thomas Bretz
29
30 * mbase/MThread.[h,cc]:
31 - imported from Cosy
32
33 * mbase/Makefile:
34 - added MThread
35
36 * mbase/BaseLinkDef.h:
37 - added MThread
38
39
40
41 2008/01/27 Thomas Bretz
42
43 * .rootrc:
44 - updated with the correct path to the ViewCVS
45
46
47
48 2008/01/24 Thomas Bretz
49
50 * mpointing/MPointing.cc:
51 - added ClassImp for RaDec
52
53 * mpointing/MPointing.h:
54 - added code for classes AltAz and RaDec deriving from TVector2
55 not to be used in Mars and Cosy
56
57
58
59 2008/01/24 Daniel Hoehne
60
61 * scripts/preparemc:
62 - adapted to new rawfile/camera structure in /magic/montecarlo
63
64
65
66 2008/01/14 Thomas Bretz
67
68 * mpointing/MPointing.h:
69 - added enumeration operator[]
70
71
72
73 2008/01/11 Thomas Bretz
74
75 * mbase/MLog.cc:
76 - correctly use delete[] instead of delete for fGuiLInes as
77 suggested by valgrind.
78
79
80
81 2008/01/09 Thomas Bretz
82
83 * mbadpixels/MBadPixelsTreat.[h,cc]:
84 - removed obsolete fRawHeader
85
86 * mpointing/MSrcPosCam.[h,cc]:
87 - added Paint member function
88
89 * mpointing/MSrcPosRndm.[h,cc]:
90 - also produce a antio source position for wobble observations
91
92 * mraw/MRawRunHeader.cc:
93 - some cosmetics
Note: See TracBrowser for help on using the repository browser.