source: trunk/MagicSoft/Mars/Changelog@ 9238

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