source: trunk/MagicSoft/Mars/Changelog@ 8842

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