source: trunk/MagicSoft/Mars/Changelog@ 9413

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