source: trunk/MagicSoft/Mars/Changelog@ 6212

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