source: trunk/MagicSoft/Mars/Changelog@ 5865

Last change on this file since 5865 was 5865, checked in by gaug, 22 years ago
*** empty log message ***
File size: 22.3 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22
23 2005/01/16 Markus Gaug
24
25 * mhcalib/MHCalibrationCam.[h,cc]
26 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
27 * mhcalib/MHCalibrationChargeCam.[h,cc]
28 - put overflow management and results camera initialization into
29 base class
30
31 * mcalib/MCalibrateData.[h,cc]
32 - added possibility to re-normalize signal to equiv. photo-electrons
33 ( SetSignalType(MCalibrateData::kPhe) ).
34 Default is old version in photons
35 - speed up Process by storing pre-calculated calibration constants
36 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
37 - added new pointer to different MCalibrationChargeCam used for
38 updates
39 - added possibility to update the conversion factors using the
40 MCalibrationChargeCam stored in fCalibUpdate.
41 - added Print() function
42
43 * mcalib/MCalibCalcFromPast.[h,cc]
44 - committed final version, now also in the Makefile
45
46
47 * mjobs/MJCalibrateSignalFromOutside.[h,cc]
48 * macros/calibration.C
49 - committed final version, now able to calibrate interlaced cal.
50 events.
51
52
53 2005/01/14 Hendrik Bartko
54
55 * msignal/calibration_weights_UV.dat
56 - fixed a small bug in the noise autocorrelation of the AB-noise
57 * msignal/calibration_weights_blue.dat
58 - new weights file for blue calibration pulses
59 * cosmics_weights.dat
60 - fixed a small bug in the noise autocorrelation of the AB-noise
61
62
63 2005/01/14 Markus Gaug
64
65 * msignal/MExtractTimeAndChargeDigitalFilter.cc
66 - added a small acceleration of the program, tested by Hendrik and
67 me.
68
69 * mpedestal/MPedCalcFromLoGain.cc
70 - fixed one warning output which was not a real warning.
71
72 * mcalib/MCalibrationChargeCam.cc
73 - improved the function to calculate a mean conversion factor over
74 the whole camera including a fit to the values.
75
76 * mpedestal/MPedCalcPedRun.[h,cc]
77 - undo some changes introduced by TB on 2/12/04 which had made the
78 use of interlaced pedestal events impossible again.
79 - Use now the new class MTriggerPattern directly to recognize an
80 interlaced pedestal event.
81
82
83 2005/01/14 Thomas Bretz
84
85 * callisto.cc:
86 - fixed a typo in output
87
88 * manalysis/MGeomApply.cc:
89 - removed some old code already in comments
90 - added possibility to switch off automatic processing (used
91 if two different geometries around)
92
93 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
94 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
95 mtools/MSimulatedAnnealing.h:
96 - added include of TVector because in newer root version it is
97 not included from TMatrix anymore
98
99 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
100 - to stick to the convention of TMath in newer root versions MMath
101 changed from a class to a namespace
102
103 * mbase/MEvtLoop.[h,cc]:
104 - to support newer root version added a second Write-function
105 with a const qualifier.
106
107 * mdata/MDataChain.cc:
108 - changed access to TMath for newer root versions
109
110 * mfileio/MChain.[h,cc]:
111 - implemented a workaround for teh changed LoadTree definition
112 in newer root-versions
113
114 * mfileio/MReadTree.cc:
115 - fixed a bug in CheckBranchSize caused some warning to be
116 displayed
117
118 * mhflux/MHAlpha.cc:
119 - removed check for fResult in PostProcess (it is always there)
120
121 * msignal/MExtractTimeFastSpline.cc:
122 - fixed delete --> delete[]
123
124 * mbadpixels/MBadPixelsCalc.cc:
125 - slight change to some output
126
127 * mbase/MTaskEnv.h:
128 - set name of default task when pointer is given
129
130 * mjobs/MJCalibrateSignal.cc:
131 - fixed handling of extraction range for various cases
132 - fixed handling in case no arrival times are calculated
133
134 * mjobs/MJCalibration.cc:
135 - write at least a default arrival time calibration container
136 to make further processing easier
137
138 * mjobs/MJPedestal.[h,cc]:
139 - fixed handling of extraction range for various cases
140
141
142
143 2005/01/14 Abelardo Moralejo
144
145 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
146 - added. Two macros used in the analysis of real wobble mode data.
147
148
149
150 2005/01/14 Daniela Dorner
151
152 * macros/sql/filldotrun.C
153 - added new arehucas-verions and changed code accordingly
154
155
156
157 2005/01/13 Abelardo Moralejo
158
159 * macros/starmc.C
160 - Added (commented) lines for the case of gamma MC source off-axis
161 (wobble mode). Changed default extractor to
162 MExtractFixedWindowPeakSearch.
163
164
165
166 2005/01/13 Raquel de los Reyes
167
168 * callisto.rc
169 - introduced several configuration lines
170 (format: "class".DataCheck: No) to allow callisto
171 to run with rawfiles. Necessary for the datacheck.
172
173
174
175 2005/01/13 Markus Gaug
176
177 * mcalib/MCalibColorSet.cc
178 - fixed runs 45605-45609
179
180 * msignal/MExtractor.h
181 - take out the variable fHiLoLast from the streamer. Will be
182 initialized in the ReInit(), if needed
183
184 * msignal/MExtractor.cc
185 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
186 the same extractor may have that variable set to a certain
187 value, even if not desired. The ReInit() fixes fHiLoLast, if
188 different from 0.
189
190 * mpedestal/MExtractPedestal.cc
191 * mpedestal/MPedCalcPedRun.cc
192 * mpedestal/MPedCalcFromLoGain.cc
193 - fix the output of the print to the correct value for the case
194 that the extractor is used.
195
196
197 2005/01/13 Thomas Bretz
198
199 * callisto.rc:
200 - fixed some typos
201
202 * mbase/MLog.cc:
203 - unset DEBUG defined unintentionally
204
205 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
206 - removed printing Weights in InitArrays, because otherwise
207 the output of a full data calibration is totally crowded
208 with numbers. Having the weights-file name on the display
209 is perfectly enough.
210
211
212
213 2005/01/12 Markus Gaug
214
215 * mcalib/MCalibrationIntensityRelTimeCam.cc
216 - added fit to improve averageing of the obtained results
217
218
219
220 2005/01/12 Thomas Bretz
221
222 * manalysis/MMatrixLoop.cc:
223 - changed name to MRead because it now derives from MRead
224
225 * mbase/MEvtLoop.[h,cc]:
226 - implemented an option not to cascade the status display to the
227 parameter list in PreProcess
228
229 * mhflux/MHAlpha.cc:
230 - changed name of "Significance" to "MinimizationValue"
231 - return -significance to have a value being minimized
232
233 * mhist/MHCamera.cc:
234 - fixed output of text in legend
235
236 * mhist/MHEvent.[h,cc]:
237 - implemented new options for calibrated pedestals
238
239 * mmain/MEventDisplay.cc:
240 - fixed to support latest changes in MJCalibrateSignal
241
242 * mpedestal/MPedPhotCam.cc:
243 - added new options in GetPixelContent (4 and 5) to support
244 a correct camera display
245
246 * mjobs/MJCalibrateSignal.cc:
247 - fixed display of calibrated pedestal and pedestal rms
248 - changed order of plots. Now all interpolated values
249 (means all calibrated values which are bad-pixel treated)
250 are displayed behind the unsuitable pixels.
251
252 * mjobs/MJ*.cc:
253 - corrected all wrong %06d to %08d to fit the number of
254 digits in run-numbers
255
256
257
258 2005/01/11 Abelardo Moralejo
259
260 * mjobs/Makefile
261 - added missing include -I ../mtrigger
262
263
264
265 2005/01/11 Thomas Bretz
266
267 * callisto.cc, callisto.rc:
268 - changed such, that all three kinds of pedestals are calcualted
269 (usefull for studies)
270
271 * manalysis/MMatrixLoop.[h,cc]:
272 - derived from MRead
273 - implemented some basic functions from MRead
274
275 * mfilter/MFCosmics.[h,cc]:
276 - allow setting of name of MPedestalCam
277
278 * mhbase/MBinning.[h,cc]:
279 - added SetEdges taking MParList as input
280
281 * mhflux/MHAlpha.cc:
282 - use new function from MBinning
283
284 * mjobs/MJCalibrateSignal.[h,cc]:
285 - changed to calculate all three kinds of pedestals
286 - added filters for trigger pattern and illuminated events
287
288 * mjobs/MJPedestal.cc:
289 - give different names to tabs with different pedestals
290
291 * mjobs/MJStar.cc:
292 - on request changed used pedestal from "FromExtractor" to
293 "FromExtractorRndm"
294
295 * mtrigger/MTriggerPattern.h:
296 - added Reset function
297
298 * mtrigger/MTriggerPatternDecode.[h,cc]:
299 - added using file format version number
300
301
302
303 2005/01/11 Markus Gaug
304
305 * mbadpixels/MBadPixelsPix.cc
306 - updated documentation
307
308 * mcalib/MCalibrationChargeCalc.cc
309 - make pixels with deviating number of phes unreliable instead of
310 unsuitable (this was already thought so, but missed to modify
311 at one place).
312
313 * mhcalib/MHCalibrationCam.[h,cc]
314 - add possible flag 'kInterlaced': default: kFALSE (like before)
315 - added pointer to MRawEvtHeader to deny cosmics events in case
316 of 'interlaced' flag is set. No changes for 'normal' calibration
317
318
319
320 2005/01/10 Benjamin Riegel
321
322 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
323 - added two classes for implementing starguider-data
324
325 * mreport/ReportLinkDef.h
326 - added class MReportStarguider to be linked:
327 #pragma link C++ class MReportStarguider+;
328
329 * mreport/Makefile
330 - added file MReportStarguider.cc
331
332 * merpp.cc
333 - added two containers ( MReportStarguider, MTimeStarguider ) and
334 added MReportStarguider to the list:
335 w->AddContainer("MReportStarguider", "Starguider");
336 w->AddContainer("MTimeStarguider", "Starguider");
337 r->AddToList("MReportStarguider");
338
339
340
341 2005/01/10 Markus Gaug
342
343 * mcalib/MCalibColorSet.cc
344 - return kFALSE for CL-run instead of kTRUE
345
346 * mcalib/MCalibrationChargeCalc.cc
347 - stop program in case that multiple colours are found in same file
348 without intensity calibration
349
350 * mbadpixels/MBadPixelsPix.h
351 - added two new possible UnCalibrated_t flags for the hi-lo
352 calibration
353
354 * macros/calibration.C
355 - add the calls to:
356 MArray::Class()->IgnoreTObjectStreamer();
357 MParContainer::Class()->IgnoreTObjectStreamer();
358 in main.
359
360 * msignal/MExtractor.h
361 - added Getter for fOffsetLoGain (was still missing)
362
363 * mhcalib/MHCalibrationChargeCam.[h,cc]
364 - remove pixels with histogram overflow only if their percentage
365 passes a certain limit (default: 0.5%). Before, every overflow
366 lead to an unsuitable pixel.
367
368 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
369 - implemented changes suggested by T.B. to speed up calculations
370 - take fNameWeightsFile into the streamer, otherwise the Clone()
371 will always create an extractor with cosmic's weights.
372 - set fOffsetLoGain to a slighly higher value. The DF seems to
373 have a different offset since it uses different pulse shapes
374 and thus sightly different time definitions.
375
376
377
378 2005/01/10 Thomas Bretz
379
380 * mhvstime/MHVsTime.cc:
381 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
382
383 * callisto.cc:
384 - changed such, that the calculated pedestal is not random
385 anymore
386 - added code to calculate the pedestal also with randomization,
387 but this code is for the moment commented out.
388
389 * callisto.rc:
390 - fixed naming of pedestal calculation
391
392 * mbadpixels/MBadPixelsCalc.cc:
393 - added a second check which compares the pedestal rms with
394 the variance of the pedestal rms in the same sector
395
396 * mjobs/MJCalibrateSignal.[h,cc]:
397 - changed to calculate the pedestal from extractor without
398 randomization
399 - added code to calculate the pedestal also with randomization,
400 but this code is for the moment commented out.
401
402 * mjobs/MJCalibration.cc:
403 - made sure that pedcam always has the correct name
404 (FIXME? Print a warning if it has the wrong name)
405
406 * mjobs/MJPedestal.[h,cc]:
407 - changed such, that it allows the calculation of pedestals
408 in three different ways (fundamental, fromextractor,
409 fromextractorrndm)
410 - therefor removed SetExtractorResolution and added
411 + void SetExtractionFundamental()
412 + void SetExtractionWithExtractorRndm()
413 + void SetExtractionWithExtractor()
414
415 * mjobs/MJStar.cc:
416 - changed/fixed the input name of the MPedPhotCam used in the
417 image cleaning
418
419 * mraw/MRawFileRead.[h,cc]:
420 - changed return type of OpenNextFile
421 - in some cases return kERROR in OpenNextFile to abort the Processing
422 with an error
423
424 * mraw/MRawRunHeader.cc:
425 - call a wrong file format version ERROR now
426
427 * mhflux/MAlphaFitter.[h,cc]:
428 - make sure that resetted values are returned if fit failed
429 - set default scaling too kOffRegion
430
431 * mhflux/MHAlpha.cc:
432 - some small fixes to handling of MHAlphaOff
433
434 * mhflux/MHFalseSource.[h,cc]:
435 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
436 - updated display accordingly
437 - updated fit accordingly
438 - removed catalog temporarily from plots until I found the
439 reason for the strange crashes
440
441 * mbadpixels/MBadPixelCalc.[h,cc]:
442 - implemented the possibility to check the pedestal rms against the
443 variance of the pedstal rms, too. The option is curretly switched
444 off.
445 - enahanced informal output in PreProcess
446
447 * mbase/MTaskList.cc:
448 - a little change to some output
449
450
451
452 2005/01/10 Wolfgang Wittek
453
454 * mfbase/MFEventSelector2.cc
455 - check whether filter exists before calling
456 filter->CallPreProcess(parlist)
457
458
459
460 2005/01/08 Markus Gaug
461
462 * mhcalib/MHCalibrationHiLoCam.[h,cc]
463 * mcalib/MCalibrationHiLoCam.[h,cc]
464 * mcalib/MCalibrationHiLoPix.[h,cc]
465 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
466 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
467 mcalib/CalibLinkDef.h
468 - new classes for calibration of conversion high-gain vs. low-gain
469
470 * msignal/MExtractedSignalPix.[h,cc]
471 - added data member fChisquare, set to -1. by Clear() and Reset()
472 - raised version number by 1
473
474 * msignal/MExtractedSignalCam.[h,cc]
475 - added data member fNdf, set to -1 by default
476 - new function: GetProb(const Int_t pixidx) to be called to
477 calculate the joint probability of Chisquare of pixel "pixidx"
478 and fNdf
479 - added documentation of data members
480 - raised version number by 1
481
482 * mhcalib/MHCalibrationChargeCam.cc
483 - strengthened default histogram limits a bit, should accelerate
484 the calibration by 20%.
485
486 * mjobs/MJCalibrateSignalFromOutside.cc
487 - fixed two lines to compile MCalibrateData with the recent changes
488 by TB
489
490 * msignal/MExtractTimeAndChargeDigitalFilter.cc
491 - fixed two bugs introduced yesterday by TB.
492
493 * msignal/MExtractTimeAndChargeSpline.cc
494 * msignal/MExtractTimeAndChargeSlidingWindow.cc
495 - adopt part of TB's speed accelerations into these classes
496
497 * msignal/MExtractTimeAndCharge.cc
498 - fix the low-gain extraction window for the case that the high-gain
499 is saturated. Was skipped so far.
500
501
502
503 2005/01/07 Markus Gaug
504
505 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
506 - catch the case that more than 90% of the pixels have saturated
507 signals and fix the extraction window from the occurrance of
508 saturation, then. Important for high-intensity calibration events.
509
510
511 * msignal/MExtractor.cc
512 * msignal/MExtractTime.cc
513 * msignal/MExtractTimeAndCharge.cc
514 - added some documentation
515
516 * msignal/MExtractTime.[h,cc]
517 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
518 the header-file.
519
520
521
522
523 2005/01/07 Abelardo Moralejo
524
525 * mbase/MLog.h
526 - Added #include "TSystem.h", otherwise gSystem is not recognized
527 in Mac OSX.
528
529 * manalysis/MMakePadHistograms.cc
530 - Changed badcalc.SetNamePedPhotContainer to
531 badcalc.SetNamePedPhotCam
532
533
534
535 2005/01/07 Thomas Bretz
536
537 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
538 - replaced PedPhotContainer by PedPhotCam for consistency
539
540 * mbase/MLog.[h,cc]:
541 - return *this in Seperator()
542
543 * mbase/MPrint.[h,cc]:
544 - use new separator manipulator in PreProcess
545 - fixed a type: separator instead of seperator
546
547 * mfileio/MReadTree.[h,cc]:
548 - added a check for branch->IsAutoDelete() in Notify()
549
550 * mpedestal/MExtractPedestal.[h,cc]:
551 - added new option 'fRandomCalculation' be used to switch on-/off-
552 randomization in extractors, the default should be like before
553 - added Process() calling Calc()
554
555 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
556 - renamed Process() to Calc()
557
558 * Makefile:
559 - removed macros/calibration.C, which seems to have been
560 unintantionally introduced.
561
562 * manalysis/Makefile:
563 - removed unintantionally introduced wrong include
564
565 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
566 - a small acceleration discussed with Hendrik by replacing a
567 counter in a loop by pointer arithmetics
568
569 * mraw/MRawEvtPixelIter.cc:
570 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
571 read one byte behind the end of the array
572 - fixed HasLoGain() which really did weired things, means accessing
573 sometimes memory somewhere. This could theoretically result
574 in assigning the wrong lo-gains to the wrong pixels.
575
576 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
577 mtrigger/MFTriggerPattern.[h,cc]:
578 - added
579
580 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
581 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
582
583 * manalysis/MEnergyEstParam.h:
584 - added a new function SetVariables calling SetCoeff
585
586 * mcalib/MCalibrateData.[h,cc]:
587 - removed data members for container names
588 - added new lists for container names
589 - allow to calibrate more than one pedestal container at the same
590 time
591
592 * mjobs/MJCalibrateSignal.cc:
593 - changed accordingly
594
595
596
597 2005/01/05 Thomas Bretz
598
599 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
600 mhcalib/MHCalibrationRelTimeCam.cc:
601 - made some output lines fit into convinience window of 80 col
602
603 * mhist/MHCamEvent.cc:
604 - make sure that x-axis has correct title
605
606 * msignal/MArrivalTimePix.cc:
607 - init error to -1 which is a obviously non valid value
608 - fixed IsValid() which gave wrong results
609
610 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
611 - made sure that LoGain is flagged non-valid if no lo-gain exists
612 - push time back at the edge of the allowed limits if outside
613
614 * mbase/MGList.[h,cc]:
615 - introduced new functions Delete and DeletePictures
616 - SetBit(kMustCleanup) in constructor. Otherwise it is not
617 correctly removed from ListOfCleanups
618
619 * mbase/MLog.cc:
620 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
621 from the list
622
623 * mbase/MParContainer.[h,cc]:
624 - replaced return type of GetDescriptor by TString. The old version
625 was terribly wrong! The returned memory wasn't removed as soon
626 as the function returned.
627
628 * mbase/MStatusDisplay.[h,cc]:
629 - for security (thread safty) replaced all Form() by MString::Form()
630 - implemented a more secure scheme of Closing (Clone()) this was
631 a hint given by valgrind
632 - set kMustCleanup for all new object in ClonePad not only kCanDelete
633 - fixed some lines in pulldown-menus
634 - add TPads to ListOfCleanups in ClonePad (workaround!)
635
636 * mbase/MString.[h,cc]:
637 - implemented a new static Form() function returning a copy of
638 the result
639
640 * mbase/MTask.[h,cc]:
641 - replaced return type of GetDescriptor by TString. The old version
642 was terribly wrong! The returned memory wasn't removed as soon
643 as the function returned.
644 - Made GetDescriptor thread safe using MString::Form
645
646 * mfileio/MWriteRootFile.cc:
647 - Use GetDescriptor().Data() when using any kind of printf function
648
649 * mhbase/MFillH.cc:
650 - replaced string concatenation in all constructors by a Form
651 (also suggested by valgrind)
652
653 * mhcalib/MHCalibrationRelTimeCam.cc:
654 - made some output fit into 80col boundary
655
656
657
658
659 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
660
661 * mfht:
662 - added new directory for hexagonal fourier transformation
663
664 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
665 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
666 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
667 mhft/Makefile:
668 - added
669
670 * macros/extendcam.C:
671 - added: tutorial for MGeomCamExtend
672
673 * macros/hft.C:
674 - added: tutorial for MHexgonalFTCalc
675
676 * macros/dohtml.C:
677 - updated
678
679 * macros/rootlogon.C:
680 - updated
681
682 * Makefile:
683 - mhft added
684
685 * mbase/MParContainer.cc, mbase/MLog.cc:
686 - added a pre-compiler option for destructor debugging
687
688 * mbase/MTaskList.[h,cc]:
689 - added new function Replace
690
691 * mdata/MDataChain.cc, mfbase/MF.cc:
692 - shortened some output
693
694 * mdata/MDataArray.[h,cc]:
695 - added new function FindRule
696
697 * mfileio/MReadTree.[h,cc]:
698 - enhanced functionality to be able to read a TTree stored in memory
699 instead of a file. Therefor introduced fTree which is now the pointer
700 used and replaced fChain where TTree and TChain have common behaviour.
701 Where they behave uncommon new code for the new case has been added.
702
703 * mfileio/MWriteRootFile.[h,cc]:
704 - enhanced functionality to be able to write a TTree into memory
705 instead of a file. This were maily bugfixes for the case fOut==0, which
706 must be handled correctly. Becarefull a tree filles without a file
707 is not deleted automatically!
708
709 * mhbase/MBinning.h:
710 - added copy constructor
711 - fixed buggy SetEdges(MBinning&) which didn't work
712
713 * mhbase/MHMatrix.cc:
714 - when adding a new rule check first if the same rule already exists
715
716 * mhflux/MAlphaFitter.[h,cc]:
717 - added new functionality to support on-off analysis
718 - didn't touch existing code
719
720 * mhflux/MHAlpha.[h,cc]:
721 - added new functionality to support on-off analysis
722 - replaced Fit() calls by newer function calls
723 - added DrawAll - PRELIMINARY
724 - fixed a bug when projecting - may be the reson for some strange
725 crashes
726
727 * mcalib/MCalibColorSet.cc:
728 - fixed a stupid bug introduced last year, which caused MCalibColorSet
729 in some circumstances to stop the eventloop when it shouldn't
730
731 * mjobs/MSequence.cc:
732 - expand path names
733
Note: See TracBrowser for help on using the repository browser.