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 | 2009/01/21 Thomas Bretz
|
---|
22 |
|
---|
23 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
24 | - added MQuaternion
|
---|
25 | - added MReflection
|
---|
26 |
|
---|
27 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
---|
28 | - added
|
---|
29 |
|
---|
30 | * mbase/MArrayI.[h,cc]:
|
---|
31 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
---|
32 |
|
---|
33 | * mbase/MMath.cc:
|
---|
34 | - replaced delete by delete[] where appropriate
|
---|
35 |
|
---|
36 | * mgeom/MGeomCam.h:
|
---|
37 | - added new virtual functions HitFrame and HitDetector
|
---|
38 | - included MQuaternion
|
---|
39 |
|
---|
40 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
41 | - added new functions HitFrame and HitDetector:
|
---|
42 |
|
---|
43 | * msim/MHPhotonEvent.cc:
|
---|
44 | - removed the reference to MCamera
|
---|
45 |
|
---|
46 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
---|
47 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
---|
48 | - moved the funtions to calculate overlapping areas
|
---|
49 | also, but they are still in a comment
|
---|
50 |
|
---|
51 | * mgui/MHexagon.[h,cc]:
|
---|
52 | - started implementing a rotation angle
|
---|
53 | - added data meber fPhi
|
---|
54 | - increased class version number
|
---|
55 |
|
---|
56 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
57 | - we don't have to use a MHexagon anymore caluclating
|
---|
58 | DistanceToPrimitive
|
---|
59 |
|
---|
60 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorHex.[h,cc],
|
---|
61 | msimreflector/MMirrorSquare.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
62 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
---|
63 | msimreflector/SimReflectorLinkDef.h, msimreflector/SimReflectorIncl.h,
|
---|
64 | msimreflector/Makefile:
|
---|
65 | - added
|
---|
66 |
|
---|
67 |
|
---|
68 |
|
---|
69 | 2009/01/21 Stefan Ruegamer
|
---|
70 |
|
---|
71 | * datacenter/scripts/read_lapalma-tapes:
|
---|
72 | - added check of the tape slot when exporting the tapes
|
---|
73 |
|
---|
74 |
|
---|
75 |
|
---|
76 | 2009/01/20 Thomas Bretz
|
---|
77 |
|
---|
78 | * mjobs/MJob.h:
|
---|
79 | - added Esc member function
|
---|
80 |
|
---|
81 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
---|
82 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
---|
83 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
---|
84 | msim/SimLinkDef.h:
|
---|
85 | - added
|
---|
86 |
|
---|
87 |
|
---|
88 | 2009/01/19 Thomas Bretz
|
---|
89 |
|
---|
90 | * mfileio/MWriteRootFile.cc:
|
---|
91 | - simplified how the rules are evaluated using TPregexp
|
---|
92 | - by this the rules got more powerful
|
---|
93 |
|
---|
94 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
95 | - changed ols style rule to new style
|
---|
96 |
|
---|
97 |
|
---|
98 |
|
---|
99 | 2009/01/18 Thomas Bretz
|
---|
100 |
|
---|
101 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
102 | - added MSpline3
|
---|
103 |
|
---|
104 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
105 | - some little cosmetics
|
---|
106 |
|
---|
107 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
108 | - added some missing getters
|
---|
109 |
|
---|
110 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
111 | - removed some obsolete comments
|
---|
112 | - reordered some comments
|
---|
113 |
|
---|
114 | * mextralgo/MExtralgoSpline.h:
|
---|
115 | - changed default in GetIntegral from true to false
|
---|
116 |
|
---|
117 | * mraw/MRawEvtHeader.h:
|
---|
118 | - added Setter for DAQEventNumber
|
---|
119 |
|
---|
120 | * mraw/MRawRunHeader.cc:
|
---|
121 | - start pixel hardware indices with 1 not with 0
|
---|
122 |
|
---|
123 |
|
---|
124 |
|
---|
125 | 2009/01/17 Thomas Bretz
|
---|
126 |
|
---|
127 | * mbase/MMath.[h,cc]:
|
---|
128 | - added a new function RndmExp which should be a tiny bit faster than
|
---|
129 | root's own implementation because it ises Rndm() instead of Uniform()
|
---|
130 |
|
---|
131 | * mextralgo/ExtralgoIncl.h:
|
---|
132 | - added MArrayF
|
---|
133 |
|
---|
134 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
135 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
---|
136 | - added a new member function to return the integral function of the
|
---|
137 | spline. This is useful to init a new spline and use it for
|
---|
138 | producing the proper random distribution.
|
---|
139 |
|
---|
140 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
141 | - added Print() function
|
---|
142 |
|
---|
143 | * mraw/MRawEvtData.[h,cc]:
|
---|
144 | - added a member function to Reset the arrays
|
---|
145 | - added member function to set the pixel indices
|
---|
146 | - Improved the new Set function
|
---|
147 |
|
---|
148 | * readcorsika.cc:
|
---|
149 | - added
|
---|
150 |
|
---|
151 |
|
---|
152 |
|
---|
153 | 2009/01/16 Daniel Hoehne-Moench
|
---|
154 |
|
---|
155 | * datacenter/scripts/mcsequences:
|
---|
156 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
---|
157 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
---|
158 |
|
---|
159 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
160 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
---|
161 |
|
---|
162 | * datacenter/macros/fillcamera.C:
|
---|
163 | - changed NumPheFromDNSB to float(7,3)
|
---|
164 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
---|
165 |
|
---|
166 | * datacenter/macros/fillmccalib.C:
|
---|
167 | - minor changes, bugfix (wrong column name for mcdb)
|
---|
168 |
|
---|
169 | * datacenter/macros/fillmcsignal.C:
|
---|
170 | - definition of some parameters changed according to fillsignal.C
|
---|
171 | - minor changes, deleted unnecessary code
|
---|
172 | - implemented if clause for HiLo-Parameters. Instead of
|
---|
173 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
---|
174 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
---|
175 |
|
---|
176 |
|
---|
177 |
|
---|
178 | 2009/01/15 Thomas Bretz
|
---|
179 |
|
---|
180 | * callisto.cc:
|
---|
181 | - cosmetics to output
|
---|
182 |
|
---|
183 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
184 | - cosmetics (removed a ;;)
|
---|
185 |
|
---|
186 | * mhist/MHEvent.[h,cc]:
|
---|
187 | - ReInit to allow the change of the camera geoemtry in ReInit
|
---|
188 |
|
---|
189 |
|
---|
190 |
|
---|
191 | 2009/01/15 Stefan Ruegamer
|
---|
192 |
|
---|
193 | * datacenter/scripts/dodatacheck:
|
---|
194 | - removed the _E in the find command; files from 2008/06/04 on do
|
---|
195 | not have it any more
|
---|
196 |
|
---|
197 |
|
---|
198 |
|
---|
199 | 2009/01/14 Daniel Hoehne-Moench
|
---|
200 |
|
---|
201 | * datacenter/scripts/sourcefile:
|
---|
202 | - extended errorcoding on mc run process status
|
---|
203 |
|
---|
204 | * datacenter/scripts/runmccallisto, runmcstar:
|
---|
205 | - deleted unnecessary lines, adapted to primary structure
|
---|
206 |
|
---|
207 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
---|
208 | - added
|
---|
209 |
|
---|
210 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
211 | - added
|
---|
212 |
|
---|
213 |
|
---|
214 |
|
---|
215 | 2009/01/14 Thomas Bretz
|
---|
216 |
|
---|
217 | * readraw.cc:
|
---|
218 | - check first whether the file exist before adding the extension
|
---|
219 |
|
---|
220 | * mbase/MMath.[h,cc]:
|
---|
221 | - added function to Re-sort an array
|
---|
222 |
|
---|
223 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
---|
224 | - Improved output
|
---|
225 |
|
---|
226 | * mfileio/MWriteRootFile.cc:
|
---|
227 | - fixed a problem which prevented to open more than one /dev/null
|
---|
228 | devices independantly
|
---|
229 |
|
---|
230 | * mgeom/MGeomCam.cc:
|
---|
231 | - cosmetics
|
---|
232 |
|
---|
233 | * mgeom/MGeomCamDwarf.h:
|
---|
234 | - fixed a typo in an ifdef
|
---|
235 |
|
---|
236 | * mgeom/MGeomPix.[h,cc]:
|
---|
237 | - added funtion to return positon as TVector2
|
---|
238 | - slightly improved the algorithm to check IsInside
|
---|
239 | - fixed the conditional signs for the orientation of pixels
|
---|
240 | in GetDirection
|
---|
241 |
|
---|
242 | * mmain/MEventDisplay.cc:
|
---|
243 | - Give different names to the MPedestalSubtract tasks
|
---|
244 | - fixed buttons
|
---|
245 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
---|
246 | ReInit
|
---|
247 |
|
---|
248 | * mmc/MMcEvtBasic.h:
|
---|
249 | - added a new primary type kNightSky
|
---|
250 |
|
---|
251 | * mraw/MRawEvtPixelIter.h:
|
---|
252 | - replaced type of the number of bytes by UInt_t
|
---|
253 |
|
---|
254 | * mraw/MRawRunHeader.h:
|
---|
255 | - allow to validate the magic-number from outside (for MCs)
|
---|
256 |
|
---|
257 | * datacenter/scripts/runcorsika:
|
---|
258 | - added a lot of comments
|
---|
259 | - reordered values in input card
|
---|
260 | - switched off a lot of obsolete output
|
---|
261 | - changed the Magnetic field to a value corresponding to the location of
|
---|
262 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
---|
263 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
---|
264 |
|
---|
265 |
|
---|
266 |
|
---|
267 | 2009/01/12 Daniel Hoehne-Moench
|
---|
268 |
|
---|
269 | * datacenter/db/menu.php:
|
---|
270 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
---|
271 | interface
|
---|
272 |
|
---|
273 |
|
---|
274 |
|
---|
275 | 2009/01/09 Daniel Hoehne-Moench
|
---|
276 |
|
---|
277 | * datacenter/macros/fillcamera.C
|
---|
278 | - implemented new variables: zbinmin, zbinmax, number of
|
---|
279 | sumtriggers, sum trigger flag
|
---|
280 | - bugfix: for P and C runs the mirror fraction and the impact
|
---|
281 | parameter had unreasonable values (negative) which were filled
|
---|
282 | into the mcdb, now->0
|
---|
283 |
|
---|
284 | * datacenter/scripts/fillcamera, mcsequences:
|
---|
285 | - implemented call of getdbsetup
|
---|
286 |
|
---|
287 |
|
---|
288 |
|
---|
289 | 2009/01/09 Stefan Ruegamer
|
---|
290 |
|
---|
291 | * datacenter/scripts/buildsequenceentries
|
---|
292 | - corrected IFS argument
|
---|
293 |
|
---|
294 |
|
---|
295 |
|
---|
296 | 2009/01/08 Stefan Ruegamer
|
---|
297 |
|
---|
298 | * datacenter/scripts/filesondisk
|
---|
299 | - added S and N runs
|
---|
300 |
|
---|
301 |
|
---|
302 |
|
---|
303 | 2009/01/07 Daniel Hoehne-Moench
|
---|
304 |
|
---|
305 | * datacenter/macros/filldotrun.C:
|
---|
306 | - updated column counting numbers
|
---|
307 | - included a check for the number of columns in the runfiles
|
---|
308 |
|
---|
309 | * datacenter/macros/buildsequenceentries.C:
|
---|
310 | - implemented SumTriggerFlagKEY for sequence building
|
---|
311 |
|
---|
312 |
|
---|
313 |
|
---|
314 | 2009/01/06 Thomas Bretz
|
---|
315 |
|
---|
316 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
317 | mbase/MArrayI.h, mbase/MArrayS.h:
|
---|
318 | - removed GetSize
|
---|
319 |
|
---|
320 | * mbase/MArrayF.h:
|
---|
321 | - added Add()
|
---|
322 | - added AddClipped
|
---|
323 |
|
---|
324 | * mbase/MMath.[h,cc]:
|
---|
325 | - implemented ReSort
|
---|
326 |
|
---|
327 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
328 | - removed obsolete comments
|
---|
329 |
|
---|
330 | * mcorsika/MCorsikaRead.cc:
|
---|
331 | - cosmetics
|
---|
332 |
|
---|
333 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
334 | - added comments about file contents
|
---|
335 | - added fWavelengthMin/Max
|
---|
336 |
|
---|
337 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
338 | - renamed SearchY to SearchYdn
|
---|
339 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
---|
340 | (this is relatively unimportant because it was only used
|
---|
341 | in the determination of the pulse width which we never
|
---|
342 | really used)
|
---|
343 | - added a sanity/range-check to SearchYup and SearchYdn
|
---|
344 | - added a comment
|
---|
345 | - changed the order of arguments in EvalDeriv1
|
---|
346 | - changed the order of arguments in EvalDeriv2
|
---|
347 | - accelerated EvalDeriv1 (one multiplication less)
|
---|
348 | - added Deriv1 function
|
---|
349 | - made SearchYup and SearchYdn public
|
---|
350 |
|
---|
351 | * mjobs/MDataSet.cc:
|
---|
352 | - removed an obsolete return statement
|
---|
353 |
|
---|
354 | * mraw/MRawEvtData.[h,cc]:
|
---|
355 | - changed pointer in AddPixel to reference
|
---|
356 | - added a Set function
|
---|
357 |
|
---|
358 | * mraw/MRawRunHeader.[h,cc]:
|
---|
359 | - added a lot of fixes for wrong run numbers written by Arehucas
|
---|
360 | - added a fix for strange file numbers written by Arehucas
|
---|
361 | - added functions as monta carlo interface to set contents
|
---|
362 |
|
---|
363 | * msignal/MSignalCam.cc:
|
---|
364 | - defined a case 9
|
---|
365 |
|
---|
366 |
|
---|
367 |
|
---|
368 | 2009/01/05 Thomas Bretz
|
---|
369 |
|
---|
370 | * mhbase/MH.h:
|
---|
371 | - commited missing changes from last year
|
---|
372 |
|
---|
373 | * merpp.cc:
|
---|
374 | - fixed a description
|
---|
375 |
|
---|
376 | * sponde.cc:
|
---|
377 | - added "Multiple dataset at once"
|
---|
378 |
|
---|
379 | * star.cc:
|
---|
380 | - removed obsolete -ff option from output
|
---|
381 |
|
---|
382 | * mbase/MTime.[h,cc]:
|
---|
383 | - added GetBinary
|
---|
384 | - added WriteBinary
|
---|
385 |
|
---|
386 | * mbase/MEvtLoop.cc:
|
---|
387 | - display paused status in status line
|
---|
388 | - improved pause handling
|
---|
389 |
|
---|
390 |
|
---|