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/06/26 Daniel Hoehne-Moench
|
---|
22 |
|
---|
23 | * datacenter/macros/filldotrun.C
|
---|
24 | - inserted Arehucas version 090616-0
|
---|
25 |
|
---|
26 | * datacenter/macros/fillcamera.C:
|
---|
27 | - changed number of digits for thetamin, thetamax, pmin, pmax
|
---|
28 | - fPhiMin (pmin) and fPhiMax (pmax) are now filled into
|
---|
29 | MyMagicMonteCarlo
|
---|
30 |
|
---|
31 |
|
---|
32 |
|
---|
33 | 2009/06/22 Daniela Dorner
|
---|
34 |
|
---|
35 | * datacenter/db/showplots.php, datacenter/db/showplots-ds.php,
|
---|
36 | datacenter/db/showplots-seq.php:
|
---|
37 | - additional information on the sequence is displayed on mouse-over
|
---|
38 | on the path of the file
|
---|
39 |
|
---|
40 | * datacenter/db/plotinclude.php:
|
---|
41 | - implemented function for mouse-over in showplots*.php
|
---|
42 |
|
---|
43 | * datacenter/db/showplots.php:
|
---|
44 | - adapted layout of menu to new feature
|
---|
45 |
|
---|
46 |
|
---|
47 |
|
---|
48 | 2009/06/20 Thomas Bretz
|
---|
49 |
|
---|
50 | * mbase/MLut.[h,cc]:
|
---|
51 | - renamed Default to DefaultCol
|
---|
52 | - added DefaultRow
|
---|
53 | - added Print
|
---|
54 | - added some const qualifiers
|
---|
55 |
|
---|
56 | * mbase/MParList.cc:
|
---|
57 | - make sure a parlist is not added to itself
|
---|
58 | - improved some debug output
|
---|
59 |
|
---|
60 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
61 | - keep a time-stamp fTime
|
---|
62 | - added functions to "relax/evolve" the apd over a given time
|
---|
63 |
|
---|
64 | * mgeom/MGeomCamDwarf.cc:
|
---|
65 | - fixed a broken comment
|
---|
66 |
|
---|
67 | * mjobs/MJPedestal.cc:
|
---|
68 | - improved output in case of error
|
---|
69 |
|
---|
70 | * mjobs/MJSimulation.cc:
|
---|
71 | - implemented a PreCut (to gain processing time)
|
---|
72 | - implemented the correct type id in the file name
|
---|
73 |
|
---|
74 | * mpedestal/MPedCalcPedRun.cc:
|
---|
75 | - check for the run-number only if real data
|
---|
76 |
|
---|
77 | * mraw/MRawRunHeader.[h,cc]:
|
---|
78 | - added GetRuntypeChar
|
---|
79 | - fixed a bug which returned the runtype instead of the
|
---|
80 | telescopenumber
|
---|
81 |
|
---|
82 | * mreport/MReport.cc:
|
---|
83 | - added a new report version number 200905170 (preliminray!)
|
---|
84 |
|
---|
85 | * mreport/MReportDrive.cc:
|
---|
86 | - added a fix for the starguider sttaus in the report
|
---|
87 |
|
---|
88 | * msimcamera/MSimAPD.cc:
|
---|
89 | - instead of a full initialization of the APD before each event
|
---|
90 | we now only simulate a time evolution which is needed to relax
|
---|
91 | a cell to one permille error. This is much faster.
|
---|
92 |
|
---|
93 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
94 | - allow switching off of the electronics trigger
|
---|
95 | - replaced the real coincidence by better and faster algorithm
|
---|
96 | - the new algorithm also supports multiplicity triggers
|
---|
97 | - therefore added fMinMultiplicity
|
---|
98 | - updated the handling and ouput in case of empty coincidence maps
|
---|
99 |
|
---|
100 | * mtrigger/MTriggerPattern.h:
|
---|
101 | - added some information in the bit description
|
---|
102 |
|
---|
103 | * mtrigger/MTriggerPatternDecode.cc:
|
---|
104 | - fixed the decoding for runs for which L1TPU was connected
|
---|
105 | instead of L1
|
---|
106 |
|
---|
107 |
|
---|
108 |
|
---|
109 | 2009/06/18 Daniela Dorner
|
---|
110 |
|
---|
111 | * mjobs/MDataSet.h:
|
---|
112 | - fixed typo in comment
|
---|
113 |
|
---|
114 |
|
---|
115 |
|
---|
116 | 2009/06/16 Daniela Dorner
|
---|
117 |
|
---|
118 | * datacenter/db/plotinclude.php, datacenter/db/plotdb.php:
|
---|
119 | - implemented feature to query/plot only data of one source (with
|
---|
120 | regular expressions)
|
---|
121 |
|
---|
122 |
|
---|
123 |
|
---|
124 | 2009/06/12 Daniela Dorner
|
---|
125 |
|
---|
126 | * datacenter/db/include.php:
|
---|
127 | - adapted path of plus.png and minus.png
|
---|
128 |
|
---|
129 | * datacenter/db/index-footer.html:
|
---|
130 | - adapted footer
|
---|
131 |
|
---|
132 | * datacenter/db/menu.php:
|
---|
133 | - added functions for CTA MC
|
---|
134 |
|
---|
135 | * datacenter/db/ctadefs.php:
|
---|
136 | - added (analog file to magicdefs.php for CTA)
|
---|
137 |
|
---|
138 | * datacenter/db/ctamcinfo.php:
|
---|
139 | - added (website to display info about produced CTA MC)
|
---|
140 |
|
---|
141 | * macros/starvisyear.C:
|
---|
142 | - added includes for compiling
|
---|
143 |
|
---|
144 | * datacenter/scripts/sourcefile:
|
---|
145 | - replaced case- by if-statement in checklock()
|
---|
146 | - added more information to the output to the lockfile
|
---|
147 | - added processlog in makedir()
|
---|
148 | - improved processlog output and layout of queries
|
---|
149 | - added option to query only jobs for one node
|
---|
150 |
|
---|
151 | * datacenter/scripts/jobmanager:
|
---|
152 | - added option for production of cta mc
|
---|
153 |
|
---|
154 | * datacenter/scripts/jobmanager, datacenter/scripts/setup:
|
---|
155 | - added $totalmax which can overwrite $pnototal[$hour]
|
---|
156 |
|
---|
157 |
|
---|
158 |
|
---|
159 | 2009/06/09 Daniela Dorner
|
---|
160 |
|
---|
161 | * mbase/MSpline3.cc:
|
---|
162 | - added include of TMath
|
---|
163 |
|
---|
164 |
|
---|
165 |
|
---|
166 | 2009/06/05 Stefan Ruegamer, Daniel Hoehne-Moench
|
---|
167 |
|
---|
168 | * Mars-2.3/datacenter/macros/filldotrun.C
|
---|
169 | - inserted Arehucas versions 090522-0 and 090525-0
|
---|
170 |
|
---|
171 |
|
---|
172 |
|
---|
173 | 2009/05/15 Thomas Bretz
|
---|
174 |
|
---|
175 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
---|
176 | - fixed names for Hadronness Cut
|
---|
177 |
|
---|
178 |
|
---|
179 |
|
---|
180 | 2009/05/15 Thomas Bretz
|
---|
181 |
|
---|
182 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
---|
183 | - fixed names for Hadronness Cut
|
---|
184 |
|
---|
185 |
|
---|
186 |
|
---|
187 | 2009/05/10 Thomas Bretz
|
---|
188 |
|
---|
189 | * ceres.cc:
|
---|
190 | - added usage of sequence files
|
---|
191 | - added new options for pedestal and calibration mode
|
---|
192 |
|
---|
193 | * mbase/MDirIter.[h,cc]:
|
---|
194 | - added AddFile member function
|
---|
195 |
|
---|
196 | * mbase/MArgs.[h,cc]:
|
---|
197 | - added member function to remove an argument from the list
|
---|
198 |
|
---|
199 | * mgeom/MGeomPix.h:
|
---|
200 | - added Getter for Width in x and y
|
---|
201 |
|
---|
202 | * mjobs/MJSimulation.[h,cc]:
|
---|
203 | - added fOperationMode
|
---|
204 | - added use of sequence
|
---|
205 | - name ceres file according to sequence number
|
---|
206 | - changes to the binnings
|
---|
207 |
|
---|
208 | * mjobs/MSequence.[h,cc]:
|
---|
209 | - unified the usual and the default constructor
|
---|
210 | - don't output default values in Print
|
---|
211 | - added kCorsika files
|
---|
212 |
|
---|
213 |
|
---|
214 |
|
---|
215 | 2009/04/29 Thomas Bretz
|
---|
216 |
|
---|
217 | * msimcamera/Makefile:
|
---|
218 | - added -I../msimreflector
|
---|
219 |
|
---|
220 |
|
---|
221 |
|
---|
222 | 2009/04/28 Thomas Bretz
|
---|
223 |
|
---|
224 | * mjobs/MJStar.cc:
|
---|
225 | - allow to run thru even if discriminator threshold are missing
|
---|
226 |
|
---|
227 |
|
---|
228 |
|
---|
229 | 2009/04/26 Thomas Bretz
|
---|
230 |
|
---|
231 | * mraw/MRawFileRead.cc:
|
---|
232 | - added consistency check for two consecutive headers
|
---|
233 |
|
---|
234 | * mraw/MRawRunHeader.[h,cc]:
|
---|
235 | - added copy constructor
|
---|
236 | - added member function for conistency check
|
---|
237 |
|
---|
238 |
|
---|
239 |
|
---|
240 | 2009/04/16 Thomas Bretz
|
---|
241 |
|
---|
242 | * mbase/MEvtLoop.cc:
|
---|
243 | - make sure that no negative values for the estimated time
|
---|
244 | is shown
|
---|
245 |
|
---|
246 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
247 | - calculate impact in the telescope dish plane and not on the
|
---|
248 | ground
|
---|
249 |
|
---|
250 | * mhflux/MHCollectionArea.cc:
|
---|
251 | - initialize more variables in the constructor as suggested
|
---|
252 | by valgrind
|
---|
253 |
|
---|
254 | * mpointing/MHPointing.cc:
|
---|
255 | - set the maximum such that both axis are scaled correctly
|
---|
256 |
|
---|
257 | * msimcamera/MSimBundlePhotons.cc:
|
---|
258 | - added some more output
|
---|
259 |
|
---|
260 | * resmc/dwarf-pde-gapd.txt:
|
---|
261 | - used new curve from ETH
|
---|
262 | - extrapolated curve on both ends linearily
|
---|
263 |
|
---|
264 | * resmc/dwarf-reflectivity.txt:
|
---|
265 | - extrapolated linearily to 980 nm
|
---|
266 |
|
---|
267 | * resmc/magic-pde.txt:
|
---|
268 | - set to 0 at 900nm
|
---|
269 |
|
---|
270 | * resmc/magic-reflectivity.txt:
|
---|
271 | - extrpolated to 900nm
|
---|
272 |
|
---|
273 | * msimcamera/MSimReadout.cc:
|
---|
274 | - small improvement to sanity check to allow having less channels
|
---|
275 | than pixels
|
---|
276 |
|
---|
277 | * mreport/MReport.cc:
|
---|
278 | - added once more a fix for a wrong Arehucas version
|
---|
279 |
|
---|
280 | * mbase/MSpline3.[h,cc]:
|
---|
281 | - added functions to return the analytical integral
|
---|
282 | of the spline
|
---|
283 |
|
---|
284 | * mjobs/MJSimulation.[h,cc]:
|
---|
285 | - replaced the 2D histogram with the impact on ground with
|
---|
286 | a 1D histogram with the impact perpendicular to Alt/Az
|
---|
287 | - Use a MParSline instead of MPulseShape
|
---|
288 | - Use MParSplines as input for MSimAbsorption
|
---|
289 | - increased the number of bins for the threshold histogram
|
---|
290 | - adapted BinningImpact
|
---|
291 | - added another histogram for the event distribution after cleaning
|
---|
292 | - changed the default number of the NSB to fit the new input
|
---|
293 | definition
|
---|
294 | - added histogram for MNewImagePar
|
---|
295 | - added tab "Info2"
|
---|
296 | - added all MHPhotonEvent to the paremeter list to allow access
|
---|
297 | of the ReadEnv
|
---|
298 |
|
---|
299 | * msim/MSimAbsorption.[h,cc]:
|
---|
300 | - moved the spline code to MParSpline
|
---|
301 | - use MParSpline as new input
|
---|
302 |
|
---|
303 | * msimcamera/MSimCalibrationSignal.[h,cc], msimcamera/MSimCamera.[h,cc],
|
---|
304 | msimcamera/MSimGeomCam.[h,cc]:
|
---|
305 | - replaces MPulseShape by MParSpline
|
---|
306 |
|
---|
307 | * msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
308 | - scale NSB rates like it is done in Eckart's paper
|
---|
309 | - write rates to an output container
|
---|
310 |
|
---|
311 | * ceres.rc:
|
---|
312 | - adapted
|
---|
313 |
|
---|
314 | * msimcamera/MSimAPD.[h,cc]:
|
---|
315 | - take the acidental rate from a container
|
---|
316 |
|
---|
317 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
318 | - added MParSpline
|
---|
319 |
|
---|
320 | * mbase/MParSpline.[h,cc]:
|
---|
321 | - added
|
---|
322 |
|
---|
323 | * msim/MSimAtmosphere.cc:
|
---|
324 | - fixed a bug which caused the aerosol coefficient to be
|
---|
325 | incorrectly initialized
|
---|
326 |
|
---|
327 |
|
---|
328 |
|
---|
329 | 2009/04/01 Thomas Bretz
|
---|
330 |
|
---|
331 | * Makefile.conf.linux:
|
---|
332 | - removed accidental '-g'
|
---|
333 |
|
---|
334 | * Makefile.conf.linux:
|
---|
335 | - removed -Wconversion (produces too much output on newer
|
---|
336 | compilers)
|
---|
337 |
|
---|
338 | * ceres.rc, mjobs/MJSimulation.cc:
|
---|
339 | - added a cut "Cut" after image parameter calculation
|
---|
340 | - updated noise numbers
|
---|
341 |
|
---|
342 | * resmc/dwarf-pde-gapd.txt:
|
---|
343 | - upadted with a more reliable curve from theeth meeting page
|
---|
344 | (linear extrapolate below 350nm)
|
---|
345 |
|
---|
346 |
|
---|
347 |
|
---|
348 | 2009/03/30 Thomas Bretz
|
---|
349 |
|
---|
350 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
351 | - fixed a conditional which prevented the display from
|
---|
352 | correctly process raw data
|
---|
353 |
|
---|
354 | * mgeom/MGeomCamSquare.cc:
|
---|
355 | - shifted pixels to be centered around 0
|
---|
356 |
|
---|
357 | * msimcamera/MSimCamera.cc:
|
---|
358 | - added an additional sanity check
|
---|
359 |
|
---|
360 | * mhbase/MH.cc:
|
---|
361 | - added "temp" to palette
|
---|
362 |
|
---|
363 |
|
---|
364 |
|
---|
365 | 2009/03/27 Stefan Ruegamer
|
---|
366 |
|
---|
367 | * datacenter/scripts/checkstardone
|
---|
368 | - added missing ;; for the case-switching
|
---|
369 |
|
---|
370 |
|
---|
371 |
|
---|
372 | 2009/03/24 Stefan Ruegamer
|
---|
373 |
|
---|
374 | * mhflux/MHAlpha.cc
|
---|
375 | - changed in DrawAll the line color of on-off to blue
|
---|
376 |
|
---|
377 |
|
---|
378 |
|
---|
379 | 2009/03/23 Thomas Bretz
|
---|
380 |
|
---|
381 | * resources/starguider01000534.txt:
|
---|
382 | - added
|
---|
383 |
|
---|
384 | * mbase/MStatusDisplay.cc:
|
---|
385 | - if no MStatusArray is found now all object are drawn
|
---|
386 |
|
---|
387 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
388 | - trees to be copied can now be made optional
|
---|
389 |
|
---|
390 | * mhbase/MH.cc:
|
---|
391 | - included TProfile2D for newer root versions
|
---|
392 |
|
---|
393 | * mjobs/MJCalibrateSignal.cc:
|
---|
394 | - made the copy of "OriginalMC" optional. Now it also works
|
---|
395 | for non-ceres (original MMCS) files again which don't
|
---|
396 | have this tree.
|
---|
397 |
|
---|
398 |
|
---|
399 |
|
---|
400 | 2009/03/19 Daniel Hoehne-Moench
|
---|
401 |
|
---|
402 | * datacenter/scropts/mcsequences:
|
---|
403 | - bugfix: replaced $user by $us
|
---|
404 | - bugfix: fPriority is now inserted into the correct table
|
---|
405 |
|
---|
406 |
|
---|
407 |
|
---|
408 | 2009/03/16 Thomas Bretz
|
---|
409 |
|
---|
410 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
411 | - added new starguider calibration since 1000534
|
---|
412 |
|
---|
413 | * datacenter/macros/plotdb.C, datacenter/macros/plotrundb.C:
|
---|
414 | - added option to set ds-number in datset
|
---|
415 |
|
---|
416 | * mgeom/MGeomCamMagic.cc:
|
---|
417 | - fixed layout of the MII camera
|
---|
418 |
|
---|
419 | * mpointing/MPointingDevCalc.cc:
|
---|
420 | - updated informations
|
---|
421 |
|
---|
422 |
|
---|
423 |
|
---|
424 | 2009/03/16 Daniel Hoehne-Moench
|
---|
425 |
|
---|
426 | * datacenter/scripts/fillcamera
|
---|
427 | - bugfix: the first line was moved by a tabulator
|
---|
428 |
|
---|
429 |
|
---|
430 |
|
---|
431 | 2009/03/16 Stefan Ruegamer
|
---|
432 |
|
---|
433 | * datacenter/scripts/makecallistolinks
|
---|
434 | - added >/dev/null in line 68 to prevent the mails to dc@astro
|
---|
435 | - removed the -v for the ln
|
---|
436 |
|
---|
437 | * datacenter/scripts/sourcefile
|
---|
438 | - added printprocesslog for rm -v in the finish function (mails)
|
---|
439 |
|
---|
440 |
|
---|
441 |
|
---|
442 | 2009/03/15 Thomas Bretz
|
---|
443 |
|
---|
444 | * mgeom/MGeomCam.[h,cc]:
|
---|
445 | - added member function to get the total sensitive area of the
|
---|
446 | camera
|
---|
447 |
|
---|
448 | * mgeom/MGeomCamMagic.cc:
|
---|
449 | - included TMath for newer root versions
|
---|
450 |
|
---|
451 |
|
---|
452 |
|
---|
453 | 2009/03/07 Thomas Bretz
|
---|
454 |
|
---|
455 | * RELEASE V2.3
|
---|
456 |
|
---|
457 |
|
---|
458 |
|
---|
459 | 2009/03/06 Thomas Bretz
|
---|
460 |
|
---|
461 | * datacenter/macros/plotrundb.C datacenter/macros/fillstar.C:
|
---|
462 | - added RunDataCheck access
|
---|
463 |
|
---|
464 | * mreflector/MRflEventData.cc:
|
---|
465 | - replaced DistanceToPrimitive by IsInside
|
---|
466 |
|
---|
467 |
|
---|
468 |
|
---|
469 | 2009/03/05 Thomas Bretz
|
---|
470 |
|
---|
471 | * mreport/MReportCamera.cc:
|
---|
472 | - fixed a problem if the HVFIL section is empty
|
---|
473 |
|
---|
474 | * merpp.cc:
|
---|
475 | - added --dev-null option to Usage output
|
---|
476 |
|
---|
477 | * mjobs/MJMerpp.[h,cc]:
|
---|
478 | - fixed operation in --dev-null mode
|
---|
479 |
|
---|
480 |
|
---|
481 |
|
---|
482 | 2009/03/04 Thomas Bretz
|
---|
483 |
|
---|
484 | * datacenter/macros/plotdb.C:
|
---|
485 | - updated some binnings
|
---|
486 |
|
---|
487 | * datacenter/macros/fillganymed.C:
|
---|
488 | - use the primary also when inserting
|
---|
489 |
|
---|
490 | * mgeom/GeomLinkDef.h:
|
---|
491 | - added MGeomCamMagicII
|
---|
492 |
|
---|
493 | * mgeom/MGeom.[h,cc]:
|
---|
494 | - added option to set position
|
---|
495 | - removed DistanceToPrimitive, use IsInside instead
|
---|
496 |
|
---|
497 | * mgeom/MGeomCam.[h,cc]:
|
---|
498 | - added a virtual function to CreateNN
|
---|
499 | - added a workaround after reading by calling CreateNN
|
---|
500 | because with the last changes the pixel indices get lost
|
---|
501 |
|
---|
502 | * mgeom/MGeomCamCT1.[h,cc]:
|
---|
503 | - now derives from MGeomCamDwarf
|
---|
504 | - accordingly increased version number
|
---|
505 |
|
---|
506 | * mgeom/MGeomCamDwarf.[h,cc]:
|
---|
507 | - removed Clone -> now in MGeomCam
|
---|
508 |
|
---|
509 | * mgeom/MGeomCamMagic.[h,cc]:
|
---|
510 | - added MGeomCamMagicII <preliminary>
|
---|
511 |
|
---|
512 | * mgeom/MGeomCamSquare.[h,cc]:
|
---|
513 | - removed creation of next neighbors -> now automatic
|
---|
514 |
|
---|
515 | * mgeom/MGeomPix.[h,cc]:
|
---|
516 | - added rotation angle in terms of cos(phi) and sin(phi)
|
---|
517 | - rotate in PaintPrimitive
|
---|
518 | - adapted IsInside accordingly
|
---|
519 |
|
---|
520 | * mgeom/MGeomRectangle.[h,cc]:
|
---|
521 | - if only width is given assume a square
|
---|
522 | - make sure that the box is correctly painted for all root versions
|
---|
523 | - fixed distance to farthest point
|
---|
524 |
|
---|
525 | * mgui/MHexagon.[h,cc]:
|
---|
526 | - removed obsolete dependence on MGeomPix
|
---|
527 |
|
---|
528 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
529 | - replaced DistanceToPrimitive by IsInside
|
---|
530 |
|
---|
531 | * mjobs/MJSimulation.cc:
|
---|
532 | - replaced accidental _I_ in file names by _Y_
|
---|
533 |
|
---|
534 | * mreport/MReportCC.[h,cc]:
|
---|
535 | - added version >=200809030
|
---|
536 | - improved modularity of code
|
---|
537 |
|
---|
538 |
|
---|
539 |
|
---|
540 | 2009/03/03 Thomas Bretz
|
---|
541 |
|
---|
542 | * ceres.rc:
|
---|
543 | - added some more infomation
|
---|
544 | - updated paths
|
---|
545 |
|
---|
546 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
547 | - added atmospheric layers
|
---|
548 | - added interpretation of new XSCATT/YSCATT in newer corsikas
|
---|
549 |
|
---|
550 | * msim/MSimAtmosphere.[h,cc]:
|
---|
551 | - changed path
|
---|
552 | - MAtmosphere doesn't search for any files per default anymore
|
---|
553 | - changed atmopsheric layers to the ones fitted by Corsika
|
---|
554 | - added possibility to change input files to ReadEnv
|
---|
555 |
|
---|
556 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
557 | - don't create a camera geometry yourself
|
---|
558 |
|
---|
559 | * resmc/atmosphere-aerosols.txt, resmc/atmosphere-ozone.txt,
|
---|
560 | resmc/ct1-pde.txt, resmc/dwarf-apdmap.txt, resmc/dwarf-cones.txt,
|
---|
561 | resmc/dwarf-pde-gapd.txt, resmc/dwarf-reflectivity.txt,
|
---|
562 | resmc/dwarf-reflector.txt, resmc/magic-cones-inner.txt,
|
---|
563 | resmc/magic-pde.txt, resmc/magic-reflectivity.txt,
|
---|
564 | resmc/magic-reflector-chessboard.txt, resmc/magic-reflector.txt,
|
---|
565 | resmc/magic-trigger-1NN.txt, resmc/magic-trigger-2NN.txt,
|
---|
566 | resmc/magic-trigger-3NN.txt, resmc/magic-trigger-4NN.txt:
|
---|
567 | - added
|
---|
568 |
|
---|
569 | * mhist/Makefile:
|
---|
570 | - removed accidental MHQuality
|
---|
571 |
|
---|
572 | * mhist/MHCamera.cc:
|
---|
573 | - fixed a warning when calling DistancetoPrimitive
|
---|
574 |
|
---|
575 | * mgeom/MGeomCamSquare.cc:
|
---|
576 | - accidentaly used Double_t instead of Short_t when calling
|
---|
577 | SetNeighbors
|
---|
578 | - changed number of pixels from UInt_t to Short_t. It doesn't make
|
---|
579 | sense to support more pixels than we can store as index for
|
---|
580 | neighbors
|
---|
581 |
|
---|
582 | * Makefile:
|
---|
583 | - added mreflector to resolve unresolved symbols
|
---|
584 |
|
---|
585 |
|
---|
586 |
|
---|
587 | 2009/03/02 Daniela Dorner
|
---|
588 |
|
---|
589 | * datacenter/db/plotdb.php:
|
---|
590 | - adapted width of table
|
---|
591 |
|
---|
592 |
|
---|
593 |
|
---|
594 | 2009/03/02 Thomas Bretz
|
---|
595 |
|
---|
596 | * mgeom/MGeomCam.[h,cc], msimreflector/MMirror.h,
|
---|
597 | msimreflector/MMirrorDisk.[h,cc], msimreflector/MMirrorHex.[h,cc],
|
---|
598 | msimreflector/MMirrorSquare.[h,cc], msimreflector/MReflector.[h,cc]:
|
---|
599 | - added GetA member function
|
---|
600 |
|
---|
601 | * manalysis/MCameraData.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
602 | mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsTreat.cc,
|
---|
603 | mcalib/MCalibrationCam.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
604 | mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationPulseTimeCam.cc,
|
---|
605 | mcalib/MCalibrationRelTimeCalc.cc, mcalib/MCalibrationRelTimeCam.cc,
|
---|
606 | mcalib/MCalibrationTestCalc.cc, mcalib/MCalibrationTestCam.cc,
|
---|
607 | mcorsika/MCorsikaEvtHeader.cc, mfilter/MFSoftwareTrigger.cc,
|
---|
608 | mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc,
|
---|
609 | mhcalib/MHCalibrationChargeCam.cc, msignal/MSignalCam.cc,
|
---|
610 | mhcalib/MHCalibrationPulseTimeCam.cc, mpointing/MPointingPos.h,
|
---|
611 | mhcalib/MHCalibrationRelTimeCam.cc, mhft/MHexagonalFTCalc.cc,
|
---|
612 | mhist/MHCamera.cc, mimage/MHillas.cc, mimage/MNewImagePar.cc,
|
---|
613 | mjobs/MJCut.cc, mjobs/MJSimulation.cc, mpedestal/MPedPhotCam.cc,
|
---|
614 | mpedestal/MExtractPedestal.cc, mpedestal/MPedestalCam.cc,
|
---|
615 | msimcamera/MSimGeomCam.cc, msimcamera/MSimRandomPhotons.cc:
|
---|
616 | - replaced MGeomPix by MGeom
|
---|
617 |
|
---|
618 | * mjobs/MJStar.cc:
|
---|
619 | - added BinningDist
|
---|
620 | - converted Muon cuts from mm to deg
|
---|
621 |
|
---|
622 | * mhflux/MHCollectionArea.cc:
|
---|
623 | - fixed a problem that a plot disappeared in old files
|
---|
624 |
|
---|
625 | * mmuon/MMuonSearchPar.cc:
|
---|
626 | - switched off the check in Paint (this works only for MAGIC :( )
|
---|
627 |
|
---|
628 | * datacenter/macros/fillganymed.C:
|
---|
629 | - simplified by using MSQLMagic instead of MSQLServer
|
---|
630 |
|
---|
631 |
|
---|
632 |
|
---|
633 | 2009/03/01 Thomas Bretz
|
---|
634 |
|
---|
635 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
636 | - added pointing model 328198
|
---|
637 |
|
---|
638 | * mbase/MSpline3.h:
|
---|
639 | - added a cast to make it compile with root 5.18
|
---|
640 |
|
---|
641 | * melectronics/MPulseShape.cc:
|
---|
642 | - included TH1 to make it compile with root 5.18
|
---|
643 |
|
---|
644 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
645 | - convert MString::Format to Data()
|
---|
646 | - added type SignificanceSqrtExcess
|
---|
647 |
|
---|
648 | * mhflux/MHFalseSource.cc, mjobs/MJSpectrum.cc:
|
---|
649 | - convert MString::Format to Data()
|
---|
650 |
|
---|
651 | * mhist/MHCamera.cc:
|
---|
652 | - changed some const TString to const char to resolve
|
---|
653 | ambiguity in root 5.18 in TF1 constructor
|
---|
654 |
|
---|
655 | * msim/MHPhotonEvent.cc:
|
---|
656 | - use TMath::Abs instead of abs
|
---|
657 |
|
---|
658 | * msim/MSimPointingPos.[h,cc]:
|
---|
659 | - moved getter and setter to source file to avoid including of
|
---|
660 | TMath
|
---|
661 |
|
---|
662 | * mgeom/MGeom.[h,cc]:
|
---|
663 | - added
|
---|
664 |
|
---|
665 | * mgeom/MGeomRectangle.[h,cc]:
|
---|
666 | - added
|
---|
667 |
|
---|
668 | * mgeom/MGeomCamSquare.[h,cc]:
|
---|
669 | - added
|
---|
670 |
|
---|
671 | * mgeom/Makefile, mgeom/GeomLinkDef.h:
|
---|
672 | - added MGeom
|
---|
673 | - added MGeomRectangle
|
---|
674 | - added MGeomCamSquare
|
---|
675 |
|
---|
676 | * Makefile.rules:
|
---|
677 | - removed dependance on ROOTSYS from rmkdepend. It should be in
|
---|
678 | the path anyway as rootcint
|
---|
679 |
|
---|
680 | * ceres.rc:
|
---|
681 | - added an example of setting the APD type
|
---|
682 |
|
---|
683 | * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsTreat.cc,
|
---|
684 | mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationTestCalc.cc,
|
---|
685 | mfilter/MFSoftwareTrigger.cc:
|
---|
686 | - replaced references to MGeomPix by references to MGeom
|
---|
687 |
|
---|
688 | * mbase/MStatusDisplay.cc:
|
---|
689 | - evaluate the return code of fwrite as suggested by newer
|
---|
690 | gcc versions
|
---|
691 | - set a paranthesis as suggested by a warning
|
---|
692 |
|
---|
693 | * mgeom/MGeomCam.[h,cc]:
|
---|
694 | - adapted to the changes in MGeomPix/MGeom
|
---|
695 | - added SetAt function for external setup
|
---|
696 | - added Copy constructor
|
---|
697 |
|
---|
698 | * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamDwarf.cc,
|
---|
699 | mgeom/MGeomCamMagic.cc, mhft/MHexagonFreqSpace.cc,
|
---|
700 | mimage/MHillas.cc, mimage/MHillasExt.cc,
|
---|
701 | mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.cc,
|
---|
702 | mimage/MNewImagePar2.cc, mmuon/MHSingleMuon.cc,
|
---|
703 | msignal/MSignalCam.cc, mtools/MagicJam.cc,
|
---|
704 |
|
---|
705 | - adapted to the changes in MGeomPix/MGeom
|
---|
706 | - use SetAt for setup
|
---|
707 |
|
---|
708 | * mgeom/MGeomPix.cc:
|
---|
709 | - moved most of the code to new base class MGeom
|
---|
710 | - now derives from MGeom
|
---|
711 | - increased version number accordingly
|
---|
712 |
|
---|
713 | * mhbase/MBinning.cc:
|
---|
714 | - replaced a Int_t by UInt_t as suggested by a warning
|
---|
715 |
|
---|
716 | * mhbase/MH.cc:
|
---|
717 | - added a const_cast for GetObjectInfo (should be const,
|
---|
718 | but isn't)
|
---|
719 |
|
---|
720 | * mhbase/MHMatrix.cc, mhflux/MHAlpha.cc, mhflux/MHThetaSq.cc,
|
---|
721 | mhflux/MHThetaSqN.cc, mhist/MHCamEventRot.cc, hvstime/MHVsTime.cc,
|
---|
722 | mjobs/MJStar.cc, mraw/MRawEvtHeader.cc:
|
---|
723 | - added paranthesis as suggested by a warning
|
---|
724 |
|
---|
725 | * mhft/MGeomCamMagicXT.[h,cc]:
|
---|
726 | - replaced by deriving from MGeomCamDwarf
|
---|
727 |
|
---|
728 | * mhist/MHCamera.cc:
|
---|
729 | - adapted to the changes in MGeomPix/MGeom
|
---|
730 | - use SetAt for setup
|
---|
731 | - use new PaintPrimitive to skip the usage of MHexagon
|
---|
732 |
|
---|
733 | * mmc/MMcTrigHeader.hxx:
|
---|
734 | - fixed wrong condition in SetTrigger
|
---|
735 |
|
---|
736 | * msimcamera/MSimAPD.[h,cc]:
|
---|
737 | - added a possibility to switch between the 50mu and 100mu
|
---|
738 | Diodes
|
---|
739 |
|
---|
740 | * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
|
---|
741 | mtools/MagicReversi.[h,cc], mtools/MagicShow.[h,cc],
|
---|
742 | mtools/MagicSnake.[h,cc], mtools/MineSweeper.[h,cc],
|
---|
743 | - adapted to the changes in MGeomPix/MGeom, therefore restructered
|
---|
744 | the code to get rid of MHexagon
|
---|
745 |
|
---|
746 | * mmovie/MMovieWrite.cc:
|
---|
747 | - allow to switch off timing via preprocessor directive
|
---|
748 | - replaced MGeomPix by MGeom
|
---|
749 | - slightly changed palette
|
---|
750 | - evaluate return of fwrite
|
---|
751 |
|
---|
752 | * mbase/MQuaternion.h, msim/MPhotonData.h:
|
---|
753 | - added a workaround for sqrt in root 5.18/00
|
---|
754 |
|
---|
755 |
|
---|
756 |
|
---|
757 | 2009/02/26 Daniel Hoehne-Moench
|
---|
758 |
|
---|
759 | * datacenter/macros/filldotrun.C:
|
---|
760 | - implemented new SuperArehucas version
|
---|
761 |
|
---|
762 |
|
---|
763 |
|
---|
764 | 2009/02/23 Thomas Bretz
|
---|
765 |
|
---|
766 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
767 | - switched off the impact max workaround - it doesn't work
|
---|
768 | - initialize fImpact Max
|
---|
769 | - print also number of used ATMEXT
|
---|
770 |
|
---|
771 | * mhbase/MH.cc:
|
---|
772 | - improved setting of binning from the parameter list in the
|
---|
773 | n-D case
|
---|
774 |
|
---|
775 | * mhbase/MH3.cc:
|
---|
776 | - imporved output
|
---|
777 |
|
---|
778 | * mhflux/MHCollectionArea.cc:
|
---|
779 | - also collect the maximum impact while running for a nicer
|
---|
780 | behaviour of the plots
|
---|
781 |
|
---|
782 | * mhflux/MHThreshold.cc:
|
---|
783 | - allow setting of a dedicated Threshold binning
|
---|
784 |
|
---|
785 | * mimage/MHHillasExt.cc:
|
---|
786 | - converted slope binning to deg
|
---|
787 |
|
---|
788 | * mjobs/MJSimulation.cc:
|
---|
789 | - write MMcCorsikaRunHeader
|
---|
790 | - changed binnings
|
---|
791 | - added new binning
|
---|
792 | - now display the signal unscaled
|
---|
793 | - show threshold and collection area only for data runs
|
---|
794 |
|
---|
795 | * msim/MSimMMCS.cc:
|
---|
796 | - make setting of directions depending on view-cone option
|
---|
797 |
|
---|
798 | * msim/MSimPointingPos.[h,cc]:
|
---|
799 | - added class description
|
---|
800 | - removed obsolete fPointingCorsika
|
---|
801 | - improved output
|
---|
802 | - added option for homogenous distribution
|
---|
803 |
|
---|
804 | * mmuon/MMuonCalibParCalc.cc:
|
---|
805 | - converted cuts from mm to deg so they will work also for other
|
---|
806 | geometries
|
---|
807 |
|
---|
808 |
|
---|
809 |
|
---|
810 | 2009/02/20 Thomas Bretz
|
---|
811 |
|
---|
812 | * mmuon/MHMuonPar.[h,cc]:
|
---|
813 | - updated class version number after fMm2Deg got removed
|
---|
814 |
|
---|
815 | * mpointing/MHSrcPosCam.cc:
|
---|
816 | - fixed the fill style of the ellipse to produce correct ps-files
|
---|
817 |
|
---|
818 |
|
---|
819 |
|
---|
820 | 2009/02/19 Daniela Dorner
|
---|
821 |
|
---|
822 | * datacenter/scripts/buildsequenceentries,
|
---|
823 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
824 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
825 | datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
|
---|
826 | datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
|
---|
827 | datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
|
---|
828 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
829 | datacenter/scripts/makecallistolinks,
|
---|
830 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
831 | datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
|
---|
832 | datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
|
---|
833 | datacenter/scripts/sourcefile,
|
---|
834 | datacenter/scripts/writedatasetfiles,
|
---|
835 | datacenter/scripts/writesequencefiles:
|
---|
836 | - removed scriptlog
|
---|
837 |
|
---|
838 | * datacenter/scripts/jobmanager:
|
---|
839 | - fixed typo
|
---|
840 |
|
---|
841 |
|
---|
842 |
|
---|
843 | 2009/02/19 Thomas Bretz
|
---|
844 |
|
---|
845 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
846 | - reformatted output
|
---|
847 | - added "Options" to output
|
---|
848 | - made Has const
|
---|
849 | - added a workaround to get the maximum simulated impact
|
---|
850 | although it is not officially stored in the file
|
---|
851 |
|
---|
852 | * msim/MHPhotonEvent.cc:
|
---|
853 | - improved automatic binning
|
---|
854 |
|
---|
855 | * msim/MPhotonData.[h,cc]:
|
---|
856 | - added GetCosW2
|
---|
857 | - added GetSinW2
|
---|
858 | - added GetSinW
|
---|
859 |
|
---|
860 | * msim/MSimAbsorption.cc:
|
---|
861 | - don't check wavelength range when theta should be used
|
---|
862 |
|
---|
863 | * msimcamera/MSimAPD.cc:
|
---|
864 | - check for uninitialized indices
|
---|
865 |
|
---|
866 | * msim/MPhotonEvent.[h,cc]:
|
---|
867 | - moved the code for MyClonesArray to the source file
|
---|
868 | - improved a lot the reading speed by reading larger blocks
|
---|
869 | of data from the file at once
|
---|
870 | - improved memory handling. This ensures that even the largest
|
---|
871 | events don't fill the memory forever and the allocated memory
|
---|
872 | is free'd again after some time
|
---|
873 |
|
---|
874 | * msimreflector/MSimReflector.cc:
|
---|
875 | - Use the new Resize function of MPhotonEvent to make sure
|
---|
876 | that the memory is not allocated forever.
|
---|
877 |
|
---|
878 | * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
|
---|
879 | - converted default binning from mm to deg
|
---|
880 |
|
---|
881 | * mraw/MRawRunHeader.cc:
|
---|
882 | - print less when values doen't have any meaning
|
---|
883 |
|
---|
884 | * msim/MSimAtmosphere.[h,cc]:
|
---|
885 | - added
|
---|
886 |
|
---|
887 | * msim/SimLinkDef.h, msim/Makefile:
|
---|
888 | - added MSimAtmosphere
|
---|
889 |
|
---|
890 | * mjobs/MJSimulation.cc:
|
---|
891 | - added simulation of atmosphere
|
---|
892 | - clean isolated pixels away before calculating image parameters
|
---|
893 | - don't clean calibration runs
|
---|
894 | - correct displayed az by magnetic field
|
---|
895 | - added auto range for the 2D histograms
|
---|
896 | - set automatic binning for dist
|
---|
897 | - added tab with histogram for trigger area and threshold
|
---|
898 |
|
---|
899 | * readcorsika.cc:
|
---|
900 | - implemented -ff option
|
---|
901 |
|
---|
902 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
903 | - improved Print output
|
---|
904 |
|
---|
905 | * mimage/MImgCleanStd.cc:
|
---|
906 | - fixed the checks for the cleaning parameters there
|
---|
907 | where some wrong conditions
|
---|
908 |
|
---|
909 | * msim/MSimMMCS.cc:
|
---|
910 | - fixed typo in a comment
|
---|
911 |
|
---|
912 | * ceres.rc:
|
---|
913 | - added units for psf
|
---|
914 | - some small updates
|
---|
915 |
|
---|
916 | * msimreflector/MSimReflector.cc:
|
---|
917 | - convert units of psf from mm to cm
|
---|
918 | - Use MPointingPos instead of PointingCorsika, ARRANG already
|
---|
919 | rotates all vectors accrodingly
|
---|
920 |
|
---|
921 | * msim/MSimPointingPos.cc:
|
---|
922 | - don't write PoinitingCorsika anymore. ARRANg already includes
|
---|
923 | the rotation
|
---|
924 |
|
---|
925 | * mgeom/MGeomCamMagic.[h,cc]:
|
---|
926 | - added a constructor which allows to set the focal distance
|
---|
927 |
|
---|
928 | * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
|
---|
929 | msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
|
---|
930 | - don't create an object if MGeomCam not found, try "MGeomCam"
|
---|
931 | as default instead
|
---|
932 |
|
---|
933 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
934 | - added MMcRunHeader to data members to be able to check
|
---|
935 | the maximum impact in Finalize for the case the maximum
|
---|
936 | impect is collected "on-line" from the events
|
---|
937 | - if the event distribution comes just from the spectrum fill
|
---|
938 | the distribution event by event to get correct errors
|
---|
939 | - romved some old obsolete code
|
---|
940 |
|
---|
941 | * msim/MSimMMCS.[h,cc]:
|
---|
942 | - added MMcRunHeader to data members to allow to collect the
|
---|
943 | maximum impact from the events
|
---|
944 |
|
---|
945 |
|
---|
946 |
|
---|
947 | 2009/02/18 Thomas Bretz
|
---|
948 |
|
---|
949 | * datacenter/scripts/runcorsika:
|
---|
950 | - added a comment
|
---|
951 |
|
---|
952 | * mbase/MParList.cc:
|
---|
953 | - when adding a TCollectionn only add MParContainers
|
---|
954 |
|
---|
955 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
956 | - added reading of Atmospheric coefficients
|
---|
957 | - added reading of Cherenkov Flag
|
---|
958 | - added corsika's Earth Radius
|
---|
959 |
|
---|
960 | * melectronics/MDigitalSignal.[h,cc]:
|
---|
961 | - added and initialized an index to allow to "connect"
|
---|
962 | the digital signal to a channel
|
---|
963 |
|
---|
964 | * mjtrain/MJTrainSeparation.cc:
|
---|
965 | - replaced kGreen by kBlue
|
---|
966 |
|
---|
967 | * mmain/MEventDisplay.cc:
|
---|
968 | - added a type==3 which is for ceres-reflector files
|
---|
969 |
|
---|
970 | * mmain/Makefile:
|
---|
971 | - added -I../mcorsika
|
---|
972 | - added -I../msim
|
---|
973 | - added -I../msimcamera
|
---|
974 |
|
---|
975 | * msim/MHPhotonEvent.[h,cc]:
|
---|
976 | - set the binning more automatically from the run-headers
|
---|
977 | where possible
|
---|
978 | - added RadEnv
|
---|
979 | - added Clear function for external access
|
---|
980 |
|
---|
981 | * msim/MSimAbsorption.cc:
|
---|
982 | - addec const-qualifier for photon
|
---|
983 |
|
---|
984 | * msimcamera/MSimGeomCam.cc:
|
---|
985 | - allow usage also without pulse and pulse position (for display)
|
---|
986 |
|
---|
987 | * msimcamera/MSimSignalCam.cc:
|
---|
988 | - allow usage also without TriggerPos
|
---|
989 | - added a check whether MSignalCam was correctly initialized
|
---|
990 |
|
---|
991 |
|
---|
992 |
|
---|
993 | 2009/02/16 Thomas Bretz
|
---|
994 |
|
---|
995 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
996 | mimage/MHImagePar.cc:
|
---|
997 | - replaced green by blue for better readability on projectors
|
---|
998 |
|
---|
999 | * mbase/MEnv.[h,cc]:
|
---|
1000 | - added the option of a default name to allow i/o more similar
|
---|
1001 | to MParContainer
|
---|
1002 | - improved Print()
|
---|
1003 |
|
---|
1004 | * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
1005 | - make use of the new default name of MEnv
|
---|
1006 |
|
---|
1007 | * mjobs/MJSpectrum.cc:
|
---|
1008 | - read and write ganymed.rc
|
---|
1009 |
|
---|
1010 | * mbase/MParList.cc:
|
---|
1011 | - if adding a TObjArray add only MParContainers (for sanity)
|
---|
1012 |
|
---|
1013 | * mjobs/MJob.cc:
|
---|
1014 | - when reading read also TObjects
|
---|
1015 |
|
---|
1016 | * mjobs/MJSpectrum.cc:
|
---|
1017 | - now read the ganymed.rc and write it to the output
|
---|
1018 |
|
---|
1019 | * mhflux/MHEffectiveOnTime.h:
|
---|
1020 | - increased class version by 1
|
---|
1021 |
|
---|
1022 | * mhflux/MHAlpha.cc:
|
---|
1023 | - removed erronornously comittet SetSumw2
|
---|
1024 | - don't output the numbe rof excess events vs time
|
---|
1025 |
|
---|
1026 |
|
---|
1027 |
|
---|
1028 | 2009/02/15 Thomas Bretz
|
---|
1029 |
|
---|
1030 | * ceres.rc:
|
---|
1031 | - added the MAGIC I high gain pulse as example
|
---|
1032 |
|
---|
1033 | * sponde.cc:
|
---|
1034 | - redirect root error handler
|
---|
1035 | - added new option to force on-time fit
|
---|
1036 |
|
---|
1037 | * datacenter/scripts/runcorsika:
|
---|
1038 | - added a comment
|
---|
1039 | - remove empty dat file after corsika finished
|
---|
1040 |
|
---|
1041 | * mbase/MLog.cc:
|
---|
1042 | - added several more log-levels to handling root's error handler
|
---|
1043 |
|
---|
1044 | * mbase/MPrint.cc:
|
---|
1045 | - flush buffer before printing
|
---|
1046 | - set output level to all
|
---|
1047 |
|
---|
1048 | * melectronics/MPulseShape.h:
|
---|
1049 | - let clone also clone the spline
|
---|
1050 |
|
---|
1051 | * mfileio/MWriteRootFile.cc:
|
---|
1052 | - don't output title if empty
|
---|
1053 |
|
---|
1054 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
1055 | - added new data mebers to store the result of the overall-fit
|
---|
1056 | which is now done in Finalize
|
---|
1057 | - output the results of the effective on-time fit as inf2
|
---|
1058 | - increased clas version accordingly
|
---|
1059 |
|
---|
1060 | * mjobs/MJSimulation.[h,cc]:
|
---|
1061 | - simplified setting up the file structure
|
---|
1062 |
|
---|
1063 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1064 | - added the possibility to force a new on-time fit.
|
---|
1065 | - a MHEffectiveOnTime histogram is now always displayed
|
---|
1066 | for manual cross checks
|
---|
1067 |
|
---|
1068 | * mjobs/MJStar.cc:
|
---|
1069 | - added MSrcPosCam for Monte Carlos to output
|
---|
1070 |
|
---|
1071 | * mpointing/MSrcPosCalc.cc:
|
---|
1072 | - ignore the WobbleMode from the MMcCorsikaRunHeader
|
---|
1073 | if it is a ceres file
|
---|
1074 |
|
---|
1075 | * msim/MPhotonEvent.[h,cc]:
|
---|
1076 | - added function GetTimeFirst
|
---|
1077 | - added function GetTimeLast
|
---|
1078 | - added function GetTimeMedianDev
|
---|
1079 | - added fLength to MPhotonStatistics
|
---|
1080 |
|
---|
1081 | * msimcamera/MSimGeomCam.cc:
|
---|
1082 | - make use of the new functions
|
---|
1083 | - set length to statistics container
|
---|
1084 |
|
---|
1085 | * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
|
---|
1086 | mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
|
---|
1087 | mhflux/MHThetaSqN.[h,cc]:
|
---|
1088 | - support changing geometries (conversion factors) reading
|
---|
1089 | a new geometry from a run header
|
---|
1090 |
|
---|
1091 | * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
|
---|
1092 | mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
|
---|
1093 | mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
|
---|
1094 | - removed option to set conversion factor manually
|
---|
1095 | - support changing geometries (conversion factors) reading
|
---|
1096 | a new geometry from a run header
|
---|
1097 | - increased class version by one
|
---|
1098 |
|
---|
1099 | * mhflux/MMcSpectrumWeight.cc:
|
---|
1100 | - replaced Form by MString::Format
|
---|
1101 |
|
---|
1102 | - made sure that nobody is mixing different energy-range monte
|
---|
1103 | carlos and normalizes by integral (to be implemented)
|
---|
1104 |
|
---|
1105 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
1106 | - switched off file Ceres files (this might only be temporary
|
---|
1107 | but it makes the display work quite well even without
|
---|
1108 | calibrated units.
|
---|
1109 |
|
---|
1110 | * mjobs/MJCalibrateSignal.cc:
|
---|
1111 | - updated the rule to allow for file names without the leading date
|
---|
1112 |
|
---|
1113 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1114 | - set the kMustCleanup bit for sanity
|
---|
1115 | - replaced a lot of Form by MString::Format
|
---|
1116 | - moved the getting of the right Alpha-histogram to GetHAlpha
|
---|
1117 | - the tlist2 doesn't neet to replace anything because all previous
|
---|
1118 | tasklists added to the list have been removed again
|
---|
1119 | - "DataType" already in parlist? Don't add a second one
|
---|
1120 | - replaced some gLog by fLog
|
---|
1121 | - make sure that the "Done." message is printed even in case
|
---|
1122 | no output is written at the end
|
---|
1123 |
|
---|
1124 | * ceres.rc:
|
---|
1125 | - added some more info
|
---|
1126 |
|
---|
1127 | * datacenter/scripts/runcorsika:
|
---|
1128 | - added magnetic field Azimuth direction (ARRANG), currently
|
---|
1129 | at ~ -7deg at La Palma
|
---|
1130 |
|
---|
1131 | * mbase/MLog.cc:
|
---|
1132 | - finallyadded a really stupid hack/workaround to suppress these
|
---|
1133 | annoying errors in case of a log-scale set too early
|
---|
1134 |
|
---|
1135 | * mbase/MTask.[h,cc]:
|
---|
1136 | - Replaced OverwritesProcess by Overwrites
|
---|
1137 |
|
---|
1138 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
1139 | - fixed particle momentum coordinate system
|
---|
1140 |
|
---|
1141 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1142 | - added magnetic field values
|
---|
1143 | - improved output
|
---|
1144 |
|
---|
1145 | * mjobs/MJSimulation.cc:
|
---|
1146 | - updated height scale
|
---|
1147 | - use MPhotonStatistics.fLength
|
---|
1148 | - plot median dev of photon arrival times
|
---|
1149 |
|
---|
1150 | * mmc/MMcRunHeader.hxx:
|
---|
1151 | - added a getter IsCeres
|
---|
1152 | - added a setter for the Corsika Version
|
---|
1153 |
|
---|
1154 | * mpedestal/MMcPedestalCopy.cc:
|
---|
1155 | - use the new IsCeres
|
---|
1156 |
|
---|
1157 | * msim/MSimMMCS.[h,cc]:
|
---|
1158 | - use the telescope pointing in telescope coordinates for MMcEvt
|
---|
1159 | - correct the shower direction by the magnetic field azimuth
|
---|
1160 | - set corsika program version
|
---|
1161 |
|
---|
1162 | * msim/MSimPointingPos.[h,cc]:
|
---|
1163 | - splitted the output into coordinated in the corsika frame
|
---|
1164 | (module the magnetic field) and the poiting direction in
|
---|
1165 | telescope coordinates
|
---|
1166 | - added possibility to "observe" in off-target mode
|
---|
1167 |
|
---|
1168 | * msimreflector/MSimReflector.cc:
|
---|
1169 | - use new pointing direction in the corsika frame
|
---|
1170 |
|
---|
1171 |
|
---|
1172 |
|
---|
1173 |
|
---|
1174 | 2009/02/13 Thomas Bretz
|
---|
1175 |
|
---|
1176 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
1177 | - added some comments on the coordinate system
|
---|
1178 |
|
---|
1179 | * ceres.rc:
|
---|
1180 | - added some comments
|
---|
1181 | - setup a psf for the dwarf mirror
|
---|
1182 |
|
---|
1183 | * mcorsika/MCorsikaRunHeader.h:
|
---|
1184 | - added some comments
|
---|
1185 |
|
---|
1186 | * mjobs/MJSimulation.cc:
|
---|
1187 | - added some histogram titles
|
---|
1188 | - fixed the x, y coordinates of the impact histogram
|
---|
1189 | - write "ElectronicNoise"
|
---|
1190 |
|
---|
1191 | * mjobs/MJStar.cc:
|
---|
1192 | - don't force writing of containers which are not filles by ceres
|
---|
1193 | - updated rule to support files without date
|
---|
1194 |
|
---|
1195 | * mpedestal/MPedestalPix.[h,cc]:
|
---|
1196 | - added Print() function
|
---|
1197 |
|
---|
1198 | * mraw/MRawFileRead.cc:
|
---|
1199 | - added a comment
|
---|
1200 |
|
---|
1201 | * msim/MPhotonData.h:
|
---|
1202 | - added comments about coordinate system
|
---|
1203 |
|
---|
1204 | * msimcamera/MSimGeomCam.cc:
|
---|
1205 | - when looking for the pixels convert from ceres-coordinates
|
---|
1206 | to GeomCam camera-coordinates
|
---|
1207 |
|
---|
1208 | * msimreflector/MMirror.h:
|
---|
1209 | - added Setter for SigmaPSF
|
---|
1210 |
|
---|
1211 | * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
|
---|
1212 | msimreflector/MMirrorSquare.cc:
|
---|
1213 | - now start counting in ReadM with 0
|
---|
1214 |
|
---|
1215 | * msimreflector/MReflector.[h,cc]:
|
---|
1216 | - added some documentation
|
---|
1217 | - added function to set psf of all mirrors
|
---|
1218 | - added psf optional to input file
|
---|
1219 | - remove already evaluated tokens from TObjArray
|
---|
1220 | - added reading of a default psf from the input file
|
---|
1221 |
|
---|
1222 | * mjobs/MSequence.cc:
|
---|
1223 | - fixed a bug in GetArrays which could cause seg-faults
|
---|
1224 | - added a sanity check
|
---|
1225 |
|
---|
1226 |
|
---|
1227 |
|
---|
1228 | 2009/02/12 Thomas Bretz
|
---|
1229 |
|
---|
1230 | * datacenter/macros/fillsources.C:
|
---|
1231 | - updated
|
---|
1232 |
|
---|
1233 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
1234 | - added some comments
|
---|
1235 | - renamed GetNewFileName to SubstituteName
|
---|
1236 | - made SubstituteName static
|
---|
1237 |
|
---|
1238 | * mhist/MHCamera.cc:
|
---|
1239 | - fixed the number in the legend (was wrong since last update)
|
---|
1240 |
|
---|
1241 | * mjobs/MDataSet.cc:
|
---|
1242 | - replaced From by MString::Format
|
---|
1243 |
|
---|
1244 | * mjobs/MJSimulation.cc:
|
---|
1245 | - a lot of things were renamed
|
---|
1246 | - the refelctor can now be set from the setup file
|
---|
1247 | - changed the binning for the event width
|
---|
1248 | - removed plot "CamShadow"
|
---|
1249 | - changed rules for file names
|
---|
1250 |
|
---|
1251 | * ceres.rc:
|
---|
1252 | - updated according to the changes in MJSimulation
|
---|
1253 |
|
---|
1254 | * mjobs/MSequence.cc:
|
---|
1255 | - replaced use of Form by MString::Format
|
---|
1256 | - allow non-setting of fNight
|
---|
1257 | - don't print period if -1
|
---|
1258 |
|
---|
1259 | * mmain/MEventDisplay.cc:
|
---|
1260 | - decode trigger pattern for display
|
---|
1261 |
|
---|
1262 | * mmain/Makefile:
|
---|
1263 | - included mtrigger
|
---|
1264 |
|
---|
1265 | * msim/MHPhotonEvent.cc:
|
---|
1266 | - search Reflector instead of MReflector
|
---|
1267 |
|
---|
1268 | * msim/MSimAbsorption.cc:
|
---|
1269 | - added some info output
|
---|
1270 |
|
---|
1271 | * msimcamera/MSimAPD.[h,cc]:
|
---|
1272 | - added an option to set the geom cam name. Can be used to skip
|
---|
1273 | this task
|
---|
1274 |
|
---|
1275 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1276 | - allow to set BaselineGain from resource file
|
---|
1277 |
|
---|
1278 | * msimreflector/MSimReflector.cc:
|
---|
1279 | - removed CamShadow container
|
---|
1280 | - search Reflector instead of MReflector
|
---|
1281 |
|
---|
1282 | * Makefile:
|
---|
1283 | - removed mreflector
|
---|
1284 |
|
---|
1285 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
1286 | - in case of pattern==0 and MCs set the color to CT1. This is
|
---|
1287 | a workaround because the bits don't allow to set is explicitly
|
---|
1288 | - removed the check for the kCT1Pulser bit. It can never be true
|
---|
1289 | - consequently removed the kCT1Pulser bit
|
---|
1290 |
|
---|
1291 | * mpedestal/MMcPedestalCopy.[h,cc]:
|
---|
1292 | - fixed for MUX MCs (the pedestal has to be scaled)
|
---|
1293 | - added option to process ceres data
|
---|
1294 |
|
---|
1295 |
|
---|
1296 |
|
---|
1297 | 2009/02/11 Thomas Bretz
|
---|
1298 |
|
---|
1299 | * mcalib/MCalibColorSet.[h,cc]:
|
---|
1300 | - removed some obsolete break statements
|
---|
1301 | - removed obsolete gkMCRunLimit
|
---|
1302 | - fixed setting of signal strength for extremely old
|
---|
1303 | runs (I think we don't have them anyway)
|
---|
1304 |
|
---|
1305 | * mcalib/MCalibrateData.cc:
|
---|
1306 | - improved output
|
---|
1307 |
|
---|
1308 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
1309 | - stop if no valid pulser colors have been found
|
---|
1310 |
|
---|
1311 | * mcorsika/MCorsikaRunHeader.h:
|
---|
1312 | - some cosmetics
|
---|
1313 | - added some getter
|
---|
1314 |
|
---|
1315 | * mhist/MHEvent.[h,cc]:
|
---|
1316 | - some improvements to output
|
---|
1317 | - implemented display for trigger pattern
|
---|
1318 |
|
---|
1319 | * mtrigger/MTriggerPattern.[h,cc]:
|
---|
1320 | - added Copy-function
|
---|
1321 |
|
---|
1322 | * mhist/Makefile:
|
---|
1323 | - added -I../mtrigger
|
---|
1324 |
|
---|
1325 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
1326 | - moved the getter returning a TString to the source file
|
---|
1327 | - replaced Form by MString::Format
|
---|
1328 |
|
---|
1329 | * mraw/MRawRunHeader.cc:
|
---|
1330 | - initialize fSourceEpochChar[1]
|
---|
1331 | - initialize fNumEventsRead
|
---|
1332 | - suppress more output which has not been initialized
|
---|
1333 | - removed run-type from SetRunInfo
|
---|
1334 | - added new function SetRunType
|
---|
1335 | - use strncpy instead of memcpy
|
---|
1336 | - replaced const char[] arguments by TString
|
---|
1337 |
|
---|
1338 | * msimreflector/MReflector.[h,cc]:
|
---|
1339 | - added Print
|
---|
1340 | - added a circle around the mirror showing fMaxR
|
---|
1341 |
|
---|
1342 | * mastro/MAstro.cc:
|
---|
1343 | - updated some typos in comments
|
---|
1344 |
|
---|
1345 | * mbase/MEnv.cc:
|
---|
1346 | - replaced Form by MString::Format
|
---|
1347 |
|
---|
1348 | * mbase/MTask.cc:
|
---|
1349 | - made the total number of executions really count the total
|
---|
1350 | number
|
---|
1351 |
|
---|
1352 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
1353 | - some cosmetics
|
---|
1354 | - corrected the use of a wrong FindCreateObj
|
---|
1355 |
|
---|
1356 | * mcorsika/MCorsikaRead.cc:
|
---|
1357 | - added a comment
|
---|
1358 |
|
---|
1359 | * mfileio/MWriteRootFile.cc:
|
---|
1360 | - improved output
|
---|
1361 | - improved the copy of a tree (now done without unpacking)
|
---|
1362 | - made sure that copied trees are shown in the summary
|
---|
1363 | - made sure that the copied trees are nevertheless deleted
|
---|
1364 |
|
---|
1365 | * mfilter/MFDeltaT.cc:
|
---|
1366 | - adapted to change in GetNumExecutions
|
---|
1367 |
|
---|
1368 | * mhbase/MFillH.cc:
|
---|
1369 | - set the number of executions (as it is in MTask) before the
|
---|
1370 | execution
|
---|
1371 |
|
---|
1372 | * mhbase/MH.cc:
|
---|
1373 | - improved the statistics output
|
---|
1374 |
|
---|
1375 | * mhist/MHCamera.[h,cc]:
|
---|
1376 | - don't create an own pad anymore
|
---|
1377 | - removed SetRange
|
---|
1378 | - SetRange now done via MH::SetPadRange
|
---|
1379 | - some sanity checks if fGeomCam is set
|
---|
1380 | - some adaptions to the new layout scheme without
|
---|
1381 | an own pad
|
---|
1382 | - Changed DrawProjection to a more commonly usable scheme
|
---|
1383 | - Removed all dependencies from MGeomCamMagic
|
---|
1384 | - start the gaus fit with the maximum not the integral
|
---|
1385 |
|
---|
1386 | * mjobs/MJCalibrateSignal.cc:
|
---|
1387 | - If the input files contain an OriginalMC tree
|
---|
1388 | copy it
|
---|
1389 | - consequently we make the MMcEvtBasic from the
|
---|
1390 | parameter-list optional
|
---|
1391 | - fixed the rule (MC files with .root as extension could not
|
---|
1392 | be processed)
|
---|
1393 |
|
---|
1394 | * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
1395 | - Use MHCamera::CamDraw more extensively
|
---|
1396 | - replace use of Form by MString::Format
|
---|
1397 |
|
---|
1398 | * mjobs/MJSimulation.cc:
|
---|
1399 | - added an option to switch the cmaera electronics off
|
---|
1400 | - write some more containers to output file (for easy access)
|
---|
1401 | - set the MC bit in the header
|
---|
1402 | - now use MSimMMCS to "fake" the correct file structure
|
---|
1403 | - added three new writers to write the MMcEvtBasic information
|
---|
1404 | - added a display of the most important things
|
---|
1405 |
|
---|
1406 | * mmain/MEventDisplay.cc:
|
---|
1407 | - don't change into the not more existing pad of a MHCamera
|
---|
1408 |
|
---|
1409 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
1410 | - adapted GetNumExecution
|
---|
1411 | - SetReadyToSave for the run header
|
---|
1412 | - jitter the number of emitted photons
|
---|
1413 | - corrected the emitted trigger positon
|
---|
1414 | - (re)set calibration pattern
|
---|
1415 |
|
---|
1416 | * mbase/MLut.[h,cc]:
|
---|
1417 | - added overload of Delete() function
|
---|
1418 | - added IsDefault
|
---|
1419 | - added SetDefault
|
---|
1420 |
|
---|
1421 | * mfileio/MWriteRootFile.cc:
|
---|
1422 | - fixed output in OpenFile
|
---|
1423 |
|
---|
1424 | * mjobs/MSequence.cc:
|
---|
1425 | - allow the "Night" resource to be empty
|
---|
1426 |
|
---|
1427 | * msimcamera/MSimBundlePhotons.cc:
|
---|
1428 | - some small improvements in case of empty maps
|
---|
1429 |
|
---|
1430 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1431 | - reset gain. Use the new fConversionFactor instead
|
---|
1432 | - removed some setting of fRunHeader
|
---|
1433 |
|
---|
1434 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1435 | - on useer request now offset and gain can be used to
|
---|
1436 | convert the signal back into units of phe
|
---|
1437 | - added possibility to use empty lookup tables
|
---|
1438 | - added debug output
|
---|
1439 |
|
---|
1440 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1441 | - outsourced the pedestal and gain numbers into ReInit
|
---|
1442 | - use an MPedestalCam for Electronic Noise and Gain
|
---|
1443 | - allow to switch ob whether the gain is applied to the
|
---|
1444 | electronic noise or not
|
---|
1445 | - SetPhotElfromShower
|
---|
1446 |
|
---|
1447 | * msim/Makefile. msim/SimLinkDef.h:
|
---|
1448 | - added MSimMMCS
|
---|
1449 |
|
---|
1450 | * msim/MSimMMCS.[h,cc]:
|
---|
1451 | - added
|
---|
1452 |
|
---|
1453 | * msimcamera/Makefile:
|
---|
1454 | - added -I../mpedestal
|
---|
1455 |
|
---|
1456 | * ceres.rc:
|
---|
1457 | - added
|
---|
1458 |
|
---|
1459 | * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
|
---|
1460 | msimreflector/MMirrorDisk.cc:
|
---|
1461 | - changed the grey colors
|
---|
1462 |
|
---|
1463 | * msimreflector/MMirrorHex.cc:
|
---|
1464 | - fixed bugs in CanHit and HasHit
|
---|
1465 |
|
---|
1466 |
|
---|
1467 |
|
---|
1468 | 2009/02/10 Thomas Bretz
|
---|
1469 |
|
---|
1470 | * manalysis/MMcTriggerLvl2Calc.cc:
|
---|
1471 | - removed obsolete include of MmcRunHeader
|
---|
1472 |
|
---|
1473 | * mbase/MSpline3.[h,cc]:
|
---|
1474 | - improved the available constructors
|
---|
1475 | - added some comments for future use
|
---|
1476 | - added default constructor
|
---|
1477 | - added GetHistogram()
|
---|
1478 |
|
---|
1479 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1480 | - added fImpactMax
|
---|
1481 | - added some Getters
|
---|
1482 |
|
---|
1483 | * melectronics/MPulseShape.[h,cc]:
|
---|
1484 | - set class version to 1 to make it storable
|
---|
1485 | - set a title for the splines
|
---|
1486 | - implemented Paint function
|
---|
1487 |
|
---|
1488 | * mhbase/MH.[h,cc]:
|
---|
1489 | - added SetPadRange
|
---|
1490 |
|
---|
1491 | * mhist/MHCamEvent.[h,cc]:
|
---|
1492 | - Init the geometry in ReInit thus it can work with a geometry stored in a file
|
---|
1493 | - Make sure that histogranms already drawn properly to a pad are found in Paint
|
---|
1494 | - added RecursiveRemove for sanity
|
---|
1495 |
|
---|
1496 | * mmc/MMcCorsikaRunHeader.h:
|
---|
1497 | - added SetSpectrum
|
---|
1498 |
|
---|
1499 | * mmc/MMcEvt.hxx:
|
---|
1500 | - added SetEvtNumber
|
---|
1501 | - added SetPhotElfromShower
|
---|
1502 |
|
---|
1503 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
1504 | - added operator=
|
---|
1505 |
|
---|
1506 | * mmc/MMcRunHeader.[hxx, cxx]:
|
---|
1507 | - set default for the versions to UShort_t(-1)
|
---|
1508 | - added some comments
|
---|
1509 | - added SetNumSimulatedShowers
|
---|
1510 | - added SetImpactMax
|
---|
1511 |
|
---|
1512 | * mraw/MRawRunHeader.cc:
|
---|
1513 | - suppress some information in header if not valid
|
---|
1514 |
|
---|
1515 | * msignal/MSignalCalc.cc:
|
---|
1516 | - if (!fPedestal) we should return kTRUE not kFALSE
|
---|
1517 |
|
---|
1518 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
1519 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
1520 | msimreflector/MReflector.[h,cc],
|
---|
1521 | - added Print
|
---|
1522 | - some cosmetics in header
|
---|
1523 | - set class version to 1 to make it storable
|
---|
1524 |
|
---|
1525 | * mtools/MagicJam.cc:
|
---|
1526 | - updated
|
---|
1527 |
|
---|
1528 |
|
---|
1529 |
|
---|
1530 | 2009/02/10 Daniela Dorner
|
---|
1531 |
|
---|
1532 | * datacenter/db/tabs.php:
|
---|
1533 | - if csv-file doesn't exist, only logs are displayed now
|
---|
1534 |
|
---|
1535 |
|
---|
1536 |
|
---|
1537 | 2009/02/08 Thomas Bretz
|
---|
1538 |
|
---|
1539 | * Makefile.conf.linux:
|
---|
1540 | - added -Winit-self
|
---|
1541 |
|
---|
1542 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
1543 | - account for the pulse shape/width
|
---|
1544 | - make number of photons settable
|
---|
1545 | - make time jitter settable
|
---|
1546 | - renamned fNumEntries to fNumEvents
|
---|
1547 | - don't set daq event number (should be set by the "daq")
|
---|
1548 | - set trigger pattern
|
---|
1549 | - print number of events in PreProcess
|
---|
1550 |
|
---|
1551 | * msimreflector/MSimReflector.[h,cc]:
|
---|
1552 | - made the detector margin settable
|
---|
1553 |
|
---|
1554 | * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
|
---|
1555 | - print an error and exit
|
---|
1556 |
|
---|
1557 | * macros/optim/optimdisp.C:
|
---|
1558 | - set the default values as default
|
---|
1559 | - added a short summary what a good strategy for optimization is
|
---|
1560 |
|
---|
1561 | * mastro/MAstro.cc:
|
---|
1562 | - replaced Form by MString::Form
|
---|
1563 |
|
---|
1564 | * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1565 | - moved fParticleID from event header to run header
|
---|
1566 | - increased Class Version accordingly
|
---|
1567 | - added an error if more than one observation levels are read
|
---|
1568 |
|
---|
1569 | * mhcalib/MHGausEvents.cc:
|
---|
1570 | - replaced Form by MString::Form
|
---|
1571 | - handle the creating of the TF1 fExpFit a bit more "root-safe"
|
---|
1572 |
|
---|
1573 | * mhist/MHCamEvent.[h,cc]:
|
---|
1574 | - added a new option to collect the maximum or minimum contents
|
---|
1575 |
|
---|
1576 | * mhist/MHCamera.[h,cc]:
|
---|
1577 | - added new functions SetMax/MinCamContent
|
---|
1578 |
|
---|
1579 | * mraw/MRawEvtHeader.cc:
|
---|
1580 | - initialize the data members in constructor
|
---|
1581 |
|
---|
1582 | * mraw/MRawEvtHeader.h:
|
---|
1583 | - removed bits for trigger type they were never used
|
---|
1584 |
|
---|
1585 | * mraw/MRawRunHeader.cc:
|
---|
1586 | - tiny cosmetics
|
---|
1587 |
|
---|
1588 | * msim/MHPhotonEvent.[h,cc]:
|
---|
1589 | - added a histogram to display the height
|
---|
1590 | - don't fill kNightSky photons
|
---|
1591 |
|
---|
1592 | * msim/MPhotonData.h:
|
---|
1593 | - added getter for fProductionHeight
|
---|
1594 |
|
---|
1595 | * msim/MPhotonEvent.h:
|
---|
1596 | - commented IsValid (was not used anyhow)
|
---|
1597 |
|
---|
1598 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1599 | - added one sample to the window to allow for time jitter of one sample
|
---|
1600 | - make the code for the window indentical to MSimCalibrationSignal
|
---|
1601 |
|
---|
1602 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1603 | - Set the daq event number (readout number)
|
---|
1604 |
|
---|
1605 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1606 | - added comments
|
---|
1607 | - made the signal length settable
|
---|
1608 | - made the coincidence time settable
|
---|
1609 | - removed setting of the daq event number (should be done by the "daq")
|
---|
1610 | - changed the trigger output from all to inf/inf2
|
---|
1611 |
|
---|
1612 | * msimcamera/Makefile:
|
---|
1613 | - added -I../mtrigger
|
---|
1614 |
|
---|
1615 | * mjobs/MJSimulation.[h,cc]:
|
---|
1616 | - added new mode to force the use of the trigger "electronics"
|
---|
1617 | - moved setup of the fadc to the resource file
|
---|
1618 | - added a new histogram to show the maximum signal in all pixels
|
---|
1619 | - automatically setup the range of the TrigPos histogram
|
---|
1620 | - don't show all histograms in all run conditions
|
---|
1621 |
|
---|
1622 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1623 | - added ReadEnv for a setup from a resource file in ceres
|
---|
1624 |
|
---|
1625 | * msimcamera/MSimAPD.cc:
|
---|
1626 | - added a sanity check if ReInit has not been called
|
---|
1627 |
|
---|
1628 |
|
---|
1629 |
|
---|
1630 | 2009/02/07 Thomas Bretz
|
---|
1631 |
|
---|
1632 | * sponde.rc:
|
---|
1633 | - fixed a typo
|
---|
1634 |
|
---|
1635 | * datacenter/scripts/runcorsika:
|
---|
1636 | - added a comment
|
---|
1637 |
|
---|
1638 | * mbase/MContinue.h:
|
---|
1639 | - changed a comment
|
---|
1640 |
|
---|
1641 | * mbase/MEnv.h, mbase/MMath.cc:
|
---|
1642 | - Do not assign a temporary TString to const char *
|
---|
1643 |
|
---|
1644 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1645 | - changed fDC from Float_t to Int_t
|
---|
1646 |
|
---|
1647 | * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
|
---|
1648 | mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
|
---|
1649 | mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
|
---|
1650 | mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
|
---|
1651 | mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
|
---|
1652 | mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
|
---|
1653 | mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
|
---|
1654 | mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
|
---|
1655 | mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
|
---|
1656 | - use MString::Format instead of Form
|
---|
1657 |
|
---|
1658 | * msim/MHPhotonEvent.cc:
|
---|
1659 | - don't fill kNightSky primaries
|
---|
1660 |
|
---|
1661 | * msim/MPhotonEvent.[h,cc]:
|
---|
1662 | - return the number of non NightSky photons
|
---|
1663 |
|
---|
1664 | * msimcamera/MSimPSF.cc:
|
---|
1665 | - changed default for fSigma from 1 to -1
|
---|
1666 |
|
---|
1667 | * mbase/MContinue.cc:
|
---|
1668 | - changed default title
|
---|
1669 |
|
---|
1670 | * mfileio/MWriteRootFile.cc:
|
---|
1671 | - set kMustCleanup bit, otherwise it is not correctly deleted from
|
---|
1672 | the list of cleanups
|
---|
1673 |
|
---|
1674 | * mhbase/MH3.[h,cc]:
|
---|
1675 | - added RecursiveRemove
|
---|
1676 |
|
---|
1677 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1678 | - moved code to source file
|
---|
1679 | - improved setting of a new fFunc
|
---|
1680 |
|
---|
1681 | * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
|
---|
1682 | - added RecursiveRemove
|
---|
1683 |
|
---|
1684 | * mjobs/MJSimulation.cc:
|
---|
1685 | - added MSimPSF
|
---|
1686 | - Show only the non NightSky photons in the size plot
|
---|
1687 | - changed the binning of BinningEvtWidth
|
---|
1688 |
|
---|
1689 |
|
---|
1690 |
|
---|
1691 | 2009/02/06 Daniela Dorner
|
---|
1692 |
|
---|
1693 | * datacenter/db/include.php:
|
---|
1694 | - adapted status-query
|
---|
1695 |
|
---|
1696 |
|
---|
1697 |
|
---|
1698 | 2009/02/05 Daniel Hoehne-Moench
|
---|
1699 |
|
---|
1700 | * datacenter/macros/filldotrun.C:
|
---|
1701 | - implemented new SuperArehucas version
|
---|
1702 |
|
---|
1703 |
|
---|
1704 |
|
---|
1705 | 2009/02/03 Thomas Bretz
|
---|
1706 |
|
---|
1707 | * mastro/MAstroCatalog.[h,cc]:
|
---|
1708 | - searches now all catalogs also in the datacenter default path if
|
---|
1709 | the file could not be found
|
---|
1710 |
|
---|
1711 | * mbase/MStatusDisplay.cc:
|
---|
1712 | - also print information about added tabs in batch mode
|
---|
1713 |
|
---|
1714 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
1715 | - fixed a comment
|
---|
1716 |
|
---|
1717 | * mfileio/MWriteRootFile.cc:
|
---|
1718 | - added some more log-output
|
---|
1719 | - open a new /dev/null only if none with the same title already exists
|
---|
1720 | - added some comments
|
---|
1721 |
|
---|
1722 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1723 | - Don't call PaintText if FitH failed (as suggested by valgrind)
|
---|
1724 |
|
---|
1725 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1726 | - added a title to all MWriteRootFile
|
---|
1727 |
|
---|
1728 | * mreport/MReportCC.cc:
|
---|
1729 | - added more comments
|
---|
1730 | - improved log-output
|
---|
1731 |
|
---|
1732 |
|
---|
1733 |
|
---|
1734 | 2009/02/03 Daniela Dorner
|
---|
1735 |
|
---|
1736 | * datacenter/db/plotdb.php:
|
---|
1737 | - sequence as default when startup
|
---|
1738 |
|
---|
1739 | * datacenter/db/plotdb.php, datacenter/db/plot.php:
|
---|
1740 | - added possibility to set size of plot
|
---|
1741 |
|
---|
1742 |
|
---|
1743 |
|
---|
1744 | 2009/02/03 Stefan Ruegamer
|
---|
1745 |
|
---|
1746 | * datacenter/scripts/budb:
|
---|
1747 | - added getdbsetup
|
---|
1748 |
|
---|
1749 |
|
---|
1750 |
|
---|
1751 | 2009/02/02 Thomas Bretz
|
---|
1752 |
|
---|
1753 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1754 | - added data member fDC
|
---|
1755 | - increased class version number accordingly
|
---|
1756 |
|
---|
1757 | * mreport/MReportCC.cc:
|
---|
1758 | - improved debug output
|
---|
1759 | - remove minus from the third argument in SCHEDULE
|
---|
1760 |
|
---|
1761 | * mreport/MReportCamera.[h,cc]:
|
---|
1762 | - fixed for ver>=200812140
|
---|
1763 | - added InterpretePSSEN
|
---|
1764 | - added InterpreteLIQ
|
---|
1765 |
|
---|
1766 | * msimcamera/MSimCamera.cc:
|
---|
1767 | - added a time-shift uniformly according to the bin-width
|
---|
1768 |
|
---|
1769 |
|
---|
1770 |
|
---|
1771 | 2009/01/30 Thomas Bretz
|
---|
1772 |
|
---|
1773 | * RELEASE V2.2
|
---|
1774 |
|
---|
1775 |
|
---|
1776 | 2009/02/02 Thomas Bretz
|
---|
1777 |
|
---|
1778 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
1779 | - fixed the regular expresssion
|
---|
1780 |
|
---|
1781 |
|
---|
1782 |
|
---|
1783 | 2009/01/30 Thomas Bretz
|
---|
1784 |
|
---|
1785 | * datacenter/macros/fillcmt.C:
|
---|
1786 | - added
|
---|
1787 |
|
---|
1788 | * datacenter/macros/plotstat.C:
|
---|
1789 | - extended loop to show all periods again
|
---|
1790 |
|
---|
1791 | * msim/MPhotonData.cc:
|
---|
1792 | - don't change the sign of the cosines. The direction of the
|
---|
1793 | particle doesn't neet to be changed
|
---|
1794 |
|
---|
1795 | * msimreflector/MSimReflector.cc:
|
---|
1796 | - change the rotation matrix to fit the change in MPhotonData
|
---|
1797 |
|
---|
1798 |
|
---|
1799 |
|
---|
1800 | 2009/01/29 Thomas Bretz
|
---|
1801 |
|
---|
1802 | * melectronics/MPulseShape.cc:
|
---|
1803 | - changed spline range from -25/25 to -8/8
|
---|
1804 |
|
---|
1805 | * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
|
---|
1806 | - for sanity (thread safety) replaced Form by MString::Format
|
---|
1807 |
|
---|
1808 | * mhflux/MHDisp.cc:
|
---|
1809 | - initialize fHalf as suggested by valgrind
|
---|
1810 |
|
---|
1811 | * datacenter/macros/plotdb.C:
|
---|
1812 | - updated comments
|
---|
1813 |
|
---|
1814 | * resources/calibration_spline.rc:
|
---|
1815 | - updated
|
---|
1816 |
|
---|
1817 |
|
---|
1818 |
|
---|
1819 | 2009/01/27 Thomas Bretz
|
---|
1820 |
|
---|
1821 | * macros/rootlogon.C:
|
---|
1822 | - added new subdirectories
|
---|
1823 |
|
---|
1824 | * melectronics/MAnalogSignal.[h,cc]:
|
---|
1825 | - added the posssibility to add a pulse from a TF1
|
---|
1826 | - removed the printout if out of range
|
---|
1827 | - returns whether the range had to be adapted
|
---|
1828 | - changed the Discriminate function to allow for giving a start
|
---|
1829 | and end time of the search
|
---|
1830 | - imporved the fining of the falling and rising edge
|
---|
1831 | - removed the printout in Discriminate
|
---|
1832 |
|
---|
1833 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1834 | - moved the pulse shape specific code into a new class MPulseShape
|
---|
1835 | - Fixed the range of the digitization
|
---|
1836 |
|
---|
1837 | * melectronics/MPulseShape.[h,cc]:
|
---|
1838 | - added
|
---|
1839 |
|
---|
1840 | * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
|
---|
1841 | - added MPulseShape
|
---|
1842 |
|
---|
1843 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1844 | - Fixed the time window for random photons (Maybe move to a later
|
---|
1845 | step in the analysis?)
|
---|
1846 |
|
---|
1847 | * msimcamera/MSimReadout.cc:
|
---|
1848 | - call SetReadyToSave for the run-header
|
---|
1849 | - added some debug output in case of failure
|
---|
1850 |
|
---|
1851 | * msimcamera/MSimSignalCam.[h,cc]:
|
---|
1852 | - subtract the trigger position of any
|
---|
1853 |
|
---|
1854 | * msimcamera/MSimTrigger.cc:
|
---|
1855 | - some changes to the debug output
|
---|
1856 |
|
---|
1857 | * mjobs/MJSimulation.[h,cc]:
|
---|
1858 | - added
|
---|
1859 |
|
---|
1860 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1861 | - added MJSimulation
|
---|
1862 |
|
---|
1863 | * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
1864 | - added parenthesis suggested by compiler
|
---|
1865 |
|
---|
1866 | * mbase/MParEnv.cc:
|
---|
1867 | - included TClass for newwer root versions
|
---|
1868 |
|
---|
1869 | * msimreflector/MReflector.cc:
|
---|
1870 | - fixed return if read file was not existing
|
---|
1871 |
|
---|
1872 | * msimrelfector/MSimReflector.cc:
|
---|
1873 | - added sanity check if reflector is valid
|
---|
1874 |
|
---|
1875 | * datacenter/macros/insertdataset.C:
|
---|
1876 | - added fPriority
|
---|
1877 |
|
---|
1878 | * datacenter/macros/plotoptical.C:
|
---|
1879 | - write a root-file as the other plot-macros do
|
---|
1880 |
|
---|
1881 | * mreflector/MHReflector.cc:
|
---|
1882 | - added some SetDirectory(NULL), although this class is a candidate
|
---|
1883 | for removal
|
---|
1884 |
|
---|
1885 | * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1886 | - make the CheckEnv fail if kFALSE is returned
|
---|
1887 |
|
---|
1888 |
|
---|
1889 |
|
---|
1890 | 2009/01/26 Thomas Bretz
|
---|
1891 |
|
---|
1892 | * Makefile:
|
---|
1893 | - added mcorsika, msim, msimreflector, msimcamera and
|
---|
1894 | msimelectronics
|
---|
1895 | - added readcorsika
|
---|
1896 |
|
---|
1897 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1898 | - added MParEnv
|
---|
1899 |
|
---|
1900 | * mbase/MParEnv.[h,cc]:
|
---|
1901 | - added
|
---|
1902 |
|
---|
1903 | * mbase/MParameters.[h,cc]:
|
---|
1904 | - added ReadEnv to all classes
|
---|
1905 |
|
---|
1906 | * mbase/MParList.cc:
|
---|
1907 | - return the container within MParEnv if MParEnv found
|
---|
1908 |
|
---|
1909 | * mbase/MParContainer.cc:
|
---|
1910 | - fixed a typo
|
---|
1911 |
|
---|
1912 | * manalysis/MEventRateCalc.cc:
|
---|
1913 | - added a comment
|
---|
1914 |
|
---|
1915 | * melectronics/MAnalogChannels.[h,cc]:
|
---|
1916 | - made the GetNum* unsigned
|
---|
1917 | - added new member functions to just initialize one size
|
---|
1918 |
|
---|
1919 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1920 | - added a possibility to just init the number of pixels
|
---|
1921 |
|
---|
1922 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1923 | - get the number of output channels from the camera geometry
|
---|
1924 | - initialize the runheader in ReInit
|
---|
1925 | - initialize the data arrays from the run-header in reinit
|
---|
1926 |
|
---|
1927 | * mimage/MHHillas.cc:
|
---|
1928 | - the default binning is not scales by 0.9 anymore
|
---|
1929 |
|
---|
1930 | * mmc/MMcEvtBasic.h:
|
---|
1931 | - added new type "artificial"
|
---|
1932 |
|
---|
1933 | * mraw/MRawRunHeader.cc:
|
---|
1934 | - set header size in constructor to 0
|
---|
1935 |
|
---|
1936 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
1937 | - we need fEvt and fTrigger always
|
---|
1938 | - renamed ReInit to CallReInit
|
---|
1939 | - set photon primary type
|
---|
1940 | - set number of photons from 50 to 5
|
---|
1941 |
|
---|
1942 | * msimcamera/MSimRandomPhotons.cc:
|
---|
1943 | - explicitly set weight to 1
|
---|
1944 |
|
---|
1945 | * mjobs/Makefile:
|
---|
1946 | - added msim, msimreflector, msimcamera and mcorsika
|
---|
1947 |
|
---|
1948 |
|
---|
1949 |
|
---|
1950 | 2009/01/25 Thomas Bretz
|
---|
1951 |
|
---|
1952 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1953 | - added MLut
|
---|
1954 |
|
---|
1955 | * mbase/MLut.[h,cc]:
|
---|
1956 | - added
|
---|
1957 |
|
---|
1958 | * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
|
---|
1959 | msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
|
---|
1960 | msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
|
---|
1961 | msimcamera/SimCameraIncl,h:
|
---|
1962 | - added
|
---|
1963 |
|
---|
1964 | * mjobs/MJob.cc:
|
---|
1965 | - included TClass for newer root versions
|
---|
1966 |
|
---|
1967 | * mreflector/MRflEvtData.cc:
|
---|
1968 | - repaced a use of MHexagon by a direct use of MGeomCam
|
---|
1969 |
|
---|
1970 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
1971 | - added some getters
|
---|
1972 | - remobved some obsolete comment
|
---|
1973 | - set entries to 1 by default
|
---|
1974 |
|
---|
1975 | * mgeom/MGeomCam.[h,cc]:
|
---|
1976 | - split the Get[Max,Min]Radius into two member functions
|
---|
1977 | - added the HitDetector based on the maximum radius calculated
|
---|
1978 |
|
---|
1979 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
1980 | - removed overloading of the new HitDetector
|
---|
1981 |
|
---|
1982 | * mgeom/MGeomPix.[h,cc]:
|
---|
1983 | - reset fUserBits in constructor according to a suggestion by valgrind
|
---|
1984 | - added GetT member function
|
---|
1985 |
|
---|
1986 | * mjobs/MJSpectrum.cc:
|
---|
1987 | - replaced some Form calls for sanity by MString::Format
|
---|
1988 | - check the result of CheckEnv
|
---|
1989 |
|
---|
1990 | * mjobs/MJStar.cc:
|
---|
1991 | - check the result of CheckEnv
|
---|
1992 |
|
---|
1993 | * mjobs/MJob.cc:
|
---|
1994 | - fixed a typo in the name for the seed value resource
|
---|
1995 |
|
---|
1996 | * mraw/MRawRunHeader.h:
|
---|
1997 | - added a getter for run type point run
|
---|
1998 |
|
---|
1999 | * msignal/MSignalCalc.cc:
|
---|
2000 | - don't execute Process at all if fPedestal==NULL
|
---|
2001 |
|
---|
2002 | * msignal/MSignalCam.cc:
|
---|
2003 | - aded case 10 and 11 to GetPixelContent
|
---|
2004 |
|
---|
2005 | * msim/MHPhotonEvent.cc:
|
---|
2006 | - replaced case 4 by using the traversal distance in the 0-pixel
|
---|
2007 |
|
---|
2008 | * msimcamera/MSimSignalCam.cc:
|
---|
2009 | - set pixel only to used if contents>0
|
---|
2010 |
|
---|
2011 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
2012 | - added ReadEnv for setup from a resource file
|
---|
2013 | - compress the trigger list after deleting slots
|
---|
2014 | - initialize descriminator threshold with -1
|
---|
2015 | - check for the validity of the discr. th in PreProcess
|
---|
2016 |
|
---|
2017 | * msimreflector/MReflector.[h,cc]:
|
---|
2018 | - store file name in title
|
---|
2019 | - added ReadEnv for setup from a resource file
|
---|
2020 |
|
---|
2021 | * msimreflector/MSimReflector.[h,cc]:
|
---|
2022 | - changed copyright notice
|
---|
2023 | - added fDetectorMargin
|
---|
2024 |
|
---|
2025 |
|
---|
2026 |
|
---|
2027 |
|
---|
2028 | 2009/01/24 Thomas Bretz
|
---|
2029 |
|
---|
2030 | * mbase/MMath.cc:
|
---|
2031 | - added two explicit conversion to make it compile on my Ubuntu
|
---|
2032 | - Replaced some Form by MString::Format
|
---|
2033 | - included MString
|
---|
2034 |
|
---|
2035 |
|
---|
2036 |
|
---|
2037 | 2009/01/23 Daniela Dorner
|
---|
2038 |
|
---|
2039 | * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
|
---|
2040 | datacenter/db/plot.php:
|
---|
2041 | - adapted path to new web file structure
|
---|
2042 |
|
---|
2043 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
|
---|
2044 | - added option to group by date (year, month, night): pulldown in
|
---|
2045 | menu and adapted query
|
---|
2046 |
|
---|
2047 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
|
---|
2048 | datacenter/db/datasetinfo-aio.php:
|
---|
2049 | - enabled possibility to combine all group-bys
|
---|
2050 |
|
---|
2051 | * datacenter/db/datasetinfo-aio.php:
|
---|
2052 | - enhances information printed in table in case of group-by
|
---|
2053 |
|
---|
2054 | * datacenter/db/include.php:
|
---|
2055 | - adapted pulldown of status-group-by
|
---|
2056 |
|
---|
2057 | * datacenter/db/menu.php:
|
---|
2058 | - added pulldown for sumtrigger-flag to sequinfo-menu
|
---|
2059 | - added function to print pulldown for group-by date
|
---|
2060 |
|
---|
2061 |
|
---|
2062 |
|
---|
2063 | 2009/01/23 Thomas Bretz
|
---|
2064 |
|
---|
2065 | * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
|
---|
2066 | msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
|
---|
2067 | msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
|
---|
2068 | msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
|
---|
2069 | melectronics/MAnalogSignal.cc:
|
---|
2070 | - moved code which needs TMath to source file
|
---|
2071 | - included TMath for newer root versions
|
---|
2072 | - included TObjArray for newer root versions
|
---|
2073 |
|
---|
2074 | * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
|
---|
2075 | msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
2076 | - added
|
---|
2077 |
|
---|
2078 | * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
|
---|
2079 | melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
|
---|
2080 | melectronics/MDigitalSignal.[h,cc],
|
---|
2081 | melectronics/MAnalogSignal.[h,cc],
|
---|
2082 | melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
2083 | - added
|
---|
2084 |
|
---|
2085 | * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
|
---|
2086 | - changed copyright notice
|
---|
2087 |
|
---|
2088 | * mjobs/MJob.[h,cc]:
|
---|
2089 | - for convinience replaced GetEnvValue by GetEnvValue2
|
---|
2090 | - added initialization of the random number generator
|
---|
2091 |
|
---|
2092 | * ceres.cc, mcorsika/CorsikaIncl.h:
|
---|
2093 | - added
|
---|
2094 |
|
---|
2095 |
|
---|
2096 |
|
---|
2097 | 2009/01/22 Thomas Bretz
|
---|
2098 |
|
---|
2099 | * mraw/MRawRunHeader.h:
|
---|
2100 | - added new functions to access the runtype
|
---|
2101 |
|
---|
2102 | * msim/MPhotonData.cc:
|
---|
2103 | - removed some obsolete comments
|
---|
2104 |
|
---|
2105 | * msim/MPhotonEvent.[h,cc]
|
---|
2106 | - added some comments
|
---|
2107 | - added new member function GetFirst and GetLast
|
---|
2108 | - UnSort the array after reading new data
|
---|
2109 | - removed some old obsolete code
|
---|
2110 | - added new meber function Sort and IsSorted
|
---|
2111 |
|
---|
2112 | * msimreflector/MSimReflector.cc:
|
---|
2113 | - force sorting of the array
|
---|
2114 |
|
---|
2115 | * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
|
---|
2116 | msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
|
---|
2117 | - added
|
---|
2118 |
|
---|
2119 |
|
---|
2120 |
|
---|
2121 | 2009/01/21 Thomas Bretz
|
---|
2122 |
|
---|
2123 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
2124 | - added MQuaternion
|
---|
2125 | - added MReflection
|
---|
2126 |
|
---|
2127 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
---|
2128 | - added
|
---|
2129 |
|
---|
2130 | * mbase/MArrayI.[h,cc]:
|
---|
2131 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
---|
2132 |
|
---|
2133 | * mbase/MMath.cc:
|
---|
2134 | - replaced delete by delete[] where appropriate
|
---|
2135 |
|
---|
2136 | * mgeom/MGeomCam.h:
|
---|
2137 | - added new virtual functions HitFrame and HitDetector
|
---|
2138 | - included MQuaternion
|
---|
2139 |
|
---|
2140 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
2141 | - added new functions HitFrame and HitDetector:
|
---|
2142 |
|
---|
2143 | * msim/MHPhotonEvent.cc:
|
---|
2144 | - removed the reference to MCamera
|
---|
2145 |
|
---|
2146 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
---|
2147 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
---|
2148 | - moved the funtions to calculate overlapping areas
|
---|
2149 | also, but they are still in a comment
|
---|
2150 |
|
---|
2151 | * mgui/MHexagon.[h,cc]:
|
---|
2152 | - started implementing a rotation angle
|
---|
2153 | - added data meber fPhi
|
---|
2154 | - increased class version number
|
---|
2155 |
|
---|
2156 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
2157 | - we don't have to use a MHexagon anymore caluclating
|
---|
2158 | DistanceToPrimitive
|
---|
2159 |
|
---|
2160 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
2161 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
2162 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
---|
2163 | msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
|
---|
2164 | msimreflector/SimReflectorIncl.h:
|
---|
2165 | - added
|
---|
2166 |
|
---|
2167 |
|
---|
2168 |
|
---|
2169 | 2009/01/21 Stefan Ruegamer
|
---|
2170 |
|
---|
2171 | * datacenter/scripts/read_lapalma-tapes:
|
---|
2172 | - added check of the tape slot when exporting the tapes
|
---|
2173 |
|
---|
2174 |
|
---|
2175 |
|
---|
2176 | 2009/01/20 Thomas Bretz
|
---|
2177 |
|
---|
2178 | * mjobs/MJob.h:
|
---|
2179 | - added Esc member function
|
---|
2180 |
|
---|
2181 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
---|
2182 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
---|
2183 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
---|
2184 | msim/SimLinkDef.h:
|
---|
2185 | - added
|
---|
2186 |
|
---|
2187 |
|
---|
2188 | 2009/01/19 Thomas Bretz
|
---|
2189 |
|
---|
2190 | * mfileio/MWriteRootFile.cc:
|
---|
2191 | - simplified how the rules are evaluated using TPregexp
|
---|
2192 | - by this the rules got more powerful
|
---|
2193 |
|
---|
2194 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
2195 | - changed ols style rule to new style
|
---|
2196 |
|
---|
2197 |
|
---|
2198 |
|
---|
2199 | 2009/01/18 Thomas Bretz
|
---|
2200 |
|
---|
2201 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
2202 | - added MSpline3
|
---|
2203 |
|
---|
2204 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
2205 | - some little cosmetics
|
---|
2206 |
|
---|
2207 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
2208 | - added some missing getters
|
---|
2209 |
|
---|
2210 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
2211 | - removed some obsolete comments
|
---|
2212 | - reordered some comments
|
---|
2213 |
|
---|
2214 | * mextralgo/MExtralgoSpline.h:
|
---|
2215 | - changed default in GetIntegral from true to false
|
---|
2216 |
|
---|
2217 | * mraw/MRawEvtHeader.h:
|
---|
2218 | - added Setter for DAQEventNumber
|
---|
2219 |
|
---|
2220 | * mraw/MRawRunHeader.cc:
|
---|
2221 | - start pixel hardware indices with 1 not with 0
|
---|
2222 |
|
---|
2223 |
|
---|
2224 |
|
---|
2225 | 2009/01/17 Thomas Bretz
|
---|
2226 |
|
---|
2227 | * mbase/MMath.[h,cc]:
|
---|
2228 | - added a new function RndmExp which should be a tiny bit faster than
|
---|
2229 | root's own implementation because it ises Rndm() instead of Uniform()
|
---|
2230 |
|
---|
2231 | * mextralgo/ExtralgoIncl.h:
|
---|
2232 | - added MArrayF
|
---|
2233 |
|
---|
2234 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
2235 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
---|
2236 | - added a new member function to return the integral function of the
|
---|
2237 | spline. This is useful to init a new spline and use it for
|
---|
2238 | producing the proper random distribution.
|
---|
2239 |
|
---|
2240 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
2241 | - added Print() function
|
---|
2242 |
|
---|
2243 | * mraw/MRawEvtData.[h,cc]:
|
---|
2244 | - added a member function to Reset the arrays
|
---|
2245 | - added member function to set the pixel indices
|
---|
2246 | - Improved the new Set function
|
---|
2247 |
|
---|
2248 | * readcorsika.cc:
|
---|
2249 | - added
|
---|
2250 |
|
---|
2251 |
|
---|
2252 |
|
---|
2253 | 2009/01/16 Daniel Hoehne-Moench
|
---|
2254 |
|
---|
2255 | * datacenter/scripts/mcsequences:
|
---|
2256 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
---|
2257 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
---|
2258 |
|
---|
2259 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
2260 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
---|
2261 |
|
---|
2262 | * datacenter/macros/fillcamera.C:
|
---|
2263 | - changed NumPheFromDNSB to float(7,3)
|
---|
2264 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
---|
2265 |
|
---|
2266 | * datacenter/macros/fillmccalib.C:
|
---|
2267 | - minor changes, bugfix (wrong column name for mcdb)
|
---|
2268 |
|
---|
2269 | * datacenter/macros/fillmcsignal.C:
|
---|
2270 | - definition of some parameters changed according to fillsignal.C
|
---|
2271 | - minor changes, deleted unnecessary code
|
---|
2272 | - implemented if clause for HiLo-Parameters. Instead of
|
---|
2273 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
---|
2274 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
---|
2275 |
|
---|
2276 |
|
---|
2277 |
|
---|
2278 | 2009/01/15 Thomas Bretz
|
---|
2279 |
|
---|
2280 | * callisto.cc:
|
---|
2281 | - cosmetics to output
|
---|
2282 |
|
---|
2283 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
2284 | - cosmetics (removed a ;;)
|
---|
2285 |
|
---|
2286 | * mhist/MHEvent.[h,cc]:
|
---|
2287 | - ReInit to allow the change of the camera geoemtry in ReInit
|
---|
2288 |
|
---|
2289 |
|
---|
2290 |
|
---|
2291 | 2009/01/15 Stefan Ruegamer
|
---|
2292 |
|
---|
2293 | * datacenter/scripts/dodatacheck:
|
---|
2294 | - removed the _E in the find command; files from 2008/06/04 on do
|
---|
2295 | not have it any more
|
---|
2296 |
|
---|
2297 |
|
---|
2298 |
|
---|
2299 | 2009/01/14 Daniel Hoehne-Moench
|
---|
2300 |
|
---|
2301 | * datacenter/scripts/sourcefile:
|
---|
2302 | - extended errorcoding on mc run process status
|
---|
2303 |
|
---|
2304 | * datacenter/scripts/runmccallisto, runmcstar:
|
---|
2305 | - deleted unnecessary lines, adapted to primary structure
|
---|
2306 |
|
---|
2307 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
---|
2308 | - added
|
---|
2309 |
|
---|
2310 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
2311 | - added
|
---|
2312 |
|
---|
2313 |
|
---|
2314 |
|
---|
2315 | 2009/01/14 Thomas Bretz
|
---|
2316 |
|
---|
2317 | * readraw.cc:
|
---|
2318 | - check first whether the file exist before adding the extension
|
---|
2319 |
|
---|
2320 | * mbase/MMath.[h,cc]:
|
---|
2321 | - added function to Re-sort an array
|
---|
2322 |
|
---|
2323 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
---|
2324 | - Improved output
|
---|
2325 |
|
---|
2326 | * mfileio/MWriteRootFile.cc:
|
---|
2327 | - fixed a problem which prevented to open more than one /dev/null
|
---|
2328 | devices independantly
|
---|
2329 |
|
---|
2330 | * mgeom/MGeomCam.cc:
|
---|
2331 | - cosmetics
|
---|
2332 |
|
---|
2333 | * mgeom/MGeomCamDwarf.h:
|
---|
2334 | - fixed a typo in an ifdef
|
---|
2335 |
|
---|
2336 | * mgeom/MGeomPix.[h,cc]:
|
---|
2337 | - added funtion to return positon as TVector2
|
---|
2338 | - slightly improved the algorithm to check IsInside
|
---|
2339 | - fixed the conditional signs for the orientation of pixels
|
---|
2340 | in GetDirection
|
---|
2341 |
|
---|
2342 | * mmain/MEventDisplay.cc:
|
---|
2343 | - Give different names to the MPedestalSubtract tasks
|
---|
2344 | - fixed buttons
|
---|
2345 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
---|
2346 | ReInit
|
---|
2347 |
|
---|
2348 | * mmc/MMcEvtBasic.h:
|
---|
2349 | - added a new primary type kNightSky
|
---|
2350 |
|
---|
2351 | * mraw/MRawEvtPixelIter.h:
|
---|
2352 | - replaced type of the number of bytes by UInt_t
|
---|
2353 |
|
---|
2354 | * mraw/MRawRunHeader.h:
|
---|
2355 | - allow to validate the magic-number from outside (for MCs)
|
---|
2356 |
|
---|
2357 | * datacenter/scripts/runcorsika:
|
---|
2358 | - added a lot of comments
|
---|
2359 | - reordered values in input card
|
---|
2360 | - switched off a lot of obsolete output
|
---|
2361 | - changed the Magnetic field to a value corresponding to the location of
|
---|
2362 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
---|
2363 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
---|
2364 |
|
---|
2365 |
|
---|
2366 |
|
---|
2367 | 2009/01/12 Daniel Hoehne-Moench
|
---|
2368 |
|
---|
2369 | * datacenter/db/menu.php:
|
---|
2370 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
---|
2371 | interface
|
---|
2372 |
|
---|
2373 |
|
---|
2374 |
|
---|
2375 | 2009/01/09 Daniel Hoehne-Moench
|
---|
2376 |
|
---|
2377 | * datacenter/macros/fillcamera.C
|
---|
2378 | - implemented new variables: zbinmin, zbinmax, number of
|
---|
2379 | sumtriggers, sum trigger flag
|
---|
2380 | - bugfix: for P and C runs the mirror fraction and the impact
|
---|
2381 | parameter had unreasonable values (negative) which were filled
|
---|
2382 | into the mcdb, now->0
|
---|
2383 |
|
---|
2384 | * datacenter/scripts/fillcamera, mcsequences:
|
---|
2385 | - implemented call of getdbsetup
|
---|
2386 |
|
---|
2387 |
|
---|
2388 |
|
---|
2389 | 2009/01/09 Stefan Ruegamer
|
---|
2390 |
|
---|
2391 | * datacenter/scripts/buildsequenceentries
|
---|
2392 | - corrected IFS argument
|
---|
2393 |
|
---|
2394 |
|
---|
2395 |
|
---|
2396 | 2009/01/08 Stefan Ruegamer
|
---|
2397 |
|
---|
2398 | * datacenter/scripts/filesondisk
|
---|
2399 | - added S and N runs
|
---|
2400 |
|
---|
2401 |
|
---|
2402 |
|
---|
2403 | 2009/01/07 Daniel Hoehne-Moench
|
---|
2404 |
|
---|
2405 | * datacenter/macros/filldotrun.C:
|
---|
2406 | - updated column counting numbers
|
---|
2407 | - included a check for the number of columns in the runfiles
|
---|
2408 |
|
---|
2409 | * datacenter/macros/buildsequenceentries.C:
|
---|
2410 | - implemented SumTriggerFlagKEY for sequence building
|
---|
2411 |
|
---|
2412 |
|
---|
2413 |
|
---|
2414 | 2009/01/06 Thomas Bretz
|
---|
2415 |
|
---|
2416 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
2417 | mbase/MArrayI.h, mbase/MArrayS.h:
|
---|
2418 | - removed GetSize
|
---|
2419 |
|
---|
2420 | * mbase/MArrayF.h:
|
---|
2421 | - added Add()
|
---|
2422 | - added AddClipped
|
---|
2423 |
|
---|
2424 | * mbase/MMath.[h,cc]:
|
---|
2425 | - implemented ReSort
|
---|
2426 |
|
---|
2427 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
2428 | - removed obsolete comments
|
---|
2429 |
|
---|
2430 | * mcorsika/MCorsikaRead.cc:
|
---|
2431 | - cosmetics
|
---|
2432 |
|
---|
2433 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
2434 | - added comments about file contents
|
---|
2435 | - added fWavelengthMin/Max
|
---|
2436 |
|
---|
2437 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
2438 | - renamed SearchY to SearchYdn
|
---|
2439 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
---|
2440 | (this is relatively unimportant because it was only used
|
---|
2441 | in the determination of the pulse width which we never
|
---|
2442 | really used)
|
---|
2443 | - added a sanity/range-check to SearchYup and SearchYdn
|
---|
2444 | - added a comment
|
---|
2445 | - changed the order of arguments in EvalDeriv1
|
---|
2446 | - changed the order of arguments in EvalDeriv2
|
---|
2447 | - accelerated EvalDeriv1 (one multiplication less)
|
---|
2448 | - added Deriv1 function
|
---|
2449 | - made SearchYup and SearchYdn public
|
---|
2450 |
|
---|
2451 | * mjobs/MDataSet.cc:
|
---|
2452 | - removed an obsolete return statement
|
---|
2453 |
|
---|
2454 | * mraw/MRawEvtData.[h,cc]:
|
---|
2455 | - changed pointer in AddPixel to reference
|
---|
2456 | - added a Set function
|
---|
2457 |
|
---|
2458 | * mraw/MRawRunHeader.[h,cc]:
|
---|
2459 | - added a lot of fixes for wrong run numbers written by Arehucas
|
---|
2460 | - added a fix for strange file numbers written by Arehucas
|
---|
2461 | - added functions as monta carlo interface to set contents
|
---|
2462 |
|
---|
2463 | * msignal/MSignalCam.cc:
|
---|
2464 | - defined a case 9
|
---|
2465 |
|
---|
2466 |
|
---|
2467 |
|
---|
2468 | 2009/01/05 Thomas Bretz
|
---|
2469 |
|
---|
2470 | * mhbase/MH.h:
|
---|
2471 | - commited missing changes from last year
|
---|
2472 |
|
---|
2473 | * merpp.cc:
|
---|
2474 | - fixed a description
|
---|
2475 |
|
---|
2476 | * sponde.cc:
|
---|
2477 | - added "Multiple dataset at once"
|
---|
2478 |
|
---|
2479 | * star.cc:
|
---|
2480 | - removed obsolete -ff option from output
|
---|
2481 |
|
---|
2482 | * mbase/MTime.[h,cc]:
|
---|
2483 | - added GetBinary
|
---|
2484 | - added WriteBinary
|
---|
2485 |
|
---|
2486 | * mbase/MEvtLoop.cc:
|
---|
2487 | - display paused status in status line
|
---|
2488 | - improved pause handling
|
---|