1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For 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 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2008/02/01 Stefan Ruegamer
|
---|
22 |
|
---|
23 | * datacenter/macros/filldotrun.C
|
---|
24 | - added default entry for fCompmux for new runs
|
---|
25 |
|
---|
26 | * datacenter/macros/checkfileavail.C
|
---|
27 | - added checking of fCompmux
|
---|
28 |
|
---|
29 |
|
---|
30 |
|
---|
31 | 2008/02/01 Daniel Hoehne
|
---|
32 |
|
---|
33 | * datacenter/db/runinfo-aio.php:
|
---|
34 | - fixed 'bug' with query. Now runs are displayed in ascending order
|
---|
35 |
|
---|
36 |
|
---|
37 |
|
---|
38 | 2008/01/31 Thomas Bretz
|
---|
39 |
|
---|
40 | * mbase/MThread.[h,cc]:
|
---|
41 | - imported from Cosy
|
---|
42 |
|
---|
43 | * mbase/Makefile:
|
---|
44 | - added MThread
|
---|
45 |
|
---|
46 | * mbase/BaseLinkDef.h:
|
---|
47 | - added MThread
|
---|
48 |
|
---|
49 |
|
---|
50 |
|
---|
51 | 2008/01/27 Thomas Bretz
|
---|
52 |
|
---|
53 | * .rootrc:
|
---|
54 | - updated with the correct path to the ViewCVS
|
---|
55 |
|
---|
56 |
|
---|
57 |
|
---|
58 | 2008/01/24 Thomas Bretz
|
---|
59 |
|
---|
60 | * mpointing/MPointing.cc:
|
---|
61 | - added ClassImp for RaDec
|
---|
62 |
|
---|
63 | * mpointing/MPointing.h:
|
---|
64 | - added code for classes AltAz and RaDec deriving from TVector2
|
---|
65 | not to be used in Mars and Cosy
|
---|
66 |
|
---|
67 |
|
---|
68 |
|
---|
69 | 2008/01/24 Daniel Hoehne
|
---|
70 |
|
---|
71 | * scripts/preparemc:
|
---|
72 | - adapted to new rawfile/camera structure in /magic/montecarlo
|
---|
73 |
|
---|
74 |
|
---|
75 |
|
---|
76 | 2008/01/14 Thomas Bretz
|
---|
77 |
|
---|
78 | * mpointing/MPointing.h:
|
---|
79 | - added enumeration operator[]
|
---|
80 |
|
---|
81 |
|
---|
82 |
|
---|
83 | 2008/01/11 Thomas Bretz
|
---|
84 |
|
---|
85 | * mbase/MLog.cc:
|
---|
86 | - correctly use delete[] instead of delete for fGuiLInes as
|
---|
87 | suggested by valgrind.
|
---|
88 |
|
---|
89 |
|
---|
90 |
|
---|
91 | 2008/01/09 Thomas Bretz
|
---|
92 |
|
---|
93 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
---|
94 | - removed obsolete fRawHeader
|
---|
95 |
|
---|
96 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
97 | - added Paint member function
|
---|
98 |
|
---|
99 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
100 | - also produce a antio source position for wobble observations
|
---|
101 |
|
---|
102 | * mraw/MRawRunHeader.cc:
|
---|
103 | - some cosmetics
|
---|