source: trunk/MagicSoft/Mars/Changelog@ 6189

Last change on this file since 6189 was 6189, checked in by reyes, 20 years ago
*** empty log message ***
File size: 43.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/02/01 Raquel de los Reyes
24
25 * mjobs/MSequence.h
26 - Added "Get" functions for the TArrays variables.
27
28
29 2005/02/01 Markus Gaug
30
31 * mjobs/MJPedestal.[h,cc]
32 * mjobs/MJCalibration.[h,cc]
33 * mjobs/MJCalibrateSignal.[h,cc]
34 * callisto.rc
35 - put enum for data type. Can now set the data type (mc, raw, root)
36 without running the data check.
37
38 * mhcalib/MHCalibrationCam.cc
39 - return kTRUE in PostProcess if GetNumExecutions is 0
40
41 * mcalib/MCalibrationChargeCalc.cc
42 - return kTRUE in PostProcess if GetNumExecutions is 0
43
44 2005/02/01 Daniel Mazin
45
46 * MPointingPosInterpolate.cc:
47 - fixed bug to match the units of Ra and Decl in MPointingPos
48 - fixed bug in handling of events with times outside of times from
49 MDrive tree
50
51 2005/02/01 Thomas Bretz
52
53 * showplot.cc:
54 - another fix to make the batch mode working (you can use the batch
55 mode to convert a root-file into another format)
56
57 2005/01/31 Thomas Bretz
58
59 * mbase/MStatusDisplay.cc:
60 - fixed handling of batch mode in GetCanvas(const TString &name)
61 - don't skip already existing tabs in Display()
62
63
64
65 2005/01/31 Raquel de los Reyes
66
67 * mjobs/MSequence.h
68 - Added "Get" functions for some of the sequence.txt file
69 parameters.
70
71
72
73 2005/01/31 Markus Gaug
74
75 * mjobs/MJob.[h,cc]
76 * mjobs/MJCalibrateSignal.[h,cc]
77 * mjobs/MJCalibration.[h,cc]
78 - move file type enum to base class
79
80 * mjobs/MJCalibrateSignal.[h,cc]
81 - allow also for direct setting of an MRunIter (not used in
82 callisto).
83
84 * mcalib/MCalibrationChargeCalc.[h,cc]
85 - test also for pulser strength changes additionally to changes in
86 colour.
87
88
89
90 2005/01/31 Abelardo Moralejo
91
92 * mpointing/MSrcPosCalc.cc
93 - Create only one instance of MAstroSky2Local for the
94 transformations, instead of two identical ones, as it was before.
95
96
97
98 2005/01/30 Markus Gaug
99
100 * mjobs/MJCalibration.cc
101 * mjobs/MJPedestal.cc
102 * mjobs/calibrationref_Nov04.rc
103 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
104 - updated correct display of reference lines
105
106
107
108 2005/01/29 Markus Gaug
109
110 * msignal/MExtractFixedWindowSpline.[h,cc]
111 - fixed a bug occurring with overlapping windows between high-gain
112 and low-gain
113
114 * msignal/MExtractFixedWindowPeakSearch.cc
115 - take out call to fSignals->Clear() which is already done in
116 MTaskList.
117
118 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
119 - new extractor reducing the bias and solving the problem with the
120 jumping pulse readout.
121
122
123
124 2005/01/28 Abelardo Moralejo
125
126 * mpointing/MSrcPosCalc.cc
127 - updated. Make it work as desired: obtain for each event the x,y
128 position on the camera of a source whose celestial coordinates
129 (J2000) have been set by the user in the container "MSourcePos"
130 of type MPointingPos, added to the parameter list. If the
131 container MSourcePos is not found, the center of the camera (or
132 other fixed position x,y set in the parameter list by the user -
133 in MSrcPosCam) is used as source position for all the events in
134 the loop.
135
136
137
138 2005/01/28 Thomas Bretz
139
140 * mjobs/MJCalibrateSignal.cc:
141 - fixed that extract1,2,3 haven't been deleted if loop failed.
142 - print tasklist also if loop failed.
143 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
144 the event processing tasklist
145
146 * callisto.rc:
147 - added comments about "FinalFantasy" into call
148 - added comment for obsolete resources as discussed yesterday
149 evening: TimeUpperLimit
150
151 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
152 mpedestal/MPedPhotPix.h:
153 - replaced TruncatePrecision by ReducePrecision (its simply a better
154 name)
155
156 * mbase/MParList.cc:
157 - added a check to make 200%(!) sure that the container added
158 to the list is a MParContainer (everything else could crash
159 almost everything in Mars!)
160
161 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
162 mjobs/MJPedestal.cc:
163 - simplified the code in the WriteResult functions by using
164 the new WriteContainer in MJob
165 - removed the TObjArray from the MParList! It is NOT a MParContainer
166 there are a lot of circumstance how this can crash Mars. I don't
167 know why the compiler allowed for this.
168 - unified WriteResult and WriteHists
169 - split GetOutputFile into two functions for simplification
170
171 * mjobs/MJCalibration.h:
172 - copy the extractorcam name when copying the contents
173
174 * mjobs/MJob.[h,cc]:
175 - new member function WriteContainer to simplify code in derived
176 classes
177
178 * mpointing/MSrcPosCalc.[h,cc]
179 - fixed the header according to Abelardo's changes
180 - added the initialization of the pointers to the constructor
181
182
183
184 2005/01/28 Markus Gaug
185
186 * msignal/MExtractTimeAndChargeDigitalFilter.cc
187 - introduce a security check for the time fine adjustment in case,
188 it is too large.
189
190 * mcalib/MCalibConstCam.[h,cc]
191 * mcalib/MCalibConstPix.h
192 - new classes to allow display of changing cal. constants with the
193 interlaced cal. events
194
195 * mcalib/MCalibrationChargeCalc.cc
196 - removed stopping of PostProcess in case that the evtloop is
197 finished with interlaced cal. events
198
199 * mcalib/MCalibrateData.[h,cc]
200 - fill MCalibConstCam with update results (once per calib. consts
201 update == every 10 sec.)
202 - introduce check for size of calibration constant. In case, it is
203 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
204
205 * mjobs/MJCalibrateSignal.cc:
206 - display one MHCamera more with changing conv. factors (only for
207 interlaced cal. events)
208
209 * mpedestal/MPedCalcFromLoGain.cc
210 - set default for MExtractWinFirst from 15 to 17 because of the
211 late cosmics signals in December
212
213
214 2005/01/28 Abelardo Moralejo
215
216 * mtemp/mpadova/macros/trainsubsample.C
217 - added # of events to be written in the output (instead of
218 fraction of total). Moved MSrcPosCam in output from RunHeaders
219 to Events tree.
220
221
222
223 2005/01/27 Daniel Mazin and Markus Gaug
224
225 * mcalib/MCalibrateData.[h,cc]
226 - derive this class from MCamEvent in order to be able to display
227 evolution of conversion factors in case of interlaced cal.
228 events
229
230 * mpointing/MInterpolatePointingPos.[h,cc]
231 - new class to interpolate pointing positions, adapted from a class
232 by Marcos Lopez
233
234 * mjobs/MJCalibrateSignal.[h,cc]
235 - enabled the calibration of data with interlaced calibration events
236
237 * msignal/MArrivalTime.[h,cc]
238 * mcalib/MCalibrateRelTime.cc
239 - removed Error of calibrated arrival time, as agreed on the last
240 software calibration meeting yesterday
241
242 * mjobs/MJCalibrateSignal.cc
243 - add display to show histogramming of conversion factors
244 - modify default calibration to equiv. photo-electrons
245 - allow for setting of MC, Raw or Root-file type in callisto.rc
246
247 * callisto.rc
248 - updated conf. file
249
250
251 2005/01/27 Thomas Bretz
252
253 * callisto.cc:
254 - don't display starting pedestals when calibrating the signal
255
256 * callisto.rc:
257 - added some comments
258
259 * star.rc:
260 - according to Daniel M. we have agreed to change the default
261 cleaning level to adapt it roughly to the new pedestal
262
263 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
264 - as agreed in the current calibration meeting we truncate the
265 precision of the stored floating point values to roughly 0.5%
266 to gain storage space in the calibrated data (the gzip
267 algorithm compresses this stuff nicely - we gain roughly 15%)
268
269 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
270 - added a comment
271
272 * mjobs/MJCalibrateSignal.cc:
273 - changed title of unsuitable plot
274 - removed plot for calibrated fundamental pedestal as agreed in the
275 current calibration meeting (we may change this to an option)
276
277 * mjobs/MJPedestal.[h,cc]:
278 - changed the name of the "PedDiff" plot to be consistent with the
279 other tab-name
280 - changed the options for the display
281 - removed the dependancy of fDisplayType and the SetDataCheck
282 option
283 - added option kDisplayNone
284 - renamed enums from k*Display to kDisplay*
285
286 * mhist/MHCamEvent.cc:
287 - trying to get rid of the Err_%p workaround.
288
289 * manalysis/MCerPhotEvt.[h,cc]:
290 - added some '!' signs in the comment line. This is quick hack
291 to gain I/O speed and storage space. We will soon have new
292 containers for the calibrated data and image cleaning
293 information.
294 - changed version number to 6
295
296 * mhist/MHCamera.cc:
297 - added member function SetAllUsed
298
299
300
301 2005/01/26 Abelardo Moralejo
302
303 * macros/mccalibrate.C
304 - removed creation and writing out of MSrcPosCam. It is more
305 flexible to add it in starmc2.C if needed (for wobble mode for
306 instance).
307
308 * mtemp/mpadova/macros/RanForestDISP.C
309 - added possibility to set the number of hadrons read in for the
310 training. Added some missing containers to output.
311 - Fixed rule concerning the DISP, by adding parentheses. Remember
312 that MHMatrix::AddColumn does not respect the usual precedence
313 of operations!
314
315 * mtemp/mpadova/macros/resize.C
316 - added to output missing container MRawEvtHeader
317
318 * macros/starmc2.C
319 - added missing container MImagePar. Added possibility to set the
320 source position on the camera (for the wobble mode).
321
322
323
324 2005/01/25 Abelardo Moralejo
325
326 * macros/starmc2.C
327 - modified to allow double (train / test) output, for g/h
328 separation studies. Added several missing containers to output.
329
330
331
332 2005/01/25 Thomas Bretz
333
334 * mcalib/MCalibrationIntensityChargeCam.cc:
335 - fixed a lot of 'default argument'-warnings to make to code
336 compile
337
338 * mbase/MParContainer.[h,cc]:
339 - moved the empty Reset() function into the source file and
340 added a lot of comments
341 - implemented new helper-functions: GetNewObject
342
343 * mbase/MContinue.[h,cc]:
344 - allow to use MFilter-classes as filter in ReadEnv
345
346 * mbase/MTaskEnv.cc:
347 - replaced some code by GetNewObject
348
349 * mhbase/MFillH.cc:
350 - handle DrawOption "same" to be able to draw to the same pad
351
352 * mhbase/MH.[h,cc]:
353 - added same-argument to DrawSame
354
355 * mhbase/MH3.cc:
356 - removed some obsolete comments
357 - remove own drawing options before calling fHist->Draw
358
359 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
360 - first try of implementing 'same' drawing option
361
362
363
364 2005/01/25 Markus Gaug
365
366 * mcalib/MCalibrationPattern.[h,cc]
367 * mcalib/MCalibrationPatternDecode.[h,cc]
368 - New Decoder task for the calibration pattern from the
369 digital modules
370
371 * mraw/MRawEvtHeader.[h,cc]
372 - remove decoding from this class
373
374 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
375 - remove, because one needs anyhow much more than one data file
376 to get a reasonable conversion factor
377
378 * mcalib/MCalibCalcFromPast.[h,cc]
379 - remove MCalibrationIntensityHiLoCam
380
381 * mbadpixels/MBadPixelsPix.h
382 * mbadpixels/MBadPixelsCam.cc
383 - changed one function name to GetUnsuitableCalLevel()
384
385 * mjobs/MJCalibration.cc
386 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
387 "FADC slices" by "FADC sl.", otherwise they range out of the
388 canvas.
389
390 * mcalib/MCalibrationChargeCalc.cc
391 - ensure to set the color correctly in MCalibrationBlindCam
392
393 * callisto.rc
394 - put space for
395 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
396 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
397
398
399 2005/01/24 Abelardo Moralejo
400
401 * manalysis/MMcCalibrationUpdate.cc
402 - Adapted to changes in MCalibrateData from 2005/01/16: moved
403 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
404 this, for the last week you may have found trouble running
405 starmc.C and mccalibrate.C.
406
407
408
409 2005/01/24 Thomas Bretz
410
411 * callisto.cc:
412 - removed non-existing option from output
413
414 * manalysis/MEnergyEstimate.[h,cc]:
415 - added ReadEnv member function
416
417 * mbase/MContinue.[h,cc]:
418 - implementes AllowEmpty option to support doing nothing
419 defined in resource file
420 - added a first draft to allow usage of class-filters instead of
421 rules
422
423 * mbase/MMath.[h,cc]:
424 - implemented a function suggested by Florian Goebel which reduces
425 the precision of a float to ~0.5% which is usefull for data
426 compression by gzip
427
428 * mdata/MDataChain.[h,cc]:
429 - implemented ReadEnv member function
430
431 * mfbase/MF.cc:
432 - a small enhancement to the output in ReadEnv
433
434 * mhbase/MH3.cc:
435 - fixed call to FindObject in Paint which caused a profile to be
436 displayed incorrectly in case it was read from a file
437
438 * mhflux/MHFalseSource.[h,cc]:
439 - removed old obsolete unsused Significance functions
440 - implemented ReadEnv member function
441 - set false source binning only if BinningFalseSource is not default
442 - check parlist for BinningAlpha
443
444 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
445 mjobs/MJPedestal.cc:
446 - added an additional check and output if output-file could
447 not be opened
448
449 * mjobs/MJob.h:
450 - added some Getter
451
452 * mhbase/MBinning.[h,cc].
453 - added nen member functions
454 + SetEdgesRaw
455 + ReadEnv
456 + Print
457
458 * mhflux/MAlphaFitter.[h,cc]:
459 - added new member function ReadEnv
460
461 * mhflux/MHAlpha.cc:
462 - fixed a problem when fitting without off-data
463
464 * mbase/MStatusDisplay.cc:
465 - implemented a further fix in DrawClonePad to make sure
466 that the X-stuff doesn't get confused while still
467 GetDrawOption returns the correct value
468
469
470
471 2005/01/24 Markus Gaug
472
473 * msignal/MExtractTimeAndChargeDigitalFilter.cc
474 - introduced security check for the times fine-tuning to catch
475 outliers because of deviating pulse forms.
476
477 * msignal/MExtractTime.cc
478 * msignal/MExtractor.cc
479 - lowered default high-gain saturation limit to 250
480 - removed Clear() for two results containers at beginning of Process()
481
482 * msignal/MExtractor.h
483 - Take fHiLoLast into the Clone()
484
485 * msignal/MExtractedSignalPix.cc
486 - change sign of default initializer to negative.
487
488
489
490 2005/01/23 Markus Gaug
491
492 * mhcalib/MHCalibrationHiLoCam.[h,cc]
493 - updated to new logain switch setting in MExtractTimeAndCharge
494 - extract also high-gain vs. low-gain time difference
495
496 * mhcalib/MHCalibrationCam.[h,cc]
497 * mhcalib/MHCalibrationChargeCam.[h,cc]
498 - updated reading of conf. values in ReadEnv
499
500 * mhcalib/MCalibrationHiLoCam.[h,cc]
501 * mhcalib/MCalibrationHiLoPix.[h,cc]
502 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
503 - updated accordingly
504
505 * mbadpixels/MBadPixelsCam.cc
506 - removed some bugs in the Print() function
507
508
509
510 2005/01/22 Markus Gaug
511
512 * mhcalib/MHCalibrationRelTimeCam.cc
513 - display in the averaged times display the event-by-event averaged
514 absolute arrival times instead of the rel. ones which do not make
515 much sense.
516
517 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
518 * mhcalib/MHCalibrationTestCam.[h,cc]
519 - update to the latest changes in analysis chain.
520
521 * mjobs/MJExtractCalibTest.[h,cc]
522 - update to the latest changes in analysis chain.
523
524 * mjobs/MJCalibration.cc
525 - replace title of that times-averageing Tab from "RelTimes" by
526 "Times".
527
528 * macros/calibration.C
529 - update to changes in MJExtractCalibTest
530
531
532
533 2005/01/21 Markus Gaug
534
535 * msignal/MExtractTimeAndChargeDigitalFilter.cc
536 * msignal/MExtractTimeAndChargeSlidingWindow.cc
537 * msignal/MExtractTimeAndChargeSpline.cc
538 - use the max. bin content for low-gain extraction
539
540 * callisto.rc
541 - add place for LoGainSwitch
542
543
544
545 2005/01/21 Florian Goebel
546
547 * mfbase/MF.cc:
548 - include a (TString) cast to make it compilable with gcc2.95.3
549
550
551
552 2005/01/21 Thomas Bretz
553
554 * mpointing/MSrcPosFromModel.cc:
555 - fixed crash in Process if no pointing model available
556
557 * mpointing/MPointingPosCalc.h:
558 - added missing initialization of data members
559
560 * mastro/MObservatory.[h,cc]:
561 - added ReadEnv member function
562
563 * mbase/MTaskEnv.h:
564 - added (=0) default to SetDefault
565
566
567
568 2005/01/20 Markus Gaug
569
570 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
571 - added function to display fluctuations of a variable
572
573 * mcalib/MCalibrationPix.cc
574 - fixed small bug in High-gain mean error.
575
576 * msignal/MExtractTimeAndCharge.[h,cc]
577 - introduced high-gain maximum limit before extracting the low-gain
578
579
580
581 2005/01/20 Thomas Bretz
582
583 * mbase/MContinue.[h,cc]:
584 - added ReadEnv member function to support resource files
585
586 * mbase/MEvtLoop.[h,cc]:
587 - added a second arguemtn to reading of the resource file by name
588 - added some checks when reding the resource file and the
589 parameter list hasn't been setup
590
591 * mbase/MParList.cc:
592 - removed an obsolete output from ReadEnv
593
594 * mfbase/MF.[h,cc]:
595 - added ReadEnv member function to support resource files
596 - added kAllowEpty flag to support skipping by resource files
597
598 * mfbase/MFilterList.cc:
599 - added a comment
600
601 * mbase/MStatusDisplay.[h,cc]:
602 - fixed Write to be compatible with root 4.02/00
603 - worked around a problem with reading the DrawOption correctly
604 from a stored status display
605
606
607
608 2005/01/19 Thomas Bretz
609
610 * mbase/MMath.cc:
611 - added a comment to SignificanceLiMa, made by Daniel Mazin
612 - also check for b==0
613
614 * mhflux/MAlphaFitter.[h,cc]:
615 - fixed significance calculation in case of on-off data
616 - added fScaleFactor
617
618 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
619 - handle scale factor in case of on-off observations
620
621 * mjobs/MJPedestal.cc:
622 - aligned screen output to 80col rule
623
624 * mtrigger/MFTriggerPattern.[h,cc]:
625 - assigned correct integers to enum
626 - made sure that the enum is correctly handled in all function by
627 applying a r-value to the condition
628
629
630
631 2005/01/19 Abelardo Moralejo
632
633 * mtrigger/MFTriggerPattern.[cc,h]
634 - Changed Bool_t arguments of all setters to new type Prescale_t
635 defined by N. Galante (see below)
636
637
638
639 2005/01/19 Nicola Galante
640
641 * mtrigger/MFTriggerPattern.[cc,h]
642 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
643 kPrescaled = kTRUE };
644
645 - fixed a bug in Process, both fMaskRequiredUnprescaled and
646 fMaskRequiredPrescaled are checked simultaneously.
647
648
649
650 2005/01/18 Markus Gaug
651
652 * mcalib/MCalibColorSet.cc
653 - fixed the remaining day of data without colour in project name
654 neither in digital modules bits.
655
656 * mpedestal/MPedCalcPedRun.[h,cc]
657 - catch the continuous light runs with MRawRunHeader::fRunType
658 == kRTCalibration to be recognized as effective pedestal runs.
659
660
661 2005/01/18 Thomas Bretz
662
663 * mbase/MMath.cc:
664 - added a check for s==0 in SignificanceLiMa, because otherwise the
665 result is NaN
666
667 * mfbase/MF.cc:
668 - removed an obsolete debugging output from the latest changes
669
670 * mhflux/MHAlpha.cc:
671 - reset fHTime, too
672
673
674
675 2005/01/18 Nicola Galante
676
677 * mtrigger/MFTriggerPattern.cc:
678 - added parentesis to ensure bitwise operators priority
679 with respect to logical operators.
680
681
682 2005/01/17 Thomas Bretz
683
684 * manalysis/MEnergyEstimate.[h,cc]:
685 - changed to be more general. Energy is now estimated from a rule
686 (MDataChain) The default behaviour is still the same as before
687 to copy the energy from MMcEvt
688
689 * mbase/MTask.cc:
690 - changed to write out the descriptor istead of the task-name only
691 in Pre/PostProcess
692
693 * mhbase/MH.cc:
694 - initialize fSerialNumber and fNumExecutions in constructor
695
696 * mhflux/MHFalseSource.cc:
697 - according to a suggestion by Markus Mayer I have changed
698 \\sigma_{max}=f to S_{max}=f\\sigma
699
700 * mjobs/MJCalibrateSignal.cc:
701 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
702 call.
703
704 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
705 mtrigger/MTriggerPatternDecode.cc:
706 - added some comment about file version
707
708 * mbase/MFilter.h:
709 - implemented new virtual function GetDataMember like in MData
710
711 * mbase/MTask.[h,cc]:
712 - when filter is added ass GetDataMember to branch list (should be
713 obsolete, because filter is in the tasklist, but it should not hurt)
714
715 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
716 mfbase/MFilterList.[h,cc]:
717 - implemented new function GetDataMember
718
719
720
721 2005/01/17 Markus Gaug
722
723 * msignal/MExtractTimeAndChargeDigitalFilter.cc
724 - remove a situation where the high-gain signal can be 0.
725
726 * mtrigger/MTriggerPattern.h
727 - fixed a bug in defining the trigger bit pattern (Have to start
728 from 0 instead of 1)
729
730 * mjobs/MJPedestal.cc
731 * mjobs/MJCalibrateSignal.cc
732 - fixed default extraction ranges.
733
734 * callisto.rc
735 - fixed default weights files for pedestal extraction for cosmcis
736
737 * mcalib/MCalibrationChargeCalc.cc
738 - removed program exit on occurrance of multiple colours without
739 intensity calibration
740
741
742
743 2005/01/17 Nadia Tonello and Markus Gaug
744
745 * mcalib/MCalibrationChargeCam.cc
746 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
747
748
749
750 2005/01/16 Markus Gaug
751
752 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
753 mhcalib/MHCalibrationChargeCam.[h,cc]
754 - put overflow management and results camera initialization into
755 base class
756
757 * mcalib/MCalibrateData.[h,cc]
758 - added possibility to re-normalize signal to equiv. photo-electrons
759 ( SetSignalType(MCalibrateData::kPhe) ).
760 Default is old version in photons
761 - speed up Process by storing pre-calculated calibration constants
762 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
763 - added new pointer to different MCalibrationChargeCam used for
764 updates
765 - added possibility to update the conversion factors using the
766 MCalibrationChargeCam stored in fCalibUpdate.
767 - added Print() function
768
769 * mcalib/MCalibCalcFromPast.[h,cc]
770 - committed final version, now also in the Makefile
771
772 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
773 - committed final version, now able to calibrate interlaced cal.
774 events.
775
776
777
778 2005/01/14 Hendrik Bartko
779
780 * msignal/calibration_weights_UV.dat
781 - fixed a small bug in the noise autocorrelation of the AB-noise
782
783 * msignal/calibration_weights_blue.dat
784 - new weights file for blue calibration pulses
785
786 * cosmics_weights.dat
787 - fixed a small bug in the noise autocorrelation of the AB-noise
788
789
790
791 2005/01/14 Markus Gaug
792
793 * msignal/MExtractTimeAndChargeDigitalFilter.cc
794 - added a small acceleration of the program, tested by Hendrik and
795 me.
796
797 * mpedestal/MPedCalcFromLoGain.cc
798 - fixed one warning output which was not a real warning.
799
800 * mcalib/MCalibrationChargeCam.cc
801 - improved the function to calculate a mean conversion factor over
802 the whole camera including a fit to the values.
803
804 * mpedestal/MPedCalcPedRun.[h,cc]
805 - undo some changes introduced by TB on 2/12/04 which had made the
806 use of interlaced pedestal events impossible again.
807 - Use now the new class MTriggerPattern directly to recognize an
808 interlaced pedestal event.
809
810
811
812 2005/01/14 Thomas Bretz
813
814 * callisto.cc:
815 - fixed a typo in output
816
817 * manalysis/MGeomApply.cc:
818 - removed some old code already in comments
819 - added possibility to switch off automatic processing (used
820 if two different geometries around)
821
822 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
823 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
824 mtools/MSimulatedAnnealing.h:
825 - added include of TVector because in newer root version it is
826 not included from TMatrix anymore
827
828 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
829 - to stick to the convention of TMath in newer root versions MMath
830 changed from a class to a namespace
831
832 * mbase/MEvtLoop.[h,cc]:
833 - to support newer root version added a second Write-function
834 with a const qualifier.
835
836 * mdata/MDataChain.cc:
837 - changed access to TMath for newer root versions
838
839 * mfileio/MChain.[h,cc]:
840 - implemented a workaround for teh changed LoadTree definition
841 in newer root-versions
842
843 * mfileio/MReadTree.cc:
844 - fixed a bug in CheckBranchSize caused some warning to be
845 displayed
846
847 * mhflux/MHAlpha.cc:
848 - removed check for fResult in PostProcess (it is always there)
849
850 * msignal/MExtractTimeFastSpline.cc:
851 - fixed delete --> delete[]
852
853 * mbadpixels/MBadPixelsCalc.cc:
854 - slight change to some output
855
856 * mbase/MTaskEnv.h:
857 - set name of default task when pointer is given
858
859 * mjobs/MJCalibrateSignal.cc:
860 - fixed handling of extraction range for various cases
861 - fixed handling in case no arrival times are calculated
862
863 * mjobs/MJCalibration.cc:
864 - write at least a default arrival time calibration container
865 to make further processing easier
866
867 * mjobs/MJPedestal.[h,cc]:
868 - fixed handling of extraction range for various cases
869
870
871
872 2005/01/14 Abelardo Moralejo
873
874 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
875 - added. Two macros used in the analysis of real wobble mode data.
876
877
878
879 2005/01/14 Daniela Dorner
880
881 * macros/sql/filldotrun.C
882 - added new arehucas-verions and changed code accordingly
883
884
885
886 2005/01/13 Abelardo Moralejo
887
888 * macros/starmc.C
889 - Added (commented) lines for the case of gamma MC source off-axis
890 (wobble mode). Changed default extractor to
891 MExtractFixedWindowPeakSearch.
892
893
894
895 2005/01/13 Raquel de los Reyes
896
897 * callisto.rc
898 - introduced several configuration lines
899 (format: "class".DataCheck: No) to allow callisto
900 to run with rawfiles. Necessary for the datacheck.
901
902
903
904 2005/01/13 Markus Gaug
905
906 * mcalib/MCalibColorSet.cc
907 - fixed runs 45605-45609
908
909 * msignal/MExtractor.h
910 - take out the variable fHiLoLast from the streamer. Will be
911 initialized in the ReInit(), if needed
912
913 * msignal/MExtractor.cc
914 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
915 the same extractor may have that variable set to a certain
916 value, even if not desired. The ReInit() fixes fHiLoLast, if
917 different from 0.
918
919 * mpedestal/MExtractPedestal.cc
920 * mpedestal/MPedCalcPedRun.cc
921 * mpedestal/MPedCalcFromLoGain.cc
922 - fix the output of the print to the correct value for the case
923 that the extractor is used.
924
925
926 2005/01/13 Thomas Bretz
927
928 * callisto.rc:
929 - fixed some typos
930
931 * mbase/MLog.cc:
932 - unset DEBUG defined unintentionally
933
934 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
935 - removed printing Weights in InitArrays, because otherwise
936 the output of a full data calibration is totally crowded
937 with numbers. Having the weights-file name on the display
938 is perfectly enough.
939
940
941
942 2005/01/12 Markus Gaug
943
944 * mcalib/MCalibrationIntensityRelTimeCam.cc
945 - added fit to improve averageing of the obtained results
946
947
948
949 2005/01/12 Thomas Bretz
950
951 * manalysis/MMatrixLoop.cc:
952 - changed name to MRead because it now derives from MRead
953
954 * mbase/MEvtLoop.[h,cc]:
955 - implemented an option not to cascade the status display to the
956 parameter list in PreProcess
957
958 * mhflux/MHAlpha.cc:
959 - changed name of "Significance" to "MinimizationValue"
960 - return -significance to have a value being minimized
961
962 * mhist/MHCamera.cc:
963 - fixed output of text in legend
964
965 * mhist/MHEvent.[h,cc]:
966 - implemented new options for calibrated pedestals
967
968 * mmain/MEventDisplay.cc:
969 - fixed to support latest changes in MJCalibrateSignal
970
971 * mpedestal/MPedPhotCam.cc:
972 - added new options in GetPixelContent (4 and 5) to support
973 a correct camera display
974
975 * mjobs/MJCalibrateSignal.cc:
976 - fixed display of calibrated pedestal and pedestal rms
977 - changed order of plots. Now all interpolated values
978 (means all calibrated values which are bad-pixel treated)
979 are displayed behind the unsuitable pixels.
980
981 * mjobs/MJ*.cc:
982 - corrected all wrong %06d to %08d to fit the number of
983 digits in run-numbers
984
985
986
987 2005/01/11 Abelardo Moralejo
988
989 * mjobs/Makefile
990 - added missing include -I ../mtrigger
991
992
993
994 2005/01/11 Thomas Bretz
995
996 * callisto.cc, callisto.rc:
997 - changed such, that all three kinds of pedestals are calcualted
998 (usefull for studies)
999
1000 * manalysis/MMatrixLoop.[h,cc]:
1001 - derived from MRead
1002 - implemented some basic functions from MRead
1003
1004 * mfilter/MFCosmics.[h,cc]:
1005 - allow setting of name of MPedestalCam
1006
1007 * mhbase/MBinning.[h,cc]:
1008 - added SetEdges taking MParList as input
1009
1010 * mhflux/MHAlpha.cc:
1011 - use new function from MBinning
1012
1013 * mjobs/MJCalibrateSignal.[h,cc]:
1014 - changed to calculate all three kinds of pedestals
1015 - added filters for trigger pattern and illuminated events
1016
1017 * mjobs/MJPedestal.cc:
1018 - give different names to tabs with different pedestals
1019
1020 * mjobs/MJStar.cc:
1021 - on request changed used pedestal from "FromExtractor" to
1022 "FromExtractorRndm"
1023
1024 * mtrigger/MTriggerPattern.h:
1025 - added Reset function
1026
1027 * mtrigger/MTriggerPatternDecode.[h,cc]:
1028 - added using file format version number
1029
1030
1031
1032 2005/01/11 Markus Gaug
1033
1034 * mbadpixels/MBadPixelsPix.cc
1035 - updated documentation
1036
1037 * mcalib/MCalibrationChargeCalc.cc
1038 - make pixels with deviating number of phes unreliable instead of
1039 unsuitable (this was already thought so, but missed to modify
1040 at one place).
1041
1042 * mhcalib/MHCalibrationCam.[h,cc]
1043 - add possible flag 'kInterlaced': default: kFALSE (like before)
1044 - added pointer to MRawEvtHeader to deny cosmics events in case
1045 of 'interlaced' flag is set. No changes for 'normal' calibration
1046
1047
1048
1049 2005/01/10 Benjamin Riegel
1050
1051 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
1052 - added two classes for implementing starguider-data
1053
1054 * mreport/ReportLinkDef.h
1055 - added class MReportStarguider to be linked:
1056 #pragma link C++ class MReportStarguider+;
1057
1058 * mreport/Makefile
1059 - added file MReportStarguider.cc
1060
1061 * merpp.cc
1062 - added two containers ( MReportStarguider, MTimeStarguider ) and
1063 added MReportStarguider to the list:
1064 w->AddContainer("MReportStarguider", "Starguider");
1065 w->AddContainer("MTimeStarguider", "Starguider");
1066 r->AddToList("MReportStarguider");
1067
1068
1069
1070 2005/01/10 Markus Gaug
1071
1072 * mcalib/MCalibColorSet.cc
1073 - return kFALSE for CL-run instead of kTRUE
1074
1075 * mcalib/MCalibrationChargeCalc.cc
1076 - stop program in case that multiple colours are found in same file
1077 without intensity calibration
1078
1079 * mbadpixels/MBadPixelsPix.h
1080 - added two new possible UnCalibrated_t flags for the hi-lo
1081 calibration
1082
1083 * macros/calibration.C
1084 - add the calls to:
1085 MArray::Class()->IgnoreTObjectStreamer();
1086 MParContainer::Class()->IgnoreTObjectStreamer();
1087 in main.
1088
1089 * msignal/MExtractor.h
1090 - added Getter for fOffsetLoGain (was still missing)
1091
1092 * mhcalib/MHCalibrationChargeCam.[h,cc]
1093 - remove pixels with histogram overflow only if their percentage
1094 passes a certain limit (default: 0.5%). Before, every overflow
1095 lead to an unsuitable pixel.
1096
1097 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
1098 - implemented changes suggested by T.B. to speed up calculations
1099 - take fNameWeightsFile into the streamer, otherwise the Clone()
1100 will always create an extractor with cosmic's weights.
1101 - set fOffsetLoGain to a slighly higher value. The DF seems to
1102 have a different offset since it uses different pulse shapes
1103 and thus sightly different time definitions.
1104
1105
1106
1107 2005/01/10 Thomas Bretz
1108
1109 * mhvstime/MHVsTime.cc:
1110 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
1111
1112 * callisto.cc:
1113 - changed such, that the calculated pedestal is not random
1114 anymore
1115 - added code to calculate the pedestal also with randomization,
1116 but this code is for the moment commented out.
1117
1118 * callisto.rc:
1119 - fixed naming of pedestal calculation
1120
1121 * mbadpixels/MBadPixelsCalc.cc:
1122 - added a second check which compares the pedestal rms with
1123 the variance of the pedestal rms in the same sector
1124
1125 * mjobs/MJCalibrateSignal.[h,cc]:
1126 - changed to calculate the pedestal from extractor without
1127 randomization
1128 - added code to calculate the pedestal also with randomization,
1129 but this code is for the moment commented out.
1130
1131 * mjobs/MJCalibration.cc:
1132 - made sure that pedcam always has the correct name
1133 (FIXME? Print a warning if it has the wrong name)
1134
1135 * mjobs/MJPedestal.[h,cc]:
1136 - changed such, that it allows the calculation of pedestals
1137 in three different ways (fundamental, fromextractor,
1138 fromextractorrndm)
1139 - therefor removed SetExtractorResolution and added
1140 + void SetExtractionFundamental()
1141 + void SetExtractionWithExtractorRndm()
1142 + void SetExtractionWithExtractor()
1143
1144 * mjobs/MJStar.cc:
1145 - changed/fixed the input name of the MPedPhotCam used in the
1146 image cleaning
1147
1148 * mraw/MRawFileRead.[h,cc]:
1149 - changed return type of OpenNextFile
1150 - in some cases return kERROR in OpenNextFile to abort the Processing
1151 with an error
1152
1153 * mraw/MRawRunHeader.cc:
1154 - call a wrong file format version ERROR now
1155
1156 * mhflux/MAlphaFitter.[h,cc]:
1157 - make sure that resetted values are returned if fit failed
1158 - set default scaling too kOffRegion
1159
1160 * mhflux/MHAlpha.cc:
1161 - some small fixes to handling of MHAlphaOff
1162
1163 * mhflux/MHFalseSource.[h,cc]:
1164 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
1165 - updated display accordingly
1166 - updated fit accordingly
1167 - removed catalog temporarily from plots until I found the
1168 reason for the strange crashes
1169
1170 * mbadpixels/MBadPixelCalc.[h,cc]:
1171 - implemented the possibility to check the pedestal rms against the
1172 variance of the pedstal rms, too. The option is curretly switched
1173 off.
1174 - enahanced informal output in PreProcess
1175
1176 * mbase/MTaskList.cc:
1177 - a little change to some output
1178
1179
1180
1181 2005/01/10 Wolfgang Wittek
1182
1183 * mfbase/MFEventSelector2.cc
1184 - check whether filter exists before calling
1185 filter->CallPreProcess(parlist)
1186
1187
1188
1189 2005/01/08 Markus Gaug
1190
1191 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1192 * mcalib/MCalibrationHiLoCam.[h,cc]
1193 * mcalib/MCalibrationHiLoPix.[h,cc]
1194 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
1195 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
1196 mcalib/CalibLinkDef.h
1197 - new classes for calibration of conversion high-gain vs. low-gain
1198
1199 * msignal/MExtractedSignalPix.[h,cc]
1200 - added data member fChisquare, set to -1. by Clear() and Reset()
1201 - raised version number by 1
1202
1203 * msignal/MExtractedSignalCam.[h,cc]
1204 - added data member fNdf, set to -1 by default
1205 - new function: GetProb(const Int_t pixidx) to be called to
1206 calculate the joint probability of Chisquare of pixel "pixidx"
1207 and fNdf
1208 - added documentation of data members
1209 - raised version number by 1
1210
1211 * mhcalib/MHCalibrationChargeCam.cc
1212 - strengthened default histogram limits a bit, should accelerate
1213 the calibration by 20%.
1214
1215 * mjobs/MJCalibrateSignalFromOutside.cc
1216 - fixed two lines to compile MCalibrateData with the recent changes
1217 by TB
1218
1219 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1220 - fixed two bugs introduced yesterday by TB.
1221
1222 * msignal/MExtractTimeAndChargeSpline.cc
1223 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1224 - adopt part of TB's speed accelerations into these classes
1225
1226 * msignal/MExtractTimeAndCharge.cc
1227 - fix the low-gain extraction window for the case that the high-gain
1228 is saturated. Was skipped so far.
1229
1230
1231
1232 2005/01/07 Markus Gaug
1233
1234 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1235 - catch the case that more than 90% of the pixels have saturated
1236 signals and fix the extraction window from the occurrance of
1237 saturation, then. Important for high-intensity calibration events.
1238
1239
1240 * msignal/MExtractor.cc
1241 * msignal/MExtractTime.cc
1242 * msignal/MExtractTimeAndCharge.cc
1243 - added some documentation
1244
1245 * msignal/MExtractTime.[h,cc]
1246 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
1247 the header-file.
1248
1249
1250
1251
1252 2005/01/07 Abelardo Moralejo
1253
1254 * mbase/MLog.h
1255 - Added #include "TSystem.h", otherwise gSystem is not recognized
1256 in Mac OSX.
1257
1258 * manalysis/MMakePadHistograms.cc
1259 - Changed badcalc.SetNamePedPhotContainer to
1260 badcalc.SetNamePedPhotCam
1261
1262
1263
1264 2005/01/07 Thomas Bretz
1265
1266 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
1267 - replaced PedPhotContainer by PedPhotCam for consistency
1268
1269 * mbase/MLog.[h,cc]:
1270 - return *this in Seperator()
1271
1272 * mbase/MPrint.[h,cc]:
1273 - use new separator manipulator in PreProcess
1274 - fixed a type: separator instead of seperator
1275
1276 * mfileio/MReadTree.[h,cc]:
1277 - added a check for branch->IsAutoDelete() in Notify()
1278
1279 * mpedestal/MExtractPedestal.[h,cc]:
1280 - added new option 'fRandomCalculation' be used to switch on-/off-
1281 randomization in extractors, the default should be like before
1282 - added Process() calling Calc()
1283
1284 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
1285 - renamed Process() to Calc()
1286
1287 * Makefile:
1288 - removed macros/calibration.C, which seems to have been
1289 unintantionally introduced.
1290
1291 * manalysis/Makefile:
1292 - removed unintantionally introduced wrong include
1293
1294 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1295 - a small acceleration discussed with Hendrik by replacing a
1296 counter in a loop by pointer arithmetics
1297
1298 * mraw/MRawEvtPixelIter.cc:
1299 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
1300 read one byte behind the end of the array
1301 - fixed HasLoGain() which really did weired things, means accessing
1302 sometimes memory somewhere. This could theoretically result
1303 in assigning the wrong lo-gains to the wrong pixels.
1304
1305 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
1306 mtrigger/MFTriggerPattern.[h,cc]:
1307 - added
1308
1309 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
1310 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
1311
1312 * manalysis/MEnergyEstParam.h:
1313 - added a new function SetVariables calling SetCoeff
1314
1315 * mcalib/MCalibrateData.[h,cc]:
1316 - removed data members for container names
1317 - added new lists for container names
1318 - allow to calibrate more than one pedestal container at the same
1319 time
1320
1321 * mjobs/MJCalibrateSignal.cc:
1322 - changed accordingly
1323
1324
1325
1326 2005/01/05 Thomas Bretz
1327
1328 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
1329 mhcalib/MHCalibrationRelTimeCam.cc:
1330 - made some output lines fit into convinience window of 80 col
1331
1332 * mhist/MHCamEvent.cc:
1333 - make sure that x-axis has correct title
1334
1335 * msignal/MArrivalTimePix.cc:
1336 - init error to -1 which is a obviously non valid value
1337 - fixed IsValid() which gave wrong results
1338
1339 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
1340 - made sure that LoGain is flagged non-valid if no lo-gain exists
1341 - push time back at the edge of the allowed limits if outside
1342
1343 * mbase/MGList.[h,cc]:
1344 - introduced new functions Delete and DeletePictures
1345 - SetBit(kMustCleanup) in constructor. Otherwise it is not
1346 correctly removed from ListOfCleanups
1347
1348 * mbase/MLog.cc:
1349 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
1350 from the list
1351
1352 * mbase/MParContainer.[h,cc]:
1353 - replaced return type of GetDescriptor by TString. The old version
1354 was terribly wrong! The returned memory wasn't removed as soon
1355 as the function returned.
1356
1357 * mbase/MStatusDisplay.[h,cc]:
1358 - for security (thread safty) replaced all Form() by MString::Form()
1359 - implemented a more secure scheme of Closing (Clone()) this was
1360 a hint given by valgrind
1361 - set kMustCleanup for all new object in ClonePad not only kCanDelete
1362 - fixed some lines in pulldown-menus
1363 - add TPads to ListOfCleanups in ClonePad (workaround!)
1364
1365 * mbase/MString.[h,cc]:
1366 - implemented a new static Form() function returning a copy of
1367 the result
1368
1369 * mbase/MTask.[h,cc]:
1370 - replaced return type of GetDescriptor by TString. The old version
1371 was terribly wrong! The returned memory wasn't removed as soon
1372 as the function returned.
1373 - Made GetDescriptor thread safe using MString::Form
1374
1375 * mfileio/MWriteRootFile.cc:
1376 - Use GetDescriptor().Data() when using any kind of printf function
1377
1378 * mhbase/MFillH.cc:
1379 - replaced string concatenation in all constructors by a Form
1380 (also suggested by valgrind)
1381
1382 * mhcalib/MHCalibrationRelTimeCam.cc:
1383 - made some output fit into 80col boundary
1384
1385
1386
1387
1388 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
1389
1390 * mfht:
1391 - added new directory for hexagonal fourier transformation
1392
1393 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
1394 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
1395 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
1396 mhft/Makefile:
1397 - added
1398
1399 * macros/extendcam.C:
1400 - added: tutorial for MGeomCamExtend
1401
1402 * macros/hft.C:
1403 - added: tutorial for MHexgonalFTCalc
1404
1405 * macros/dohtml.C:
1406 - updated
1407
1408 * macros/rootlogon.C:
1409 - updated
1410
1411 * Makefile:
1412 - mhft added
1413
1414 * mbase/MParContainer.cc, mbase/MLog.cc:
1415 - added a pre-compiler option for destructor debugging
1416
1417 * mbase/MTaskList.[h,cc]:
1418 - added new function Replace
1419
1420 * mdata/MDataChain.cc, mfbase/MF.cc:
1421 - shortened some output
1422
1423 * mdata/MDataArray.[h,cc]:
1424 - added new function FindRule
1425
1426 * mfileio/MReadTree.[h,cc]:
1427 - enhanced functionality to be able to read a TTree stored in memory
1428 instead of a file. Therefor introduced fTree which is now the pointer
1429 used and replaced fChain where TTree and TChain have common behaviour.
1430 Where they behave uncommon new code for the new case has been added.
1431
1432 * mfileio/MWriteRootFile.[h,cc]:
1433 - enhanced functionality to be able to write a TTree into memory
1434 instead of a file. This were maily bugfixes for the case fOut==0, which
1435 must be handled correctly. Becarefull a tree filles without a file
1436 is not deleted automatically!
1437
1438 * mhbase/MBinning.h:
1439 - added copy constructor
1440 - fixed buggy SetEdges(MBinning&) which didn't work
1441
1442 * mhbase/MHMatrix.cc:
1443 - when adding a new rule check first if the same rule already exists
1444
1445 * mhflux/MAlphaFitter.[h,cc]:
1446 - added new functionality to support on-off analysis
1447 - didn't touch existing code
1448
1449 * mhflux/MHAlpha.[h,cc]:
1450 - added new functionality to support on-off analysis
1451 - replaced Fit() calls by newer function calls
1452 - added DrawAll - PRELIMINARY
1453 - fixed a bug when projecting - may be the reson for some strange
1454 crashes
1455
1456 * mcalib/MCalibColorSet.cc:
1457 - fixed a stupid bug introduced last year, which caused MCalibColorSet
1458 in some circumstances to stop the eventloop when it shouldn't
1459
1460 * mjobs/MSequence.cc:
1461 - expand path names
1462
Note: See TracBrowser for help on using the repository browser.