source: trunk/MagicSoft/Mars/Changelog@ 2630

Last change on this file since 2630 was 2630, checked in by tbretz, 21 years ago
*** empty log message ***
File size: 173.8 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4
5 -*-*- END OF LINE -*-*-
6 2003/12/10: Thomas Bretz
7
8 * manalysis/MPedPhotPix.[h,cc], manalysis/MPedPhotCam.[h,cc]:
9 - added
10
11
12
13 2003/12/09: Markus Gaug
14
15 * mhist/MHCamera:
16 - added feature MHCamError to set errors in histograms of MStatusDisplay
17
18 * mhist/MHCalibration*:
19 - all hists doubles to separate High Gain and Low Gain
20
21 * manalysis/MCalibration*
22 - separate Hi Gain and Lo Gain
23 - use MExtractSignals to extract charges
24
25 * manalysis/MExtractSignals:
26 - new class to extract signals
27
28 * manalysis/MExtractedSignalCam:
29 - new class to hold extracted signals
30
31 * manalysis/MExtractedSignalPix:
32 - new class to hold extracted signals for pixel
33
34 * manalysis/Makefile
35 * manalysis/AnalysisLinkDef:
36 - contain MExtractedSignalCam, MExtractedSignalPix, MExtractedSignal
37
38 * macros/calibration.C
39 - EventDisplay which allows to get plot by clicking on pixel
40
41
42
43 2003/12/08: Thomas Bretz
44
45 * mraw/MRawFileRead.cc:
46 - implemented an artificial time-stamp for the current data
47
48 * star.cc, macros/star.C:
49 - works now with MC files and real data.
50
51 * mimage/MHillas.[h.cc], mimage/MHillasExt.[h.cc],
52 mimage/MHillasSrc.[h.cc]:
53 - implemented member functions Print(const MGeomCam&)
54
55 * macros/readMagic.C, macros/readCT1.C, mmain/MEventDisplay.cc:
56 - changed to display deg instead of millimeters
57
58 * manalysis/MEventRateCalc.[h,cc], manalysis/MEventRate.[h,cc]:
59 - updated algorithm
60
61 * macros/evtrate.C:
62 - tutorial how to calculate event rate added
63
64
65
66 2003/12/07: Thomas Bretz
67
68 * mbase/MTime.[h,cc]:
69 - added some new member function
70 - fixed wrong calculations
71 - moved all stand-alone operators into class
72
73 * mhist/MHPixVsTime.cc, mhist/MHVsTime.cc:
74 - fixed MTime handling
75
76 * Makefile.rules:
77 - removed obsolete $(HEADERS) from rule for $(LIB)
78 - added $(CINT)LinkDef.h for rule for $(CINT)Cint.cc
79
80 * mbase/BaseLinkDef.h:
81 - added operator<<(ostream&, MTime&)
82
83 * mmain/MOnlineDump.cc:
84 - fixed a small bug using MTime
85
86
87
88 2003/12/05: Abelardo Moralejo
89
90 * mhistmc/MHMcCollectionArea.cc
91 - removed wrong comment in MHMcCollectionArea::CalcEfficiency2
92
93
94
95 2003/12/05: Thomas Bretz
96
97 * mpointing/*:
98 - added
99
100 * Makefile:
101 - added mpointing
102
103 * NEWS:
104 - updated
105
106 * mbase/MTime.[h,cc]:
107 - complere rewrite of the data members
108 - ClassDef=3
109
110 * mfileio/MCT1ReadPreProc.cc, mfileio/MReadCurrents.cc,
111 mfileio/MReadReports.cc, mhist/MHPixVsTime.cc,
112 mhist/MHVsTime.cc, mmain/MOnlineDump.cc,
113 mmontecarlo/MMcTimeGenerate.cc, mreport/MReport.cc,
114 manalysis/MEventRateCalc.cc:
115 - adapted to new MTime
116
117 * mfileio/MReadReports.[h,cc]:
118 - added the possibility to enable Auto Scheme
119 - delete the TChains when removed
120
121 * mfileio/MWriteRootFile.[h,cc]:
122 - automaticalle create title for Trees
123 - added a 'Must-Have' flag for the added containers
124
125 * mreport/MReportCamera.h:
126 - added //! to all pointers
127
128 * mtools/MAstro.[h,cc]:
129 - added calculations from and to MJD
130 - moved to mbase
131
132 * mfileio/Makefile, mfileio/FileIOLinkDef.h:
133 - removed MReadCurrent
134
135 * readdaq.cc:
136 - changed to display board information on request
137 (MRawCrateArray)
138
139 * mfileio/MReadMarsFile.cc:
140 - small changes to output
141
142 * mfileio/MReadReports.[h,cc]:
143 - added 'Master' tree as a workaround for reading RunHeaders
144
145 * mfileio/MReadTree.cc:
146 - call Notify() of all members of fNotify in Notify()
147
148 * mraw/MRawCrateArray.[h,cc]:
149 - added Print() member function
150
151
152
153
154 2003/12/04: Markus Gaug
155
156 * manalysis/MCalibration*
157 - implemented some of Thomas Bretz suggestions to make the code
158 nicer
159 - implemented the possibility to have cosmics in the calibration
160 data and remove it
161 - implemented the conversion factors for the blind pixel method
162
163 * mhist/MHCalibration*
164 - implemented some of Thomas Bretz suggestions to make the code
165 nicer
166 - implemented the possibility to have cosmics in the calibration
167 data and still fit it
168
169 * macros/calibration.C
170 - MStatusDisplay of calibration histograms a little bit more readable
171
172
173
174 2003/12/03: Abelardo Moralejo
175
176 * mimage/MStereoCalc.cc
177 - Fixed typo in the PreProcess (fmcevt1 was initialized a second
178 time, instead of fmcevt2).
179
180
181
182 2003/12/02: Abelardo Moralejo
183
184 * mimage/MStereoCalc.[h,cc]
185 - changed names of variables (removed underscores). Use new
186 function MTask::AddSerialNumber (see below).
187
188
189
190 2003/12/02: Thomas Bretz
191
192 * mfilter/MFEventSelector2.[h,cc]:
193 - fixed and reorganized screen output
194 - added some small comments to the code
195 - moved some code from Process() to the new private function Select
196 - fixed uncounted events (underflow bins were not counted)
197 - renamed nonsens fErrors to fCounter
198 - fixed usage of fDisplay
199
200 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.[h,cc],
201 mfileio/MReadReports.[h,cc], mreport/MReport*.[h,cc],
202 mcamera/MCamera*.[h,cc]:
203 - fixed and added comments.
204
205 * mbase/MTask.h:
206 - added static member functions AddSerialNumber to simplify
207 using different Serial numbers.
208
209 * macros/readrep.C:
210 - updated to be an example for more functionality
211
212
213
214 2003/12/01: Markus Gaug
215
216 * macros/calibration.C:
217 - adjusted some parameters
218
219 * manalysis/MCalibrationCalc.cc:
220 - cosmics are now skipped from the fit
221
222 * manalysis/MCalibrationPix:
223 - cosmics are now skipped from the fit
224
225 * mhist/MHCalibrationPixel:
226 - cosmics are now skipped from the fit
227
228 * manalysis/Makefile
229 - MPedCalcPedRun was not in Makefile
230
231 * manalysis/AnalysisLinkDef
232 - MPedCalcPedRun was not in AnalysisLinkDef
233
234
235
236 2003/12/01: Thomas Bretz
237
238 * Makefile:
239 - added readdaq
240
241 * mona.cc:
242 - moved MOnlineDump behind hfilla/../d
243
244 * macros/readrep.C:
245 - removed obsolete piece of code
246 - added 'writer'
247 - added code to read from file
248
249 * mbase/MStatusDisplay.cc:
250 - removed obsolete workaround in HandleEvent. Found the bug
251 in MEventDisplay
252
253 * mmain/MEventDisplay.cc:
254 - fixed a crash when switching to a tab without canvas
255
256 * mmain/MOnlineDisplay.[h,cc]:
257 - removed obsolete code
258
259 * mmain/MOnlineDump.cc:
260 - set maximum and minimum of 'sum' histogram to 0 and 15
261
262 * mtemp/MObservatory.cc:
263 - changed telescope position (kMagic1) according to new data from GPS clock
264
265 * readraw.cc:
266 - changed includes
267
268 * mbase/MPrint.[h,cc]:
269 - added kSeperator
270
271 * mbase/MTime.[h,cc]:
272 - added SetTime(const TTime&)
273
274 * mraw/MRawEvtHeader.cc:
275 - added 'nogains' option to Print
276
277 * readdaq.cc:
278 - added
279
280 * mfilter/MFilterList.cc:
281 - added class description
282
283 * mfilter/FilterLinkDef.h, mfilter/Makefile:
284 - removed obsolete MFAntiFilter (for a replacement see
285 class-description of MFilterList)
286
287 * mfilter/MFRandomSplit.[h,cc]:
288 - fixed missing manipulators in fLog stream
289 - reset values in constructor which are out of range
290 - changed output in PostProcess according to the style in MHillasCalc etc.
291 - changed nonsense derivement from MF to MFilter
292
293 * mhist/MHCamera.[h,cc]:
294 - added DrawClone to get rid of the usage of gROOT->GetSelectedPad.
295 this resulted in some trouble in the past. If it will make more
296 trouble than before we can remove it again - please report problems.
297
298
299
300 2003/12/1: Abelardo Moralejo
301
302 * mimage/MStereoPar.cc
303 - Added calculation of fCT1Impact2, fCT2Impact2, the estimates of
304 impact parameter using the a priori assumption that the events
305 come from a point source located at the center of the camera.
306
307
308
309 2003/11/27: Wolfgang Wittek
310
311 * mfilter/MFEventSelector2.cc
312 - if number of requested events is too high reduce it to the maximum
313 number possible
314 - introduce the flag 'fUseOrigDistribution'; if it is set to kTRUE
315 (by SetOrigDistribution()) the original distribution will be used
316 as the nominal distribution
317 - added member functions SetUseOrigDistribution()
318 - added member functions SetHistOrig()
319
320 * mfilter/MFRandomSplit.[h,cc]
321 - a filter which gives fResult = kTRUE with a certain probability
322
323 * mfilter/MFAntiFilter.[h,cc]
324 - a filter which checks the result of a given filter and returns
325 the opposite result;
326 Thomas : could you please add a code which puts the filter whose
327 result is checked into the task list ?
328
329 * mfilter/Makefile, mfilter/FilterLinkDef.h
330 - add MFRandomSplit and MFAntiFilter
331
332 * manalysis/MCT1FindSupercuts.[h,cc]
333 - in 'DefineTrainMatrix', 'DefineTestMatrix', and
334 'DefineTrainTestMatrix()' :
335 replace call to 'MFEventSelector' by call to 'MFEventSelector2'
336 - add member function SetUseOrigDistribution(Bool_t b);
337 if b = kTRUE the events for the training and test samples are
338 selected randomnly from the input file
339
340
341
342 2003/11/27: Abelardo Moralejo
343
344 * mdata/MDataChain.cc:
345 - added ';' as a possible alphanumeric character in the data
346 string, to support the use of variables from MC stereo files
347 where the parameter containers for each telescope are tagged
348 with a ';' followed by the telescope number.
349
350
351
352 2003/11/26: Thomas Bretz
353
354 * mhist/MHVsTime.[h,cc]:
355 - implemented usage of Event number
356
357 * mhist/MHPixVsTime.[h,cc]:
358 - implemented usage of time (untested - may not work)
359
360
361
362 2003/11/25: Thomas Bretz
363
364 * mgeom/MGeomMirror.h:
365 - added Getter functions for Mirror Center and Mirror
366 Normal vector
367
368
369
370 2003/11/25: Abelardo Moralejo
371
372 * mimage/MStereoPar.[h,cc]
373 * mimage/MStereoCalc.[h,cc]
374 - Added. First version of some calculations for the data analysis
375 of two-telescope configurations (estimation of shower direction
376 and core position).
377 * mimage/Makefile, ImageLinkDef.h
378 - Updated accordingly.
379
380
381
382 2003/11/23: Thomas Bretz
383
384 * star.cc:
385 - fixed a typo
386
387 * manalysis/MCerPhotCalc.cc:
388 - fixed logging stream
389
390 * mbase/MStatusDisplay.[h,cc]:
391 - made fLog available to derived classes
392 - added Reset()-function
393 - added some debug messages to CloseWindow()
394 - put 'return' back into HandleConfigureNotify (fixes the
395 problem with the random size of the Mona display)
396 - added a new workaround in HandleEvent which fixed a crash
397 when switching back to the 'main' tab in MEventDisplay
398 This is NOT understood!
399 - changed bit 14/15 to 15/16. BIT(14) is used in TGMainFrame
400 already
401 - fixed a typo. Must be kTabPrint instead of kFilePrint
402
403 * mfilter/MFRealTimePeriod.h:
404 - added Setter for timeout
405
406 * mhist/MHCamEvent.cc:
407 - fill the rms for each event. This may be switched off by
408 a status bit in the future for speed reasons.
409
410 * mhist/MHCamera.[h,cc]:
411 - removed Profile() from GetMaximum/GetMinimum if no
412 autoscale is done
413 - added 'content' Draw option
414 - when kNoLegend is set draw the legend showing the size
415
416 * mhist/MHEvent.cc:
417 - fixed a typo: GetNumEvents() --> GetRunNumber()
418
419 * mhist/MHTriggerLvl0.cc:
420 - small changes to output
421
422 * mraw/MRawSocketRead.[h,cc]:
423 - renamed fRawEvtTime to fTime
424 - changed 'MRawEvtTime' to 'MTime'
425 - added some debugging output in case of kContinue
426
427 * mmain/MOnlineDump.[h,cc], mmain/MOnlineDisplay.[h,cc]:
428 - added
429
430 * mmain/MainLinkDef.h, mmain/Makefile:
431 - added MOnlineDump
432 - added MOnlineDisplay
433
434 * mona.cc:
435 - updated
436
437 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.[h,cc]:
438 - added
439
440 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
441 - added MEventRateCalc
442 - added MEventRate
443
444 * mgeom/MGeomMirror.h:
445 - fixed comments in the header - must be in one line!
446
447 * mreport/MReport.h:
448 - adde Getter-function for fState
449
450 * mreport/MReportDrive.[h,cc]:
451 - added GetAbsError() (preliminary!)
452
453
454
455 2003/11/22: Thomas Bretz
456
457 * mreport/MReportCamera.cc:
458 - implemented real reading
459 - changed some loops to poinbter arithmetics
460
461 * mreport/Makefile:
462 - added mcamera
463
464 * merpp.cc:
465 - implemented preliminary support for report-files
466
467 * star.cc:
468 - small changes to handling of update-mode
469
470 * mbase/MParList.cc:
471 - fixed a wrong output
472
473 * mbase/MTask.cc:
474 - fixed AddToBranchList(TString&)
475
476 * mbase/MTime.[h,cc]:
477 - setfill only once
478 - fixed ()-operator
479 - removed nonsens GetTime()
480
481 * mcamera/MCameraAUX.h, mcamera/MCameraCalibration.h,
482 mcamera/MCameraCooling.h, mcamera/MCameraHV.h,
483 mcamera/MCameraLV.h, mcamera/MCameraLid.h,
484 mcamera/MCameraLids.h, mcamera/MCameraPowerSupply.h:
485 - set version in ClassDef to 1
486
487 * mcamera/MCameraCooling.h:
488 - added Getter-functions
489
490 * mcamera/MCameraLV.h:
491 - changed fHumidity to Byte_t
492
493 * mcamera/MCameraLid.h:
494 - derived from MParContainer instead of TObject
495
496 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
497 - added MReadReports
498
499 * mfileio/MReadReports.[h.cc]:
500 - added
501
502 * mfileio/MReadTree.h:
503 - added MReadReports as friend class to allow access to fChain
504
505 * mfileio/MWriteRootFile.cc:
506 - fixed output (didn't have the correct debug flags)
507
508 * mhist/HistLinkDef.h, mhist/Makefile:
509 - added MHVsTime
510
511 * mhist/MHVsTime.[h,cc];
512 - added
513
514 * mhist/MFillH.cc:
515 - add eveything I know to BranchList
516
517 * mraw/MRawFileWrite.[h,cc]:
518 - changed name of MTime from MRawEvtTime to MTime
519 - changed Tree names to:
520 + Events
521 + Pedestals
522 + Calibration
523
524 * mreport/MReportTrigger.[h,cc]:
525 - fixed accoring to a discussion with Riccardo
526 - changed version number in ClassDef to 1
527
528 * mreport/Makefile:
529 - added mcamera
530
531 * macros/rootlogon.C:
532 - added colors
533 - changed the search path for libmars.so a bit
534
535 * mdata/MDataList.[h,cc]:
536 - added support for '%'
537
538 * mhist/MHCamera.[h,cc]:
539 - removed DrawPixelIndices and DrawSectorIndices
540 - replaced by new Draw-options: 'sectorindex' and 'pixelindex'
541 - put together in PaintIndices
542
543 * mmain/MEventDisplay.cc:
544 - added Sectors to tabs
545 - code for adding tab was in class twice (removed in
546 ReadinFirstEvent, uses AddGeometryTabs instead)
547
548 * mreport/MReport.[h,cc]:
549 - prpared to read new DC-REPORT files
550
551 * mreport/MReportDrive.[h,cc]:
552 - removed debug 'D'
553 - added Getter-functions
554
555
556
557 2003/11/21: Thomas Bretz
558
559 * mraw/MRawEvtData.cc:
560 - added type 3 and 4 to GetPixContent
561
562 * status.cc:
563 - added display of average index of slice witg maximum value
564 - implemented a scheme to exit the application and to
565 leave it open when the loop is finished.
566
567 * macros/status.C:
568 - added maximum index histogram
569
570 * mbase/MStatusDisplay.[h,cc]:
571 - implemented kExitLoopOnExit and kExitLoopOnClose
572
573 * mcamera/CameraLinkDef.h:
574 - added missing MCameraAUX and MCameraLid
575
576 * mhist/MHCamEvent.[h,cc]:
577 - added fRms
578
579 * mhist/MHCamera.cc:
580 - added error when printing pixel contents
581
582 * mhist/MHTriggerLvl0.[h,cc]:
583 - use MHCamera::kProfile
584 - renamed PrintOutLayers to PrintOutliers
585
586 * mmain/MEventDisplay.cc:
587 - made 'Mini-Canvas' working in all Tabs by catching kCM_TAB
588
589 * mhist/MFillH.[h,cc], mhist/MH.[h,cc]:
590 - implemented ReInit
591
592 * mbase/MParList.cc:
593 - implemented more sanity check whether a class can be created
594
595 * Makefile:
596 - added mcamera
597 - added mreport
598 - added status
599 - added OBJS and MCint.o to the shared object
600
601 * macros/readCT1.C:
602 - do not add non-existing geomcam to parlist
603 - add geomapl to tasklist
604
605 * mcamera/MCameraCalibration.h, mcamera/MCameraCooling.h,
606 mcamera/MCameraHV.h, mcamera/MCameraLV.h,
607 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
608 mcamera/MCameraPowerSupply.h, mreport/MReportCamera.h:
609 - changed according to discussion with Pepe
610
611 * mtools/Makefile, mtools/ToolsLinkDef.h:
612 - added MAstro
613
614 * mtools/MAstro.[h,cc]:
615 - added
616
617 * macros/readMagic.C, macros/readCT1.C:
618 - changed to display relative signal (which is compared to the
619 cleaning levels) and the cleaning levels
620
621
622
623 2003/11/20: Markus Gaug
624
625 * macros/calibration.C
626 - all variables are now plotted in camera displays
627
628 * manalysis/MCalibrationPix:
629 - replaced fErrT by fSigmaT
630
631 * manalysis/MCalibrationCam.cc:
632 - replaced fErrT by fSigmaT
633
634 * mhist/MHCalibrationPix.cc:
635 - replaced GetErrT by GetSigmaT()
636
637
638
639 2003/11/20: Wolfgang Wittek
640
641 * mimage/M2dimFunctionFit.[h,cc]
642 - removed; will be replaced by MFun2Fit.[h,cc]
643
644 * mimage/M2dimFunction.[h,cc]
645 - removed; will be replaced by MFunc2.[h,cc]
646
647 * mimage/MH2dimFunction.[h,cc]
648 - removed; will be replaced by MHFunc2.[h,cc]
649
650
651
652
653 2003/11/19: Markus Gaug
654
655 * manalysis/MCalibrationPix:
656 - new functions: GetPed(), GetPedRms(), GetQProb()
657 - new variable: fQProb
658
659 * manalysis/MCalibrationCam.cc:
660 - function GetPixelContent enlarged
661
662 * manalysis/MCalibrationCalc:
663 - function ReInit added like in MPedCalcPedRun
664
665
666
667 2003/11/19: Thomas Bretz
668
669 * mreport/MReport.[h,cc]:
670 - replaced FindTime by SetupReading
671 - removed SetTime
672
673 * mreport/MReportFileRead.cc:
674 - replaced SetTime by SetupReading
675
676 * mreport/MReportCamera.[h,cc]:
677 - use new stuff
678
679 * mcamera/*:
680 - added
681
682
683
684
685
686 2003/11/19: Markus Gaug
687
688 * manalysis/MPedCalcPedRun:
689 - implemented function ReInit
690 - implemented pointer fRunheader
691 - fNumHiGainSamples now called from fRunHeader inside ReInit
692 - Now, fNumHiGainSamples gets right number, instead of inf
693
694 * mhist/MHCalibrationConig:
695 - gkStartQlast changed from 5000 to 10000.
696
697
698
699 2003/11/18: Thomas Bretz
700
701 * mars.cc:
702 - changed Usage to standard Usage
703
704 * merpp.cc, mona.cc, readraw.cc, star.cc, status.cc,
705 mbase/MArgs.[h,cc]:
706 - removed const-qualifier for argv
707
708 * mbase/MTask.cc:
709 - fixed a bug in PrintStatistics (setfill was not set)
710
711 * mbase/MTaskList.cc:
712 - simplified PrintStatistics
713
714 * mbase/MTime.h:
715 - added Getter
716
717 * mfileio/MReadTree.cc:
718 - remove a leading "*" when checking whether a branch which
719 should be enabled exists
720
721 * mfileio/MWriteRootFile.cc:
722 - fixed a crash when Print is called and GetTree() returns NULL
723
724 * mhist/MHEvent.cc:
725 - implemented more levels (MeV, GeV, etc) for energy display
726
727 * mraw/MRawSocketRead.cc:
728 - removed some obsolete comment
729
730 * mreport/MReport.[h,cc]:
731 - added FindTime
732 - removed an invalid line (ReadAngle) in the header file
733 - Set class version to 1
734 - do not write fTime '//!'
735
736 * mreport/MReportFileRead.cc:
737 - fixed handling of MTimes
738
739 * mhist/MH.cc:
740 - added some const qualifiers in CutEdges
741
742
743
744 2003/11/18: Abelardo Moralejo
745
746 * mmc/MMcEvt.cxx:
747 - Fixed missing initialization of fLongitmax
748
749
750
751 2003/11/18: Markus Gaug
752
753 * manalysis/MCalibrationCalc:
754 - performs the eventloop and fills the calibration classes
755
756 * manalysis/MCalibrationCam:
757 - holds the classes: MCalibrationPix and MCalibrationBlindPix
758 and MCalibrationPINDiode
759 - one MCalibrationPix per pixel
760
761 * manalysis/MCalibrationPix:
762 - holds the fit results and conversion factors, etc per pixel
763 - hold histograms MHCalibrationPixel
764
765 * manalysis/MCalibrationBlindPix:
766 - holds fit results and derived number of photons, etc
767 - hold histogram MHCalibrationBlindPixel
768
769 * manalysis/MCalibrationPINDiode:
770 - holds fit results and derived number of photons, etc
771 - hold histogram MHCalibrationPINDiode
772
773 * mhist/MHCalibrationPix:
774 - histograms with sum of charges, time slices and reduced
775 charges vs. event number
776 - fit functions
777
778 * mhist/MHCalibrationPixel:
779 - histograms with sum of charges, time slices and reduced
780 charges vs. event number
781 - fit functions
782
783 * mhist/MHCalibrationBlindPixel:
784 - histograms with sum of charges, time slices and reduced
785 charges vs. event number
786 - fit functions
787
788 * mhist/MHCalibrationPINDiode:
789 - histograms with sum of charges, time slices and reduced
790 charges vs. event number
791 - fit functions
792
793 * mhist/MH:
794 - new function: CutEdges
795
796 * macros/calibration.C
797 - simple macro showing the functionning
798
799
800
801 2003/11/17: Thomas Bretz
802
803 * mbase/MLog.cc:
804 - replaced pthread_mutex by a TMutex
805 - renamed fgui to fGui
806 - renamed fout to fOut
807
808 * mbase/MStatusDisplay.cc:
809 - removed ==13 using TryLock() (this was wrong)
810
811 * mreport/*
812 - added
813
814 * macros/readrep.C:
815 - added
816
817 * merpp.cc, readraw.cc:
818 - added option -?/-h
819
820 * mona.cc:
821 - added MOnlineDump-class
822 - added port as a commandline option
823 - added commandline options
824
825 * status.cc:
826 - added option -?/-h
827 - added filter to support MC and DAQ files
828
829 * mdata/MDataChain.[h,cc]:
830 - added kERound
831
832 * mfilter/FilterLinkDef.h, mfilter/Makefile:
833 - added MFRealTimePeriod
834
835 * mgeom/MGeomCam.h:
836 - added InitGeometry
837
838 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamCT1Daniel.cc,
839 mgeom/MGeomCamECO1000.cc, mgeom/MGeomCamECO1000HG.cc,
840 mgeom/MGeomCamMagic.cc, mgeom/MGeomCamMagic919.cc,
841 mgeom/MGeomCamMagicHG.cc:
842 - replaced Calc* by InitGeometry
843
844 * mmain/MEventDisplay.cc:
845 - added a filter to support MC and real files
846
847 * mmain/Makefile:
848 - added mdata and mfilter
849
850 * mraw/MRawFileRead.cc:
851 - close file in PostProcess
852
853 * mraw/MRawRunHeader.h:
854 - added a comment
855
856 * mraw/RawIncl.h:
857 - removed some obsolete includes
858
859 * mhist/MH*:
860 - cleaned up many includes
861
862
863
864 2003/11/15: Thomas Bretz, Abelardo Moralejo
865
866 * mhist/MH.h:
867 - added fSerialNumber data member
868
869 * mhist/MFillH.cc:
870 - distribute serial number to the MH object to be filled
871
872 * mranforest/MHRanForest.cc, mhist/MHHadronness.cc:
873 - added serial number to the MMcEvt container (does nothing unless
874 SetSerialNumber has been called for the corresponding MFillH)
875 This is intended to allow the use of Random Forest with MC
876 multi-telescope files.
877
878 * NEWS:
879 - updated.
880
881
882
883 2003/11/14: Abelardo Moralejo
884
885 * mfilter/MF.cc:
886 - added the possibility of using in the filter parameters from a
887 multi-telescope MC camera file, where master branches for each
888 telescope are tagged with ;i being i the number of telescope.
889 The change consists in the addittion in MF::IsAlNum of ';' as
890 a possible alphanumeric character in the string.
891
892
893
894 2003/11/13: Thomas Bretz
895
896 * macros/readCT1.C:
897 - fixed to work with the new MHCamera::Draw (see Mantis)
898 - changed to display event and cleaned event
899
900 * macros/readMagic.C:
901 - fixed to work with the new MHCamera::Draw (see Mantis)
902
903 * mhist/MHEvent.cc:
904 - fixed display of the energy (see Mantis)
905
906 * mmain/MEventDisplay.cc:
907 - fixed usage of small canvas with new MHCamera::Draw
908
909
910
911 2003/11/11: Rudy Bock
912
913 * mfilter/MFGeomag.[h,cc]:
914 - added a new class which reads two ASCII files (for +ve and -ve
915 particles) from the mfilter directory, and filters out
916 low-energy charged Monte Carlo particles which do not reach the
917 earth's surface. Tables are from Adrian Biland. A method is
918 included which allows treating gammas as electrons (i.e. rejects
919 low energy particles).
920
921
922
923 2003/11/11: Nicola Galante
924
925 * mhistmc/MHMcTriggerLvl2.[h,cc]:
926 - Removed 'const' qualifier for the returned object of the
927 method (TH1 *)MHMcTriggerLvl2::GetHistByName(const TString name)
928
929
930
931 2003/11/10: Nicola Galante
932
933 * mhistmc/MHMcTriggerLvl2.[h,cc]:
934 - Changed return value of method MHMcTriggerLvl2::GetHistByName()
935 Now it returns a (TH1 *), no more a (TObject *), in order to keep
936 formal compatibility with the overloaded method of the mother
937 class TH1 *MH::GetHistByName(TString name)
938
939
940
941
942 2003/11/10: Thomas Bretz
943
944 * macros/dohtml.C:
945 - added mreflector
946 - removed mdatacheck
947 - removed mventdisp
948
949 * mbase/MEvtLoop.[h,cc]:
950 - removed instantiation of gListOfPrimitives
951
952 * mbase/MGGroupFrame.h:
953 - minor change
954
955 * mbase/MLog.cc:
956 - added a comment
957
958 * mbase/MParContainer.[h,cc]:
959 - removed include MEvtLoop.h
960 - added instantiation of gListOfPrimitves
961
962 * mbase/MReadSocket.[h,cc]:
963 - added more functionality
964 - added comments
965 - added Open() Close()
966
967 * mbase/MTask.cc:
968 - removed obsolete include for MGGroupFrame
969
970 * mfilter/MFRealTimePeriod.h:
971 - initialize fTime with 0
972
973 * mhist/MHCamEvent.cc, mhist/MHEvent.cc, mhist/MHTriggerLvl0.cc:
974 - removed creation of additional pad in Draw
975
976 * mhist/MHCamera.cc:
977 - added creating of additional pad in Draw
978 - added some comments
979
980 * mraw/MRawSocketRead.[h,cc]:
981 - added comments
982 - added fPort data member
983 - take MStatusDisplay status into account
984 - SetStausLine2 added
985 - removed obsolete include of iosfwd
986
987 * Makefile:
988 - changed makedepend line size
989 - renamed shared object from mars.so to libmars.so
990 - moved shared object from lib-directory to mars root directory
991 - make all executables load the shared object instead of statically
992 linking
993 - removed mdatacheck
994
995 * Makefile.conf.darwin, Makefile.conf.linux, Makefile.conf.linux-gnu,
996 Makefile.conf.osf1, Makefile.conf.osf5.1:
997 - removed obsolete SUBDIRS in MARS_LIB
998
999 * mars.cc:
1000 - do not show logo if command line arguments are wrong
1001
1002 * macros/rootlogon.C:
1003 - load libmars.so instead of lib/mars.so
1004 - added mreflector to include path
1005 - removed mdatacheck from include path
1006 - removed mventdisp from include path
1007
1008 * mmain/MStatusDisplay.[h,cc]:
1009 - secure UpdateTab with a TMutex
1010 - do not use MGTextView for root versions >= 3.02.05
1011 - fixed a crash when all tabs where deleted, no tab was active
1012 anymore
1013 - show when updating postscript header
1014
1015 * mmain/MStatusDisplay.[h,cc], mmain/MSearch.[h,cc], mmain/MGMenu.[h,cc],
1016 mmain/MSearch.[h,cc]:
1017 - moved to mbase
1018
1019 * mmain/Makefile, mmain/MainLinkDef.h:
1020 - removed MStatusDisplay
1021 - removed MSearch
1022 - removed MGMenu
1023 - removed MProgressBar
1024 - added MGDisplayAdc
1025
1026 * mbase/Makefile, mbase/MainLinkDef.h:
1027 - added MStatusDisplay
1028 - added MSearch
1029 - added MGMenu
1030 - added MProgressBar
1031
1032 * mdatacheck/Makefile, mdatacheck/DataCheckLinkDef.h:
1033 - removed MGDisplayAdc
1034
1035 * meventdisp/Makefile, meventdisp/DataCheckLinkDef.h:
1036 - removed MGCamDisplay
1037 - removed MGEvtDisplay
1038
1039 * mdatacheck/MGDisplayAdc.[h,cc]:
1040 - moved to mmain
1041
1042 * mona.cc:
1043 - added ChangeContextMenus
1044 - adapted to new MRawSocketRead interface
1045 - assigned names to different tasks
1046 - swiched off progress bar (temporarily)
1047 - moved status display into thread
1048 - exit thread by Exit() (seems to be necessary)
1049 - added preliminary workaround for mssing RootPlugin
1050
1051 * mmain/MAnalysis.cc:
1052 - removed external display
1053 - added MStatusDisplay
1054
1055 * mmain/MMonteCarlo.cc:
1056 - old workaround (MMcEvt) obsolete
1057
1058 * mmain/MAnalysis.cc:
1059 - do not call DisableAutoScheme
1060
1061 * mmain/MCameraDisplay.cc:
1062 - minor changes
1063
1064 * mgui/MCamDisplay.[h,cc], mmain/MEvtDisp.[h,cc],
1065 meventdisp/MGCamDisplay.[h,cc], MGEvtDisplay.[h,cc],
1066 meventdisp/MGFadcDisp.[h,cc], meventdisp/EvtDispIncl.h,
1067 meventdisp/EvtDispLinkDef.h, meventdisp/Makefile, meventdisp:
1068 - removed (obsolete)
1069
1070 * mmain/MGDisplayAdc.[h,cc]:
1071 - added ClassDef/ClassImp
1072
1073 * manalysis/MBlindPixelCalc.[h,cc]:
1074 - corrected interpolation of all values (thanks to Nadia)
1075 - fixed algorithm for pixels not existing yet
1076
1077 * manalysis/MCerPhotEvt.h:
1078 - added return value to AddPixel
1079
1080
1081
1082 2003/11/08: Nicola Galante
1083
1084 * mhistmc/MHMcTriggerLvl2.[cc,h]:
1085 - Changed binning of histograms fHistLutPseudoSize,
1086 fHistLutPseudoSizeNorm, fHistSizeBiggerCell,
1087 fHistSizeBiggerCellNorm to fix an overflow bug
1088 - In method GetHistByName(const TString name): changed the class
1089 of the returned object, now it returns a (TObject *), no more
1090 a (TH1F *), in order to return either (TH1 *) than (TH2 *);
1091 changed the order by which it checks the name of the
1092 histogram in order to fix a bug in the lexing
1093
1094 * macros/triglvl2.C:
1095 - Added some instruction to write all the MMcTriggerLvl2 histograms into
1096 a TFile
1097
1098
1099
1100 2003/11/07: Thomas Bretz
1101
1102 * mmain/MCameraDisplay.cc:
1103 - changed MGCamDisplay to MEventDisplay
1104
1105 * mmain/MMars.cc:
1106 - removed 'Event Display' button
1107 - removed MEvtDisp
1108
1109 * mmain/MEventDisplay.[h,cc], mhist/MHEvent.[h,cc]:
1110 - added
1111
1112 * mmain/Makefile, mmain/MainLinkDef.h:
1113 - removed MEvtDisp
1114 - added MEventDisplay
1115
1116 * Makefile:
1117 - removed mevtdisp
1118
1119 * mhist/Makefile, mhist/HistLinkDef.h:
1120 - added MHEvent
1121
1122 * Makefile, Makefile.rules:
1123 - automatically create dependancies
1124
1125 * NEWS:
1126 - updated
1127
1128 * mhist/MHCamera.[h,cc]:
1129 - implemented kNoLegend=BIT(20)
1130 - Clear pad before drawing Camera
1131
1132 * mmain/MStatusDisplay.cc:
1133 - print when updating ps-header
1134
1135 * status.cc:
1136 - added (not yet in Makefile)
1137
1138 * manalysis/MMcPedestalCopy.[h,cc]:
1139 - made sure, that MPedestalCam is in the list
1140
1141 * mraw/MRawEvtData.cc:
1142 - set the maximum/minimum of the fadc histograms
1143
1144 * mraw/MRawEvtPixelIter.[h,cc]:
1145 - added a fixes for the case that fData->fLoGainPixId->GetArray()=NULL
1146
1147 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1148 - added MCameraData
1149
1150 * manalysis/MCameraData.[h,cc]:
1151 - added
1152
1153 * mhist/MHEvent.[h,cc]:
1154 - fixed display of levels
1155 - fixed unallowed characters
1156
1157 * mimage/MImgCleanStd.[h,cc]:
1158 - moved the calculation for signal/noise to MCameraData
1159
1160 * mmain/MEventDisplay.cc:
1161 - added display for cleaning data and levels
1162
1163
1164
1165 2003/11/06: Antonio Stamerra
1166
1167 * manalysis/MMcTriggerLvl2.cc
1168 - Removed annoying warning message and put it in the Print method.
1169
1170
1171
1172 2003/11/05: Wolfgang Wittek
1173
1174 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C:
1175 - current versions of the macros for the analysis of CT1 data
1176
1177 * manalysis/MMarquardt.[h,cc]:
1178 - very pleliminary version of a class performing a minimization
1179 using the Marquardt method
1180
1181 * mimage/M2dimFunctionFit.[h,cc]
1182 - very pleliminary version of a class which fits a 2-dim function
1183 to the shower image using the maximum likelihood method
1184
1185 * mimage/M2dimFunction.[h,cc]:
1186 - very pleliminary version of a container which contains the
1187 parameters of the 2-dim function describing the shower image
1188
1189 * mimage/MH2dimFunction.[h,cc]
1190 - very pleliminary version of a container holding the histograms
1191 for the parameters of the 2-dim function describing the shower
1192 image
1193
1194
1195
1196 2003/11/05: Marcos Lopez
1197
1198 * mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]
1199 - Now, if the new spectrum for the MC showers is a power law, we
1200 don't convert it to a TF1 function.
1201 - Changed the constructor for the case in which the new spectrum
1202 is passed as a TF1 function. Now we pass the TF1 object by
1203 reference.
1204 - Thanks to the suggestions of T. Bretz, added three more
1205 constructors to give the possibility of passing the shape of the
1206 new spectrum in other different ways. Now, if the new spectrum
1207 that you want for the MC showers is different from a power law,
1208 you can specify its shape either with a TF1 function, with a
1209 string (char*), or with a general C++ function defined by your
1210 own.
1211 - In function Reinit(): added a sanity check to prevent from
1212 dividing by zero.
1213 - In PreProcess(): removed an unnecessary sentence.
1214 - Fixed a compiling error which appeared under gcc 3.3
1215
1216 * macros/weights.C
1217 - addapted to show the new features introduced.
1218
1219
1220
1221 2003/11/05: Thomas Bretz
1222
1223 * mbase/MTask.cc:
1224 - initialize fSerialNumber=0
1225
1226 * mhist/MHCamera.cc:
1227 - removed some obsolete IsUsed(idx) checks when filling the histogram
1228 - ExecuteEvent now plots in the same canvas all the time
1229
1230 * mmain/MStatusDisplay.[h,cc]:
1231 - added new data member fUserFrame
1232 - added new member function AddUserFrame
1233 - made call to ProcessEvent() and similar thread safe by
1234 checking whether we run in the main thread or not.
1235 - Set the progress bar range to (0,1)
1236 - Added member function to set progress bar position
1237 - updated comments
1238 - added some workarounds for root bugs in TCanvas (sometimes
1239 they call gPad->cd() indirectly when gPad==NULL)
1240 - Fixed thread safety of UpdateTab()
1241 - Fixed some crashes in case fTab==NULL
1242 - Tried to make HandleConfigureNotify more flexible to allow
1243 the new fUserFrame to work correctly - needs still some
1244 investigations
1245 - made fList a protected data member
1246 - added new member function Update()
1247
1248
1249
1250 2003/11/04: Thomas Bretz
1251
1252 * mmontecarlo/MMcTimeGenerate.cc:
1253 - adapted to changes in MTime
1254
1255 * mgeom/MGeomCam.[h,cc]:
1256 - precalculate pix ratio (and square root of it) for faster
1257 calculations. This makes sense, because these values are
1258 needed at least n times (while n is the number of pixels)
1259 per event. Which results in billions of calculations already
1260 for some events.
1261 - implemented CalcPixRatio to do the precalculation
1262 - changed class version of MGeomCam from 1 to 2
1263
1264 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamCT1Daniel.cc,
1265 mgeom/MGeomCamECO1000.cc, mgeom/MGeomCamMagic919.cc,
1266 mgeom/MGeomCamECO1000HG.cc, mgeom/MGeomCamMagic.cc,
1267 mgeom/MGeomCamMagicHG.cc:
1268 - implemented CalcPixRatio to do the precalculation
1269 - some simple code cleanup (removed obsolete comments, etc)
1270
1271 * mgeom/MGeomPix.[h,cc]:
1272 - replaces tan(60deg) by a build-in constant (fgTan60)
1273 - pre calculate the area of the pixel in the constructor
1274 (for speed reasons, see pixratio aboive)
1275 - added fA
1276 - changed version number from 1 to 2
1277
1278 * mimage/MImgCleanStd.cc, mimage/MImgCleanTGB.cc:
1279 - directly use MGeomCam::GetPixRatioSqrt() now
1280
1281 * mraw/MRawSocketRead.cc:
1282 - updated comment header
1283 - updated class description
1284 - removed obsolete fMutex, Lock() and UnLock()
1285 - moved code from Do() to Process()
1286 - added comments
1287
1288 * meventdisp/MGCamDisplay.cc:
1289 - replaced MHillas:Clear() by Removing from ListOfPrimitives
1290
1291 * mimage/MHillas.[h,cc]:
1292 - removed fEllipse
1293 - removed the Draw function
1294 - added a correct Paint() function
1295
1296 * Makefile:
1297 - added star
1298
1299 * macros/star.C:
1300 - removed obsolete MSrcPosCam (will be created automatically)
1301 - made the macro work with a telescope serial number
1302
1303 * mbase/MParContainer.[h,cc]:
1304 - moved GetDescriptor to source file and added a function
1305 description
1306 - changed GetDesciptor to be virtual
1307
1308 * mbase/MTask.[h,cc]:
1309 - added new data member fSerialNumber
1310 - changed version number from 1 to 2
1311 - added GetDescriptor aware of the serial number
1312 - added Getter and Setter for serial number
1313 - made StreamPrimitive serial number aware
1314
1315 * mbase/MTaskList.[h,cc]:
1316 - overwrote SetSerialNumber
1317
1318 * mfileio/MReadTree.cc:
1319 - changed a C-cast to a C++-cast
1320
1321 * mfileio/MWriteRootFile.h:
1322 - changed BIT(16) to BIT(17). UPDATE mode was not working
1323 with newer root versions, because BIT(16) was used already
1324
1325 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
1326 manalysis/MGeomApply.cc, manalysis/MMcPedestalCopy.cc,
1327 manalysis/MMcPedestalNSBAdd.cc, manalysis/MSigmabarCalc.cc,
1328 mimage/MHillasCalc.cc, mimage/MHillasSrcCalc.cc,
1329 mimage/MImgCleanStd.cc:
1330 - made serial number aware
1331
1332 * mraw/MRawFileWrite.cc:
1333 - automatically add .root extension
1334
1335 * star.cc:
1336 - added
1337
1338
1339
1340 2003/11/03: Thomas Bretz
1341
1342 * manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc]:
1343 - fixed such, that it now works correctly with non-MC files
1344 - moved container requests from PreProcess to ReInit
1345 - removed some obsolete data members - made them locally
1346
1347 * manalysis/MMcPedestalRead.[h,cc]:
1348 - removed
1349
1350 * mbase/MEvtLoop.cc:
1351 - replaced the gApplication->InheritsFrom(TRint::Class())
1352 workaround for thread safty by the more correct check
1353 whether we are running in the main Thread (TThread::Self())
1354 - added double-cast to TProgressBar::SetPosition
1355
1356 * mbase/MTask.h:
1357 - added the missing const-qualifier to GetNumExecutions
1358
1359 * mbase/MTaskList.cc:
1360 - fixed a typo in the output
1361
1362 * mimage/MHillasCalc.[h,cc]:
1363 - replaced TArrayC by TArrayL to support huge number of events
1364 - added PrintSkipped
1365 - added comments to the data members
1366
1367 * mars.cc:
1368 - added code for a possible use of a TGApplication
1369 (in comments)
1370
1371 * merpp.cc, readraw.cc:
1372 - unified with the other executables (StartUpMessage, etc)
1373 - removed TROOT-object
1374 - readraw.cc: added more functionality
1375
1376 * mraw/MRawEvtData.cc:
1377 - changed positions of 'fush' in Print() (this confused 'more'
1378 because 'more' also counts the ANSI color codes to determin
1379 the line-length)
1380
1381 * mhistmc/MHMcCollectionArea.cc:
1382 - added UseCurrentStyle such that the axis labels are displayed
1383
1384 * mbase/MTime.[h,cc]:
1385 - removed fTimeStamp
1386 - increased version number
1387 - changed Print() function
1388 - removed obsolete functions and constructors
1389 - fixed copy constructor
1390
1391 * mfileio/MCT1ReadPreProc.cc:
1392 - replaced SetTime by SetCT1Time
1393
1394 * mhist/MHAlphaEnergyTime.cc, mhist/MHEnergyTime.cc,
1395 mhist/MHThetabarTime.cc, mhist/MHTimeDiffTheta.cc,
1396 mhist/MHTimeDiffTime.cc:
1397 - adapted to changes in MTime
1398
1399 * mraw/MRawEvtHeader.cc:
1400 - adapted to changes in MTime
1401 - minor change to output in Print()
1402
1403
1404
1405 2003/10/31: Marcos Lopez
1406
1407 * mhist/MFillH.cc:
1408 - Fixed a bug in function PreProcess(MParList *pList). Inside the
1409 conditional sentence "if (!fWeight && !fWeightName.IsNull())",
1410 fWeight never pointed to the object MWeight recoverd from the
1411 parameter list.
1412
1413 * mhistmc/MHMcEnergyImpact.cc:
1414 - In the Fill function, pass the weight to the histogram fHist.
1415
1416 * mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
1417 - Added new class for changing the energy spectrum of the showers
1418 simulated with Corsika to a different one, be using weights
1419
1420 * mmontecarlo/Makefile, MonteCarloLinkDef.h
1421 - Added the new class.
1422
1423 * macros/weights.C
1424 - Added macro showing how to transform the spectrum of the MC showers.
1425
1426
1427
1428
1429
1430 2003/10/31: Thomas Bretz
1431
1432 * mars.cc:
1433 - change TGApllication back to TApplication (TGApplication doesn't
1434 load the TVirtualPad plugin by default) DISPLAY must be set
1435 manually if it is not set.
1436
1437
1438
1439 2003/10/30: Antonio Stamerra
1440
1441 * manalysis/MMcTriggerLvl2.[h,cc]
1442 - Added method CalcTriggerPattern to check which x-NN compact
1443 pattern the event satisfies. The variable member fTriggerPattern
1444 contains the number x (x=3,4,5,6,7).
1445 - Inline function GetTriggerPattern added.
1446
1447 * manalysis/MMcTriggerLvl2Calc.cc
1448 - Added call to the MMcTriggerLvl2::CalcTriggerPattern in Process().
1449
1450
1451
1452 2003/10/30: Thomas Bretz
1453
1454 * manalysis/MCerPhotEvt.[h,cc]:
1455 - fixed a bug in the new Lut-stuff. Sometimes pixels where
1456 considered existing, because there where no mark for
1457 empty entries in the Lut.
1458 - all loops ignored pixel with index 0 and used it as reference
1459 pixel - this is wrong, because pixel 0 must not exist at all.
1460 Now all loops are starting with pixel 0.
1461
1462 * mimage/MImgCleanStd.[h,cc]:
1463 - renamed various local variables from 'id' to 'idx'
1464 - in clean step 4 we assumed that a pixel with idx2 is existing
1465 - this is a dangerous assumption. It is checked now.
1466
1467
1468
1469 2003/10/29: Thomas Bretz
1470
1471 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1472 - removed MMcPedestalRead
1473
1474 * manalysis/MMcPedestalCopy.[h,cc]:
1475 - merged functionality of MMcPedestalRead into it
1476 - do not remove itself from the tasklist, but check
1477 the file type for each file again.
1478 - added const-qualifiers in the class header
1479
1480 * manalysis/MMcPedestalNSBAdd.[h,cc]:
1481 - don't do something if camera file version is < 0.7
1482 - do not remove itself from the tasklist, but check
1483 the file type for each file again.
1484 - added const-qualifiers in the class header
1485
1486 * mgui/MCamEvent.cc:
1487 - added a comment
1488
1489 * mimage/MHillasCalc.[h,cc]:
1490 - replaced the fixed size array fErrors by a dynamic size array
1491 (TArrayC) to make sure, that people get a warning on the
1492 screen if the reprogram the error handling and write
1493 into an unallowed index.
1494
1495
1496
1497 2003/10/28: Thomas Bretz
1498
1499 * macros/readCT1.C:
1500 - fixed to work with the correct geometry
1501
1502 * macros/readMagic.C:
1503 - fixed - was crashing
1504
1505 * macros/tar.C:
1506 - exclude 'Tag' files from tar
1507
1508 * manalysis/MGeomApply.[h,cc]:
1509 - replaced constructor by SetGeometry (constructor was
1510 not unique)
1511
1512 * mbase/MEvtLoop.[h,cc]:
1513 - set fProgress already when setting fDisplay (gives the
1514 possibility to overwrite fProgress)
1515 - removed 'entries' from ProcessGuiEvents (moved to fNumEvents)
1516 - Set ProgressBar position in percent instead of event number
1517 - Set progress bar range from 0 to 1
1518
1519 * mbase/MReadSocket.cc:
1520 - fixed to treat timeout correctly
1521 - replaces usleep() by gSystem->Sleep()
1522
1523 * mbase/MTime.h:
1524 - added SetTime(ULong_t) (support for gSystem->Now())
1525 - added SetTime(Double_t)
1526 - added operator()
1527 - fixed all comparison operators to use time instead of
1528 time lo/hi - will be removed soon
1529
1530 * mimage/MHHillasSrc.cc:
1531 - delete 3rd Pad
1532
1533 * mraw/MRawEvtData.cc:
1534 - when drawing print gPad
1535
1536
1537
1538 2003/10/28: Wolfgang Wittek
1539
1540 * manalysis/MCT1PadONOFF.cc
1541 - replace GetMeanRms() by GetPedestalRms()
1542 - replace SetMeanRms() by SetPedestalRms()
1543 - reactivate code which was commented out by tgb
1544 (no compilation errors on Alpha OSF)
1545
1546 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
1547 - put back MCT1PadONOFF
1548
1549 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C
1550 - current versions of macros for the analysis of CT1 data
1551
1552
1553
1554 2003/10/26: Oscar Blanch Bigas
1555
1556 * mmc/MMcFadcHeader.[cc,h]
1557 - Added variable member that has the sigma of the electronic noise
1558 that goes with the same value to both FADC gains (fDigitalNoise)
1559 - Class version has been changed from 2 to 3.
1560
1561
1562
1563 2003/10/24: Abelardo Moralejo
1564
1565 * manalysis/MMcPedestalRead.[cc,h]
1566 - Added. In coming camera version (0.7) the pedestal sigma per
1567 FADC slice is calculated by the camera simulation at run time,
1568 then written to the output file. This class reads in the pedestal
1569 mean and sigma to be later used in the analysis (for tail cuts
1570 mainly). This task will replace MMcPedestalCopy and
1571 MMcPedestalNSBAdd for camera >= 0.7 files, for which the second
1572 class would produce wrong results.
1573
1574
1575
1576 2003/10/23: Abelardo Moralejo
1577
1578 * mhistmc/MHMcEnergyMigration.cc
1579 - Changed the Draw procedure: with new root versions (3.04, 3.05)
1580 the result of the used drawing options was different from what
1581 we had in 3.02, and the graphics output had become unreadable.
1582 Replacing some Draw() calls by DrawCopy() has solved the problem.
1583
1584
1585
1586 2003/10/23: Thomas Bretz
1587
1588 * macros/star.C:
1589 - replaced geometry by the task MGeomApply
1590
1591 * manalysis/MCerPhotCalc.cc:
1592 - fixed typo
1593
1594
1595
1596 2003/10/22: Thomas Bretz
1597
1598 * mars.cc:
1599 - replaced TApplication by TGApplication
1600 - removed TROOT
1601 - reset Batch mode in any case
1602
1603 * meventdisp/MGCamDisplay.cc:
1604 - use new MHCamera::SetLevels to display cleaning levels
1605
1606 * mhist/MHCamera.[h,cc]:
1607 - removed FillLevels - obsolete
1608 - added SetLevels instead
1609
1610
1611 2003/10/21: Wolfgang Wittek
1612
1613 * manalysis/MMatrixLoop.[h,cc]
1614 - member function PreProcess() put from .h to .cc
1615
1616 * mhist/MHMatrix.[h,cc]
1617 - member function SetNumRow() put from .h to .cc
1618
1619
1620
1621 2003/10/20: Thomas Bretz
1622
1623 * mraw/MRawEvtPixelIter.[h,cc]:
1624 - changed name of member function from GetNumMax[Hi,Lo]GainSamples
1625 to GetIdxMax[Hi,Lo]GainSamples
1626
1627 * manalysis/MMcPedestalCopy.cc:
1628 - changed GetPedestalRms to GetElecNoise to make Mars compile with
1629 the changes done in MMcFadcHeader
1630
1631 * mmc/MMcTrig.cxx:
1632 - changed <iostream.h> to <iostream> according to C++
1633
1634 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1635 - MHMcTriggerLvl2::GetHistByName removed const-qualifier and
1636 changed return type to TH1 according to definition in MH.
1637
1638 * macros/status.C:
1639 - use MDirIter instead of a single file name
1640 - adde MHTriggerLvl0
1641 - Simplified macro by using PrintOutliers
1642
1643 * mhist/MHCamEvent.[h,cc]:
1644 - renamed PrintOutlayers to PrintOutliers
1645 - Divide pad only into two subpads
1646
1647 * mfilter/MF.cc:
1648 - added comment about '=='
1649
1650 * mhist/MHMatrix.cc:
1651 - removed some pieces of code which preserved the contents
1652 of a matrix when resizing. This is done by root now.
1653
1654 * mfilter/MFRealTimePeriod.[h,cc]:
1655 - added
1656
1657 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1658 - added MFRealTimePeriod
1659
1660 * mars.cc:
1661 - moved Start-up-message to StartUpMessage()
1662
1663 * manalysis/MBlindPixelCalc.h, manalysis/MCT1FindSupercuts.cc,
1664 manalysis/MCerPhotAnal.h:
1665 - minor changes
1666
1667 * mhist/MHCamera.[h,cc]:
1668 - added Profile-option (display contents/entries)
1669 - added Freeze-option (ignore filling data into the histogram)
1670 - added UseCurrentStyle to get the y-axis back
1671 - overwrite DrawCopy
1672
1673 * manalysis/MCerPhotEvt.[h,cc]:
1674 - added fLut to accelerate searching an index a lot, this should
1675 be backward compatible to old class versions
1676 - increased class version to 2
1677 - removed all searches for indices - replaced by GetPixById
1678 - GetPixById no uses the look-up-table, which is much much faster
1679 and still searches the array if the fLut size is 0 which might
1680 be because of a class version 1 object is read from a file -
1681 according to Rene this should work.
1682
1683 * manalysis/MPedestalCam.[h,cc]:
1684 - replaced a C-cast by a C++ static_cast
1685
1686 * mhist/MH.[h,cc]:
1687 - renamed them from Draw/DrawCopy to DrawSame/DrawSameCopy
1688
1689 * mraw/MRawEvtData.[h,cc]:
1690 - changed arrays to '//->'
1691 - overwrote Copy() member function
1692
1693 * mhist/MFillH.[h,cc]:
1694 - added GetCanvas()
1695
1696 * mhist/MHHadronness.cc, mimage/MHHillasExt.cc,
1697 mimage/MHNewImagePar.cc:
1698 - changed Draw to DrawSame
1699
1700 * mhist/MHCamEvent.cc:
1701 - use new MHCamera profile mode
1702
1703 * mbase/MEvtLoop.cc, mmain/MStatusDisplay.cc:
1704 - check whether application is TRint to make mone thread safe
1705 This is necessary not to call ProcessEvents() twice at the
1706 same time!
1707
1708
1709
1710 2003/10/17: Oscar Blanch
1711
1712 * mmc/MMcFadcHeader.[cxx,hxx]:
1713 - Added variable members to store the pedestal sigma from thte
1714 camera simulation porgram: fPedesSigmaHigh fPedesSigmaLow
1715
1716 * mmc/MMcRunHeader.cxx:
1717 - fill fNumEvts with number of stored events
1718
1719 * mmc/MTriggerDefine.h:
1720 - Trigger zone for CT1 cameras up to 126 pixels
1721
1722 * mgeom/MGeomMirror.cc:
1723 - fixed bug in filling axis desviation
1724
1725
1726
1727 2003/10/15: Thomas Bretz
1728
1729 * Makefile.conf.general:
1730 - added libThread to support mona
1731
1732 * manalysis/MCerPhotAnal2.cc:
1733 - changed comments
1734 - accelerated the code a bit by using pointer arithmetic
1735
1736 * mbase/BaseLinkDef.h, mbase/Makefile:
1737 - added MReadSocket
1738
1739 * mbase/MReadSocket.[h,cc]:
1740 - added MReadSocket
1741
1742 * mbase/MEvtLoop.cc:
1743 - fixed some crashes in ProcessGuiEvents
1744
1745 * mbase/MFilter.cc:
1746 - changed header
1747
1748 * mbase/MTime.h:
1749 - added operator double()
1750
1751 * mimage/MHillas.cc:
1752 - changed the comments about corrxy
1753
1754 * mmain/MStatusDisplay.[h,cc]:
1755 - added many comments
1756 - added kFileClose stuff
1757 - added AddRawTab
1758 - added thread handling in UpdateTab
1759 - fixed deletion in case the pointer is on heap
1760 - added date/time to ps-output
1761
1762 * mraw/MRawEvtHeader.cc:
1763 - added some comments about the total number of bytes read
1764
1765 * mraw/MRawRunHeader.[h,cc]:
1766 - added some comments about the total number of bytes read
1767 - fixed treating files with 0xc0c1 as Magic-Number
1768 - added GetNumTotalBytes
1769
1770 * mraw/Makefile, mraw/RawLinkDef.h:
1771 - added MRawSocketRead
1772
1773 * mraw/MRawSocketRead.[h,cc]:
1774 - added
1775
1776 * mona.cc:
1777 - added
1778
1779
1780
1781 2003/10/05: Abelardo Moralejo
1782
1783 * macros/star.C:
1784 - returned to revision 1.9 (I had committed by mistake a private
1785 version of the macro, sorry!)
1786
1787
1788
1789 2003/10/04: Thomas Bretz
1790
1791 * macros/MagicHillas.C, macros/pedestalvstime.C, macros/pixfirerate.C,
1792 macros/pixsatrate.C, macros/readCT1.C, macros/readMagic.C,
1793 macros/starplot.C, macros/status.C, macros/sumevents.C,
1794 macros/sumeventserr.C, macros/sumeventsrms.C, macros/sumpedestalrms.C,
1795 macros/sumpedestals.C, mmain/MDataCheck.cc:
1796 - added MGeomApply
1797
1798 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1799 - added MGeomApply
1800
1801 * manalysis/MBlindPixelCalc.cc:
1802 - for buid-in pixel numbers added a check whether the geometry
1803 is mathcing
1804
1805 * manalysis/MCerPhotCalc.cc, manalysis/MMcPedestalCopy.cc,
1806 manalysis/MMcPedestalNSBAdd.cc, meventdisp/MGCamDisplay.[h,cc],
1807 meventdisp/MGEvtDisplay.[h,cc], mhist/MHFadcCam.cc:
1808 - fixed that it can deal with variable size arrays
1809
1810 * manalysis/MGeomApply.[h,cc]:
1811 - added. This task will take care of different geometries
1812
1813 * manalysis/MPedestalCam.cc:
1814 - initialize array with size 1
1815 - do not call new operator
1816
1817 * mbase/MArgs.cc, mbase/MDirIter.cc:
1818 - added comments
1819
1820 * mdatacheck/MGDisplayAdc.cc:
1821 - fixed a small bug in setting slider position for different geometries
1822
1823 * mfileio/MWriteRootFile.cc:
1824 - automatically append '.root' to file name
1825
1826 * mhist/MHCamera.cc:
1827 - added Init function
1828 - moved parts of the construtor to Init function
1829 - added default constructor
1830 - added possibility to change geometry after creation by SetGeometry
1831 - added many sanity checks (fNcells<=1)
1832
1833
1834
1835 2003/10/02: Thomas Bretz
1836
1837 * mraw/MRawEvtData.cc:
1838 - changed Draw so that also lo-gains are displayed.2
1839
1840
1841
1842 2003/10/01: Nicola Galante
1843
1844 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1845 - in method MHMcTriggerLvl2::Fill added filling of 2D histograms
1846 of fLutPseudoSize vs. energy and of fSizeBiggerCell vs. energy
1847 - modified method MHMcTriggerLvl2::GetHistByName which now
1848 can return any histogram (data member) of the class
1849 MHMcTriggerLvl2 (now it returns a (TObject *) not a (TH1F *))
1850 - Updated option list of the methid MHMcTriggerLvl2::DrawClone
1851
1852 * macros/triglvl2.C:
1853 - Updated according with changes in class MHMcTriggerLvl2
1854
1855
1856
1857 2003/09/30: Robert Wagner
1858
1859 * mfileio/MCT1ReadPreProc.cc
1860 - undone change from 2003/09/26
1861 - MJD is filled in fTime.Duration
1862
1863
1864
1865 2003/09/29: Nicola Galante & Antonio Stamerra
1866
1867 * mmc/MMcTrig.cxx:
1868 - Fixed a bug in function IsPixelFired(): the binary shift, introduced
1869 by T.B. to replace "pow" for power of two, was wrong.
1870 The correct operator to be used is "<<" and not ">>"!
1871
1872 * manalysis/MMcTriggerLvl2.[h,cc]:
1873 - Added method "CalcEnergy(MMcEvt *)" used to get correlation between
1874 energy and size.
1875 - Removed graphical functions "Drawcell" and "DrawLvl1"
1876 - Fixed bug in the pixcell setting (pixel numbering in the cell starts
1877 from 0 but gsPixelInLut starts from 1).
1878 - Fixed bug in the "check" variable.
1879
1880 * manalysis/MMcTriggerCalc.[h,cc]:
1881 - Added call to MMcTriggerLvl2::CalcEnergy() in Process()
1882 - Removed 'const' from fMcEvt declaration
1883
1884 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1885 - Added method "Draw2DHist" (draw correlation between
1886 energy and size)
1887 - Fixed bug in "DrawClone" function (histogram normalization)
1888
1889 * macros/triglvl2.C:
1890 - Fixed a bug in the task list order to apply correctly the filters
1891 - Now it writes on disk a root file with some histograms
1892
1893
1894
1895 2003/09/26: Robert Wagner
1896
1897 * mfileio/MCT1ReadPreProc.cc
1898 - provisionally pass complete event time to fTime container,
1899 units are MJDs instead of seconds for the time being
1900
1901
1902
1903 2003/09/25: Abelardo Moralejo
1904
1905 * macros/MagicHillas.C, star.C
1906 - Added cast: TArrayF w(15,(Float_t*)x) to get rid of warning.
1907
1908
1909
1910 2003/09/24: Abelardo Moralejo
1911
1912 * macros/MagicHillas.C, star.C
1913 - Added const qualifier to TArrayF w(15,x); I got a crash due to
1914 this missing qualifier when changing some code in MCerPhotCalc
1915 (not yet submitted).
1916
1917 * macros/CT1Hillas.C
1918 - removed code containing TArrayF w(15,x) (which was commented)
1919 since it made no sense for CT1.
1920
1921
1922
1923 2003/09/24: Wolfgang Wittek
1924
1925 * mfilter/MFEventSelector2.[h,cc]
1926 - execution statistics added
1927
1928 * mhist/MHFindSignificance.cc
1929 - add fHist->UseCurrentStyle()
1930 to get the y-axis + labels drawn
1931
1932 * mhist/MHMatrix.h
1933 - replace Int_t fNumRow //!
1934 by Int_t fNumRow //
1935 because otherwise fNumRow is not defined when MHMatrix object is read in
1936 after it had been written out
1937
1938 * mhist/MHCT1Supercuts.cc
1939 - change title of object
1940
1941 * manalysis/MMinuitInterface.cc
1942 - add arguments maxcalls and tolerance to SIMPLEX call
1943
1944 * manalysis/MCT1SupercutsCalc.[h,cc]
1945 - add variables asymmetry, conc, leakage
1946
1947 * manalysis/MCT1Supercuts.[h,cc]
1948 - add variables asymmetry, conc, leakage
1949 - add TArrayD fStepsizes (initial step sizes for the parameters)
1950
1951 * manalysis/MCT1FindSupercuts.cc
1952 - replace MGeomCamCT1Daniel by MGeomCamCT1
1953 - arguments 'parSCinit', 'params' and 'steps' added in FindParams() ;
1954 parSCinit is the name of the file containing the initial
1955 values of the parameters
1956 'params' and 'steps' are the initial values in case parSCinit == ""
1957 - add member functions GetMatrixTrain() and GetMatrixTest()
1958 - remove member function WriteMatrix()
1959 because it didn't work; now the matrices are written out in
1960 DefineTrainMatrix(), DefineTestMatri() and DefineTrainTestMatrix()
1961
1962 * macros/CT1EgyEst.C
1963 - don't use Daniel's energy estimator
1964
1965 * mmontecarlo/MMcEnergyEst.cc
1966 - extend printout of comments
1967
1968
1969
1970 2003/09/17: Abelardo Moralejo
1971
1972 * manalysis MCerPhotCalc.cc:
1973 - in warning about saturating low gains in pixels: changed the
1974 'if' by a 'switch' and slightly corrected text of warning (no
1975 change in performance or results).
1976
1977
1978
1979 2003/09/16: Abelardo Moralejo
1980
1981 * manalysis MCerPhotCalc.[h,cc]:
1982 - added the low gain treatment. It has first been implemented by
1983 TB, and the version I submit is a slightly modified one. If any
1984 high gain FADC slice is saturated, we switch to low gain. If low
1985 gain is also saturated, the signal is nevertheless calculated
1986 ("truncated" of course), and a warning is displayed reporting
1987 the number of saturated pixels in the current event.
1988 Fixed also the calculation of the mean pixel pedestal (added
1989 variable fSumWeights), which previously would not work correctly
1990 in the case that one sets weights different from 0 or 1 in the
1991 array fWeight (which was anyway not done up to now, as far as I
1992 know). It would be necessary to add to the parameters of the
1993 analyzed events the number of saturated pixels in some way.
1994 In the MC files produced with camera versions 0.6 or earlier, no
1995 low gain is simulated, and saturation of high gain is not
1996 correctly implemented, so this should not introduce any change
1997 in the analysis of present or old MC files.
1998
1999
2000
2001 2003/09/12: Thomas Bretz
2002
2003 * mimage/MHillasSrc.cc:
2004 - fixed the NaN-problem in the calculation of Alpha. More
2005 information can be found in the comments there.
2006
2007 * mhist/MHFadcCam.[h,cc]:
2008 - skip MC events which have no FADC information stored
2009 - better output in case of changes in the number of slices
2010 - added size argument to constructor to support ECO100, too.
2011 - removed all fixed numbers and replaced them by the corresponding
2012 function
2013 - fixed pixel numbering to be consistent with the software pixel
2014 numbering in the rest of Mars
2015
2016 * mhist/MHFadcPix.[h,cc]:
2017 - fixed the missing y-axis (UseCurrentStyle())
2018 - fixed pixel numbering by changing default arument of pixid in
2019 constructor from 0 to -1
2020
2021 * mmain/MDataCheck.cc
2022 - added 'Time Spectra of Cosmics' button
2023 - added size argument to instatiation of MHFadcCam
2024
2025
2026
2027 2003/09/10: Thomas Bretz
2028
2029 * mdata/MDataChain.[h,cc]:
2030 - added log2, acosh, asinh, atanh, ceil, isnan and finite
2031 - changed math.h callings to TMath:: namespace to be more
2032 consistent
2033
2034 * mhist/MHMatrix.[h,cc]:
2035 - added RemoveInvalidRows member function to get rid of rows
2036 containing invalid numbers (nan, inf)
2037
2038 * mraw/MRawEvtHeader.cc:
2039 - fixed variable types calculating the time (ns, s, m and h)
2040 to get rid of some compiler warnings, casting the values
2041 for-, back- and forward only wasts computing time.
2042
2043
2044
2045 2003/09/08: Abelardo Moralejo
2046
2047 * mhist/MHOnSubtraction.cc:
2048 - added some casts in the arguments of function calls, to get rid
2049 of compilation warnings due to mismatch of variable type
2050 (variables: lowerBin, upperBin). Corrected order of arguments in
2051 TH1D constructor of fSignificanceHist (number of bins and bin
2052 limits).
2053
2054 * mraw/MRawEvtHeader.cc:
2055 - Added casts to arguments of fTime->SetTime(h, m, s, ns) to get
2056 rid of compilation warnings.
2057
2058 * mhist/MHCamera.cc:
2059 - Changed calls to abs and fabs by TMath::Abs. At least in RH7.2
2060 with gcc2.96, abs() was not recognized.
2061
2062
2063
2064 2003/09/07: Abelardo Moralejo
2065
2066 * manalysis/MCerPhotCalc.cc:
2067 - removed normalization of array fWeight introduced on 30/06. For
2068 now, this array is intended only to select the FADC slices which
2069 we want to integrate to get the signal. The use of this feature
2070 of MCerPhotCalc is explained in the example macro MagicHillas.C
2071 The array fWeight must contain 0's and 1's. If we normalize
2072 these values, the signal units is no longer ADC counts (but
2073 "average ADC counts per slice"). As David realized, this was the
2074 reason for the discrepancies in the gamma/hadron separation
2075 results we were observing lately. The meaning of Size was
2076 different among the different people working on the subject, and
2077 hence, when we compared samples with a given Size cut we were
2078 actually comparing different energy ranges.
2079
2080 - Turned fSumQuadWeights to its original meaning, the quadratic
2081 sum (square root of the sum of the squares) of the values in the
2082 fWeight array. Why was this changed?? (sqrt removed) Only because
2083 of the name of the variable??
2084
2085 - Changed the calculation of the mean pedestal to fit the meaning
2086 of fSumQuadWeights.
2087
2088 - Moved the call to ScalePedestals() to the end of the ReInit
2089 function. Formerly it was called before the setting of the
2090 variable fEnableFix, and then the mean pedestal in each FADC
2091 slice was wrong by 0.5 units... once more: please Thomas B,
2092 be careful with these kind of changes.
2093
2094
2095
2096 2003/08/27: Thomas Bretz
2097
2098 * mhist/MH3.cc:
2099 - fixed missing UseCurrentStyle for newer root versions
2100
2101
2102
2103 2003/08/26: Thomas Bretz
2104
2105 * mimage/MHHillas.cc, mimage/MHHillas.cc, mimage/MHHillasExt.cc,
2106 mimage/MHNewImagePar.cc:
2107 - fixed missing UseCurrentStyle for newer root versions
2108
2109
2110
2111 2003/08/26: Wolfgang Wittek
2112
2113 * manalysis/MCT1FindSupercuts.cc
2114 - set size of fStep, fLimlo, fLimup, fFix
2115 - in 'fcnsupercuts' : get total number of parameters by calling 'mnstat'
2116
2117 * manalysis/MCT1Supercuts.[h,cc]
2118 - extend error printout
2119
2120 * manalysis/MMinuitInterface.cc
2121 - do not delete the Minuit object because it will still be used
2122
2123 * mhist/MHFindSignificance.cc
2124 - formulaBackg was wrong
2125
2126
2127
2128 2003/08/26: Robert Wagner
2129
2130 * mraw/MRawRunHeader.h
2131 - Added Setter for MJD
2132
2133 * mfileio/MCT1ReadPreProc.cc
2134 - Fill MJD from Preproc run header in fRawRunHeader
2135
2136
2137
2138 2003/08/22: Wolfgang Wittek
2139
2140 * mhistmc/MHMcCT1CollectionArea.cc
2141 - change selection of theta bin in 'CalcEfficiency()'
2142 (to be mored flexible in choosing the theta binnning)
2143
2144
2145
2146 2003/08/21: Thomas Bretz
2147
2148 * manalysis/MCT1FindSupercuts.[h,cc], manalysis/MCT1Supercuts.[h,cc],
2149 manalysis/MCT1SupercutsCalc.[h,cc], manalysis/MMinuitInterface.[h,cc],
2150 mhist/MHFindSignificance.[h,cc]:
2151 - changed some variables and member functions with respect to an upcoming
2152 Minimization Class
2153 - simplified some calls
2154 - replaced fixed size arrays by variable size arrays
2155 - added some sanity checks
2156 - simplified some variable usage
2157
2158 * mhist/MHCT1Supercuts.[h,cc]:
2159 - removed obsolete SetupFill
2160
2161
2162
2163 2003/08/20: Thomas Bretz
2164
2165 * mhist/MHCamEvent.[h,cc]:
2166 - added PrintOutlayers
2167
2168 * mhist/MHHadronness.cc:
2169 - changed PrintOutput
2170 - set some Grids in plots
2171
2172 * mhist/MHMatrix.cc:
2173 - removed obsolete call to MEvtLoop::SetName
2174 - Changed name to something more intuitive
2175
2176 * mranforest/MRanForest.cc, mranforest/MRanTree.h:
2177 - removed ^M
2178
2179 * mranforest/MRanTree.cc:
2180 - removed obsolete check for gRandom
2181 - replaced mvar*numdata by a new variable mn
2182
2183
2184
2185 2003/08/19: Thomas Hengstebeck
2186
2187 * mranforest/MRanForest.cc:
2188 Removed error in calculation of fDataRang in CreateDataSort().
2189 In the loop where fDataRang is set, the local variable v must
2190 be used with indices n1 and n2.
2191
2192
2193
2194
2195 2003/08/19: Wolfgang Wittek
2196
2197 * manalysis/MCT1Supercuts.[h,cc]
2198 - new class
2199 - container for the supercut parameters
2200
2201 * manalysis/MCT1SupercutsCalc.[h,cc]
2202 - get supercut parameters from container 'MCT1Supercuts'
2203
2204 * manalysis/MCT1FindSupercuts.[h,cc]
2205 - new class
2206 - optimizes the parameters for the supercuts
2207
2208 * manalysis/MMinuitInterface.[h,cc]
2209 - new class
2210 - interface for Minuit
2211
2212 * manalysis/Makefile
2213 AnalysisLinkDef.h
2214 - include MCT1FindSupercuts
2215 MMinuitInterface
2216
2217 * mhist/MH3.cc
2218 - reset fHist in SetupFill();
2219 this is necessary if the same MH3 object is used in more than one
2220 eventloop
2221
2222 * mhist/MHMatrix.cc
2223 - give name to the event loop
2224
2225 * mhist/MHFindSignificance.[h,cc]
2226 - new class
2227 - calculates the significance of the gamma signal in the alpha plot
2228
2229 * mhist/MHCT1Supercuts.[h,cc]
2230 - new class
2231 - plots various quantities during the optimization of the supercuts
2232
2233 * mhist/Makefile
2234 HistLinkDef.h
2235 - MHFindSignificance included
2236 - MHCT1Supercuts included
2237
2238
2239
2240 2003/08/01: Thomas Bretz
2241
2242 * mhist/MHCamera.[h,cc]:
2243 - added Fill(x, y, w)
2244 - renamed GetStats to GetStatisticBox
2245
2246 * mhist/MHStarMap.[h,cc]:
2247 - include TH2 moved to source file
2248
2249 * mranforest/MRanForest.[h,cc], mranforest/MRanTree.[h,cc]:
2250 - do not use all the data numbers and dimensions in thousands
2251 of arguments if the data is available eg from the size of an array
2252 - removed obsolete variables from header
2253 - many small simplifications
2254 - removed some obsolete variables from functions
2255 - added many const qualifiers
2256 - localized many more variables
2257
2258 * mranforest/MRanForestFill.[h,cc]:
2259 - default fNumTrees set to -1 tree (all trees)
2260
2261 * manalysis/MBlindPixelCalc.[h,cc]:
2262 - interpolate Pedestal, too
2263 - Only count 'valid' pixels
2264
2265 * mfileio/MRead.[h,cc]:
2266 - enhanced AddFiles
2267
2268 * mhist/MHCamEvent.[h,cc]:
2269 - Added PrintOutlayers
2270
2271 * mhist/MHCamera.[h,cc]:
2272 - added GetNumPixels
2273 - added default to GetMean and GetRMS
2274
2275 * mhist/MHTriggerLvl0.[h,cc]:
2276 - added PrintOutlayers
2277
2278 * merpp.cc:
2279 - added more arguments
2280 - replace .raw by .root if no root file given
2281 - automatic extension adding
2282
2283 * mbase/MEvtLoop.[h,cc]:
2284 - added estimated run time
2285 - in Process: Changes type of rc from Bool_t to Int_t
2286
2287 * mmain/MStatusDisplay.cc:
2288 - changed order in Tab-menu
2289
2290 * mraw/MRawFileRead.cc:
2291 - consistency check for 0xc0c1 files
2292
2293 * mraw/MRawRunHeader.cc:
2294 - initialize variables
2295 - added 0xc0c1 support
2296
2297
2298
2299 2003/07/29: Thomas Bretz
2300
2301 * manalysis/MBlindPixelCalc.cc:
2302 - count only pixel which contents are adde
2303
2304 * mbase/MArgs.cc:
2305 - added namespace
2306
2307 * mbase/MDirIter.h:
2308 - added rec-argument to constructor
2309
2310 * mfileio/MCT1ReadPreProc.[h,cc], mfileio/MReadRflFile.[h,cc]:
2311 - adapted to virtual base function
2312
2313 * mfileio/MRead.[h,cc]:
2314 - added AddFiles(MDirIter&)
2315 - changed AddFile to virtual
2316
2317 * mfileio/MReadTree.cc:
2318 - use AddFile in the constructor
2319
2320 * mhist/MH.[h,cc]:
2321 - remove 'nonew' from option
2322
2323 * mhist/MHHadronness.[h,cc]:
2324 - added GetHadronness
2325 - changed output
2326
2327 * mhist/MHMatrix.[h,cc]:
2328 - use TMatrixRow in shuffle
2329 - added ReduceRows
2330 - use default for PrintStatistics
2331 - removed graphics from Fill - will crash in batch mode
2332
2333 * mimage/ImageLinkDef.h, mimage/Makefile:
2334 - added MImgCleanTGB
2335
2336 * mimage/MCameraSmooth.h:
2337 - fixed a typo
2338
2339 * mmain/MStatusDisplay.cc:
2340 - added sanity check to HasCanvas
2341
2342 * mranforest/MHRanForest.cc, mranforest/MHRanForestGini.cc:
2343 - fixed a crashed caused by GetMaximum in newer root versions
2344 - optimized some small pieces of code
2345 - SetRangeUser removed, problems with newer root verion using
2346 roots auto-scale instead
2347
2348 * mranforest/MRanForest.cc:
2349 - do not use variables in arguments which can be used locally
2350 - replaced pow(,2) by faster and more accurate val*val
2351 - test gRandom at the beginning of the function
2352 - changed output
2353 - removed TArray::Reset. Not necerry at many places. Instatiation
2354 already initializes array with 0s
2355 - Use a const reference to the matrices instead of a copy!
2356 - Removed some unnecessary castings
2357 - added some const qualifiers
2358 - removed fErr from data members (obsolete)
2359
2360 * mranforest/MRanForestCalc.cc:
2361 - fixed a typo in the comments
2362
2363 * mranforest/MRanTree.[h,cc]:
2364 - do not use variables in arguments which can be used locally
2365 - localized some variables
2366 - test gRandom at the beginning of the function
2367 - added some const qualifiers
2368 - removed TArray::Reset. Not necerry at many places. Instatiation
2369 already initializes array with 0s
2370 - added some overwrites of TreeHad
2371
2372
2373
2374 2003/07/17: Oscar Blanch
2375
2376 * mmc/MMcCorsikaRunHeader.[h,cc]
2377 - add member data fNumTelesope
2378 - add member data fTelescopes
2379 - add member data fViewconeAngles[2]
2380 - add member function Fill_CT
2381 - version increased 2 -> 3
2382
2383 * mmc/MMcRunHeader.[hxx,cxx]
2384 - add member data fImpactMax
2385 - modify member function Fill
2386 - version increased 3 -> 4
2387
2388 * mmc/MMcFadcHeadr.[hxx,cxx]
2389 - add member data f[Ampl,Fwhm]Outer
2390 - add member data fLow2HighGain
2391 - modify member function Set[Ampl,Fwhm]
2392 - add member function SetLow2High
2393
2394 * mmc/Mdefine.h, MFadcDefine.h, MTriggerDefine.h
2395 - MFADC_CHANNELS, CAMERA_PIXELS, TRIGGER_PIXELS -> 3500
2396
2397 * mgeom/MGeomCorsikaCT.[h,cc]
2398 - new class with information of CT location in Corsika simulation
2399
2400 * mgeom/Makefile, GeomLinkDef.h
2401 - add new class
2402
2403
2404
2405
2406
2407 2003/07/14: Wolfgang Wittek
2408
2409 * mhist/MHOnSubtraction.[h,cc]
2410 - add member function GetSignificance()
2411
2412 * mhist/MHMatrix.cc
2413 - add MProgressBar in Fill()
2414
2415 * mmontecarlo/MMcEnergyEst.h
2416 - add member functions GetNumCoeffA()
2417 GetNumCoeffB()
2418
2419 * mfilter/MCT1SelBasic.[h,cc]
2420 - remove runs 601, 613, 614 for MC gamma
2421
2422 * manalysis/MCT1SupercutsCalc.cc
2423 - remove bug (dd2)
2424 - set fMatrix = NULL in constructor
2425
2426 * mgeom.MGeomCamCT1Daniel.[h,cc]
2427 - new; Daniel's CT1 geometry
2428
2429 * mgeom/Makefile
2430 GeomLinkDef.h
2431
2432
2433
2434 2003/07/14: Oscar Blanch
2435
2436 * mgeom/MGeomCamMagic919.[h,cc]
2437 - Geometry for a Magic camera with 919 small pixels
2438
2439 * mgeom/[Makefile, GeomLinkDef.h]
2440 - Compiling the above mentioned geometry
2441
2442
2443
2444 2003/07/13: Thomas Bretz
2445
2446 * mbase/MArgs.[h,cc]:
2447 - fixed compile problem with root 3.02/07
2448
2449 * meventdisp/MGCamDisplay.cc, mevtdisp/MGEvtDislay.cc:
2450 - fixed missing MHCamera::SetOptStat
2451
2452
2453
2454 2003/07/12: Thomas Bretz
2455
2456 * mhistmc/MHMcCT1CollectionArea.[h,cc]:
2457 - made the enum as FillType_t a public member of the class
2458
2459 * macros/CT1collarea.C
2460 - Updated accordingly. Can somebody please check whether it
2461 still works.
2462
2463 * mbase/MArgs.h:
2464 - added some comment
2465
2466 * mraw/MRawRunHeader.cc:
2467 - added an 'inf' to the log-stream
2468
2469 * macros/status.C:
2470 - added some more plots
2471 - added some sanity chacks
2472
2473 * macros/sumevents.C, macros/sumeventserr.C, macros/sumeventsrms.C
2474 macros/sumpedestalrms.C, macros/sumpedestals.C:
2475 - fixed SetOptStat
2476
2477 * manalysis/MBlindPixelCalc.[h,cc]:
2478 - removed dangerous SetPixels(int, short*)
2479 - changed Id to Idx
2480 - fixed a bug in SetPixels which caused crashes
2481 - renamed SetPixels to SetPixelIndices
2482
2483 * mhist/MHCamera.[h,cc]:
2484 - removed SetOptStat and fOptStat - found a better solution
2485 - fixed DistancetoPrimitive to show TPaveStat correctly
2486 - Use GetPainter() instead of an own THistPainter
2487
2488 * mmain/MStatusDisplay.cc:
2489 - some small changes to the layout
2490
2491
2492
2493 2003/07/11: Wolfgang Wittek
2494
2495 * mhist/MHMatrix.cc
2496 - add tlist.PrintStatistics() after event loop
2497
2498
2499
2500 2003/07/08: Abelardo Moralejo
2501
2502 * mmc/MMcEvt.hxx
2503 - Uncommented the getter function for fCoreX and fCoreY (is there
2504 any reason why they were commented out?). Added Getter functions
2505 for the parameters of the longitudinal fit to the particle
2506 distribution of the shower.
2507
2508
2509
2510 2003/07/08: Wolfgang Wittek
2511
2512 * macros/CT1EgyEst.C:
2513 - de-comment filters
2514 - add PrintStatistics after event loop
2515
2516 * manalysis/MEnergyEstParamDanielMkn421.[h,cc]
2517 - new; calculates estimated energy using Daniel's parametrization
2518 and parameter values for Mkn421
2519
2520 * manalysis/AnalysisLinkDef.h
2521 Makefile
2522 - include MEnergyEstParamDanielMkn421
2523
2524 * manalysis/MCT1SupercutsCalc.[h,cc]
2525 - add MHillasSrc.fAlpha to fMap
2526 - add member functions SetParams(Double_t *par)
2527 GetParams(Double_t *par)
2528
2529
2530
2531 2003/07/06: Abelardo Moralejo
2532
2533 * mhistmc/MHMcCT1CollectionArea.[h,cc]
2534 - Added possibility of using a logarithmic or linear scale in
2535 energy. The function MHMcCT1CollectionArea::SetEaxis sets
2536 what should be filled in the energy axis (either the energy
2537 or its decimal logarithm).
2538
2539 * macros/CT1collarea.C
2540 - Added example on how to use the new function
2541 MHMcCT1CollectionArea::SetEaxis
2542
2543
2544
2545 2003/07/06: Thomas Bretz
2546
2547 * Makefile:
2548 - replaced '-shared' by $(DYNLIB)
2549
2550 * Makefile.conf.linux, Makefile.conf.linux-gnu,
2551 Makefile.conf.osf1, Makefile.conf.osf5.1:
2552 - added DYNLIB
2553
2554 * Makefile.conf.darwin:
2555 - added
2556
2557 * mgui/MCamEvent.cc:
2558 - removed obsolete include
2559
2560 * mgui/Makefile:
2561 - removed obsolete include dirs
2562
2563 * mhist/MHCamera.cc:
2564 - fixes for root 3.05/01
2565
2566 * mraw/MRawEvtData.cc:
2567 - added type 1 and 2 to GetPixContent
2568
2569 * mraw/MRawEvtPixelIter.[h,cc]:
2570 - added GetMax[Hi,Lo]GainSample
2571
2572 * macros/pixsatrate.C:
2573 - added
2574
2575 * Makefile.conf.general:
2576 - added -lHistPainter
2577
2578 * NEWS:
2579 - updated
2580
2581 * macros/pixsatrate.C:
2582 - added Saturation rate of lo gains
2583
2584 * macros/sumevents.C, macros/sumeventserr.C,
2585 macros/sumpedestalrms.C, macros/sumpedestals.C:
2586 - fixed axis titles
2587 - use new SetOptStat
2588
2589 * manalysis/MCerPhotAnal2.[h,cc]:
2590 - count and print number of skipped events
2591
2592 * meventdisp/MGCamDisplay.cc:
2593 - fixed a 'division by zero'
2594
2595 * mhist/MHCamEvent.cc, mhist/MHTriggerLvl0.cc:
2596 - take name from MHCamEvent if fNameEvt not available
2597
2598 * mhist/MHCamera.[h,cc]:
2599 - use THistPainter to Draw title and statistics box
2600 - added fOptStat
2601 - added GetMean
2602 - added GetRMS
2603 - some modification for a better layout
2604
2605 * mraw/MRawEvtHeader.cc:
2606 - calculate time from clock ticks
2607
2608 * mbase/MArgs.[h,cc]:
2609 - added
2610
2611 * mbase/Makefile:
2612 - MArgs.cc added
2613
2614 * mbase/BaseLinkDef.h:
2615 - MArgs, MArgsEntry added
2616
2617 * merpp.cc:
2618 - added '-v' option
2619 - changes to use MArgs
2620
2621
2622
2623
2624
2625 2003/07/04: Wolfgang Wittek
2626
2627 * macros/CT1EgyEst.C
2628 - add TCanvas and cd() before calling Draw()
2629
2630 * mhistmc/MHMcEnergyMigration.cc
2631 - swap first 2 arguments of fHist.Fill and fHist2.Fill
2632
2633
2634
2635 2003/07/03: Abelardo Moralejo
2636
2637 * mhistmc/MHMcCT1CollectionArea.cc
2638 - Added code to allow the calculation of CT1 collection areas
2639 at 55 and 65 degrees (from the events in DK's MC library)
2640
2641 * macros/CT1collarea.C
2642 - Changed binning in theta to include high ZAs
2643
2644
2645
2646 2003/07/01: Thomas Bretz
2647
2648 * manalysis/MCerPhotAnal2.cc:
2649 - fixed some problems with the lo-gains
2650
2651 * mraw/MRawEvtPixelIter.cc:
2652 - Determin the maximum sample of the lo gains from the end.
2653
2654
2655
2656 2003/07/01: Abelardo Moralejo
2657
2658 * macros/CT1collarea.C
2659 - changed "const TArrayD xed(10,xedge);" to:
2660 "const TArrayD xed; xed.Set(10,xedge);"
2661 (and the same for yed). Otherwise, a funny Error message was
2662 printed about TArrayD, although everything worked.
2663
2664 * mhistmc/MHMcCT1CollectionArea.cc
2665 - added some comments and made code more readable and more simple
2666 to make it easier the addition of the necessary changes to allow
2667 the use of MC data (from D.Kranich) at zenith angles 55 and 65
2668 degrees.
2669
2670
2671
2672 2003/07/01: Wolfgang Wittek
2673
2674 * manalysis/MSigmabar.cc, manalysis/MCT1PadSchweizer.cc,
2675 manalysis/MCT1PadONOFF.cc, mhist/MHSigmaTheta.cc:
2676 - change code because GetPixRatio returns area(pixel_zero)/area(pixel)
2677 and not area(pixel)/area(pixel_zero)
2678
2679 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C
2680 - current versions of CT1 macros
2681
2682 * macros/unfold.C, macros/fluxunfold.C
2683 - macros for testing the unfolding within root
2684
2685
2686
2687 2003/06/30: Thomas Bretz
2688
2689 * macros/pixfirerate.C:
2690 - changed to new style
2691
2692 * manalysis/MCerPhotCalc.cc:
2693 - scale weight so that sum=1
2694
2695 * mhist/MHCamera.h:
2696 - small change
2697
2698 * mmontecarlo/MMcCollectionAreaCalc.cc:
2699 - small simplifications
2700
2701
2702
2703 2003/06/27: Abelardo Moralejo
2704
2705 * mmontecarlo/MMcCollectionAreaCalc.[h,cc],
2706 mhistmc/MHMcCollectionAreaCalc.[h,cc]:
2707 - Adapted to allow their use with multiple files containing
2708 MC data generated with diffferent energy spectra, even with
2709 camera files which have only triggered events inside. Now the
2710 histogram containing all showers (before trigger) is filled
2711 in the ReInit function, and calculation of collection area
2712 is done by CalcEfficiency2(). Some simplifications and cleaning
2713 are still possible.
2714
2715
2716
2717 2003/06/27: Thomas Bretz
2718
2719 * macros/sumevents.C, macros/sumpedestals.C:
2720 - some small changes
2721
2722 * manalysis/MPedestalCam.cc:
2723 - return pixel as used if the value is valid (>=0)
2724
2725 * mhist/HistLinkDef.h, mhist/Makefile:
2726 - MHPixVsTime added (Name is preliminary)
2727
2728 * mhist/MHCamEvent.cc:
2729 - removed including MGeomPix
2730
2731 * mhist/MHCamera.h:
2732 - in SetCamContent copy also number of entries
2733
2734 * mraw/MRawEvtData.cc:
2735 - fixed to support correct pixel numbering
2736
2737 * mhist/MHPixVsTime.[h,cc]:
2738 - added
2739
2740 * mhist/MHCamera.cc:
2741 - changed output of labels for color axis
2742
2743 * mfileio/MCT1ReadPreproc.cc:
2744 - small simplification
2745
2746
2747
2748 2003/06/27: Abelardo Moralejo
2749
2750 * mhistmc/MHMcCT1CollectionArea.cc:
2751 - Added comments, changed theta angle corresponding to first bin to
2752 adapt it to new standard theta-bin definition. This was the reason
2753 for the missing area at low theta.
2754
2755 * macros/CT1collectionArea.C, macros/CT1EgyEst.C:
2756 - Changed theta binnings to adapt them to the new standard.
2757
2758
2759
2760 2003/06/26: Abelardo Moralejo
2761
2762 * macros/CT1EgyEst.C:
2763 - Added to the argument list of CT1EEst the binnings in theta
2764 and energy. Commented out the MLog.h and MLogManip.h, headers,
2765 otherwise it does not run (don't know why). Commented out filters
2766 (my test file does not contain hadronness), please uncomment
2767 them to run on files with hadronness info.
2768
2769 * mhistmc/MHMcEnergyMigration.cc:
2770 - exchanged axes of E_est and E_MC in the 3-d histograms.
2771
2772 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
2773 mhist/MHSigmaPixel.cc, mfileio/MHSigmaTheta.cc,
2774 mimage/MImgCleanStd.cc:
2775 - adapted to new function names in MPedestalPix (please Thomas
2776 check these, I had to do it to make Mars compile)
2777
2778
2779
2780 2003/06/26: Thomas Bretz
2781
2782 * macros/CT1EgyEst.C:
2783 - converted from dos to unix type
2784
2785 * macros/rootlogon.C:
2786 - removed "-fno-rtti" from options for Aclic
2787
2788 * mbase/MLog.h:
2789 - added a comment
2790
2791 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
2792 mgeom/MGeomCamCT1.cc, mgeom/MGeomCamECO1000.cc,
2793 mgeom/MGeomCamECO1000HG.cc, mgeom/MGeomCamMagicHG.cc:
2794 - added support for sectors
2795
2796 * megom/MGeomCamMagic.[h,cc]:
2797 - added sectors
2798
2799 * mhist/MHCamera.[h,cc]:
2800 - convert Option_t in Paint to lower case
2801 - remove 'hist' if detected from Option_t
2802 - check for min==max
2803 - added DrawSectorIndices()
2804 - added TArrayC to AddCamContent
2805 - added TArrayC to SetCamContent
2806 - simplified DistancetoPrimitive
2807
2808 * mraw/MRawEvtData.cc:
2809 - simplified Draw by converting option string to lower case
2810
2811 * mraw/MRawEvtPixelIter.[h,cc]:
2812 - added GetNumMaxLoGainSample
2813
2814 * manalysis/MCT1PadSchweizer.cc, manalysis/MMcPedestalNSBAdd.cc,
2815 manalysis/MSigmabar.cc:
2816 - adapted to new function names in MPedestalPix
2817
2818 * manalysis/MCerPhotAnal.cc:
2819 - adapted to new function names in MPedestalPix
2820 - fixed to work with real data and monte carlo data
2821 - preliminarily removed error of pedestal and pedestalrms
2822
2823 * manalysis/MCerPhotCalc.[h,cc]:
2824 - adapted to new function names in MPedestalPix
2825 - fixed to work with real data and monte carlo data
2826
2827 * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.[h,cc]:
2828 - adapted to new function names in MPedestalPix
2829 - preliminarily removed error of pedestal and pedestalrms
2830
2831 * manalysis/MPedestalCam.[h,cc]:
2832 - adapted to new function names in MPedestalPix
2833 - preliminarily removed error of pedestal and pedestalrms
2834 - fixed GetPixelContent (do not return Pedestal*PixRatio)
2835
2836 * manalysis/MPedestalPix.[h,cc]:
2837 - removed old variables
2838 - introduced Pedestal for pedestal
2839 - introduced pedestalRMS for the rms of the pedestal
2840 - error of both values still missing
2841
2842 * meventdisp/MGCamDisplay.cc:
2843 - fixed display, displays now:
2844 + Number Of Photons
2845 + Pedestal
2846 + PedestalRMS
2847 + Number of Photons/PedestalRMS
2848
2849 * mimage/MImgCleanStd.[h,cc]:
2850 - fixed image cleaning in the sense that erronously the error
2851 of the number of photons was used instead of the error of
2852 the PMT offset (pedestal)
2853 - introduced some debugging option
2854
2855 * mmontecarlo/MMcCollectionAreaCalc.cc:
2856 - minor change
2857
2858 * macros/sumevents.C, macros/sumpedestals.C:
2859 - added
2860
2861 * mhist/MHCamEvent.cc:
2862 - do not scale with 100
2863
2864 * mhist/MHCamera.cc:
2865 - fixed displaying number of entries when used
2866 SetCamContent(MHCamera&)
2867
2868
2869
2870 2003/06/25: Thomas Bretz
2871
2872 * mgeom/MGeomCam.cc:
2873 - fixed the description of GetPixRatio
2874
2875
2876
2877 2003/06/25: Abelardo Moralejo
2878
2879 * mimage/MImgCleanStd.cc:
2880 - Changed name of variable "ratio" to "factor", wherever it meant
2881 the square root of the ratio between the area of an inner pixel
2882 and the current pixel (it was confusing).
2883
2884
2885
2886 2003/06/24: Thomas Bretz
2887
2888 * manalysis/MCT1SupercutsCalc.[h,cc]:
2889 - implemented Mapping for Supercuts
2890 - changed data member arrays to TArrayD
2891
2892 * manalysis/MEnergyEstParam.h:
2893 - added a comment
2894
2895 * mhist/MHHadronness.[h,cc]:
2896 - implemented mapping
2897 - implemented calculating Acc_g/sqrt(Acc_h) for filtercuts
2898
2899 * macros/status.C:
2900 - removed MSrcPosCam
2901
2902 * mevtdisp/MGCamDisplay.cc:
2903 - display ellipse in all canvas'
2904
2905 * macros/readrfl.C:
2906 - adapted
2907
2908 * manalysis/MMcTriggerLvl2.cc, meventdisp/MGEvtDisplay.cc,
2909 mraw/MRawEvtPixelIter.cc:
2910 - adapted
2911
2912 * mgui/MCamEvent.[h,cc], mhist/MHCamEvent.[h,cc]:
2913 - more comments
2914
2915 * mgui/MHexagon.[h,cc]:
2916 - removed obsolete destructor
2917
2918 * mhist/MHCamera.[h,cc]:
2919 - removed fPhotons
2920 - removed ShowRflEvent
2921 - added comments
2922
2923 * mhist/MHTriggerLvl0.cc:
2924 - fixed comments
2925
2926 * mraw/MRawEvtData.cc:
2927 - some small changes
2928
2929 * mreflector/MRflEvtData.[h,cc]:
2930 - implemented Paint function
2931
2932 * meventdisp/MGCamDisplay.cc:
2933 - Set Name and title of MHCamera instances
2934
2935 * mraw/MRawEvtData.cc:
2936 - fixed a degug level problem
2937
2938 * mgui/MHexagon.[h,cc]:
2939 - fixed CopyConstructor
2940
2941 * mbase/MLog.cc:
2942 - fixed a bug in NoColor mode
2943
2944
2945
2946 2003/06/23: Thomas Bretz
2947
2948 * manalysis/MBlindPixelCalc.[h,cc], manalysis/MCT1PadONOFF.[h,cc],
2949 manalysis/MCT1PadSchweizer.[h,cc], manalysis/MCompProbCalc.[h,cc],
2950 manalysis/MCT1PointingCorrCalc.[h,cc], manalysis/MEnergyEstimate.[h,cc],
2951 manalysis/MCT1SupercutsCalc.[h,cc], manalysis/MEnergyEstParam.[h,cc],
2952 manalysis/MFiltercutsCalc.[cc,h], manalysis/MMatrixLoop.[h,cc],
2953 manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc],
2954 manalysis/MMcTriggerLvl2Calc.[h,cc], manalysis/MPadding.[h,cc],
2955 manalysis/MMultiDimDistCalc.[h,cc], manalysis/MPedCalcPedRun.[h,cc],
2956 manalysis/MPedestalCalc.[h,cc], manalysis/MPointingCorr.[h,cc],
2957 mbase/MClone.[h,cc], mbase/MGTask.[h,cc], mbase/MPrint.[h,cc],
2958 mbase/MTask.[h,cc], mbase/MTaskInteractive.[h,cc],
2959 mbase/MTaskList.[h,cc], mtools/MChisqEval.[h,cc],
2960 mbase/MContinue.[h,cc], mdatacheck/MDumpEvtHeader.[h,cc]
2961 mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc],
2962 mfileio/MReadCurrents.[h,cc], mfileio/MReadMarsFile.[h,cc],
2963 mfileio/MReadRflFile.[h,cc], mfilter/MF.[h,cc],
2964 mfilter/MFAlpha.[h,cc], mfilter/MFCT1SelBasic.[h,cc],
2965 mfilter/MFCT1SelFinal.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
2966 mfilter/MFDataChain.[h,cc], mfilter/MFDataMember.[h,cc],
2967 mfilter/MFEnergySlope.[h,cc], mfilter/MFEventSelector.[h,cc],
2968 mfilter/MFEventSelector2.[h,cc], mfilter/MFParticleId.[h,cc],
2969 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
2970 mfilter/MFilterList.[h,cc], mhist/MFillH.[h,cc],
2971 mimage/MCameraSmooth.[h,cc], mimage/MHillasCalc.[h,cc],
2972 mimage/MHillasSrcCalc.[h,cc], mimage/MImgCleanStd.[h,cc],
2973 mimage/MNewImageParCalc.[h,cc], mmontecarlo/MMcThresholdCalc.[h,cc],
2974 mranforest/MRanForestCalc.[h,cc], mranforest/MRanForestFill.[h,cc]
2975 mmontecarlo/MMcTimeGenerate.[h,cc], mranforest/MRanForestGrow.[h,cc],
2976 mmontecarlo/MMcCollectionAreaCalc.[h,cc], mraw/MRawFileWrite.[h,cc],
2977 mmontecarlo/MMcTriggerRateCalc.[h,cc], mraw/MRawFileRead.[h,cc],
2978 manalysis/MSigmabarCalc.[h,cc], manalysis/MCerPhotAnal.[h,cc],
2979 manalysis/MCerPhotCalc.[h,cc]:
2980 - changed Bool_t in *Process to Int_t to support newer root
2981 versions correctly - PRELIMINARY (will be replaced by
2982 enums in the future)
2983
2984 * manalysis/MCerPhotEvt.[h,cc]:
2985 - added case 3 and 4 to GetPixelContent
2986 - changed definition of GetPixelContent
2987
2988 * manalysis/MCurrents.[h,cc], manalysis/MPedestalCam.[h,cc]:
2989 - changed definition of GetPixelContent
2990
2991 * manalysis/MFiltercutsCalc.[h,cc]:
2992 - Added list to ListOfCleanups, and set kMustCleanup for list
2993 - Set kMustCleanup for external filters
2994
2995 * mbase/MEvtLoop.[h,cc]:
2996 - added to ListOfCleanups
2997 - Set kMustCleanup for parlist, progressbar and display
2998 - added some checks for root's Batch-Mode
2999 - no need for checking ListOfSpecials for fDisplay (this is now
3000 handled through the Cleanups)
3001 - No need for kFileExit anymore (this can now be handles through
3002 the Cleanups)
3003 - added recursiveRemove to support Cleanups
3004 - added SetDisplay to set kMustCleanup for fDisplay
3005
3006 * mbase/MTaskList.cc, mdata/MDataArray.cc, mdata/MDataList.cc,
3007 mfilter/MFilterList.cc:
3008 - added lists to ListOfCleanups
3009 - Set kMustCleanup for the lists
3010
3011 * mbase/MParList.[h,cc]:
3012 - added lists to ListOfCleanups
3013 - Set kMustCleanup for the lists
3014 - added kCanDelete option to destructor
3015 - set kMustCleanup for all containers added to thelist
3016
3017 * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
3018 - removed unnecessary MDumpEvtHeader
3019
3020 * mbase/MContinue.[h,cc]:
3021 - added SetDisplay to support setting display for the filter
3022 - added SetLogStream to support setting logstream for the filter
3023
3024 * mfilter/MFCT1SelBasic.cc, mfilter/MFCT1SelFinal.cc,
3025 mfilter/MFCT1SelStandard.cc:
3026 - added Set-function to simplify Process
3027
3028 * mgui/MCamEvent.[h,cc]:
3029 - changed GetPixelContent definition
3030
3031 * mhist/MH.cc:
3032 - fixed Draw(TH1&, TH1&) and DrawCopy layout for newer root versions
3033
3034 * mimage/MImgCleanStd.cc:
3035 - fixed a bug in the access to ispixused-array (GetNeighbor
3036 could exceed maximum entries.
3037
3038 * mmain/MStatusDisplay.[h,cc]:
3039 - preliminary fixes to support root's batch mode
3040 - removed adding MStatusDisplay to ListOfCleanups
3041 - changed code updating the Canvas'
3042 - exit now handled by Cleanups, so this can be deleted immediatly
3043
3044 * mraw/MRawEvtData.[h,cc]:
3045 - changed definition of GetPixelContent
3046 - added code to GetPixelContent
3047
3048 * mraw/MRawEvtPixelIter.[h,cc]:
3049 - returns GetNumMaxHiGainSample
3050
3051 * mreflector/MRflEvtData.[h,cc]:
3052 - use static_cast in GetPhoton
3053 - added GetPixelContent
3054
3055 * mhist/MHTriggerLvl0.[h,cc], MHmhist/Camera.[h,cc],
3056 mhist/MHCamEvent.[h,cc]:
3057 - added
3058
3059 * manalysis/MSigmabar.cc:
3060 - unimportant simplification
3061
3062 * manalysis/MSigmabarCalc.cc:
3063 - added a preliminary workaround to support files without MMcEvt
3064 - make use of FLT_MAX
3065
3066 * mgeom/MGeomCam.[h,cc]:
3067 - Moved fPixels from pointer to an instance
3068 - removed destructor
3069 - use static_cast on operator[]
3070 - Use ForEach macro in CheckOuterRing
3071
3072 * mhist/MHSigmaTheta.cc:
3073 - added a preliminary workaround to support files without MMcEvt
3074
3075 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
3076 - removed MCT1PadONOFF
3077
3078 * manalysis/MCerPhotEvt.h:
3079 - added //-> to fPixels
3080
3081 * meventdisp/Makefile:
3082 - added -I../mhist
3083
3084 * manalysis/MMcTriggerLvl2.[h,cc], meventdisp/MGCamDisplay.[h,cc]:
3085 - replaced MCamDisplay by MHCamera
3086
3087 * mgui/GuiLinkDef.h, mgui/Makefile:
3088 - removed MCamDisplay
3089
3090 * mhist/HistLinkDef.h, mhist/Makefile:
3091 - removed MHCerPhotEvt
3092 - removed MHCurrents
3093 - removed MHTrigLvl0
3094 - removed MHOnSubtraction
3095 - added MHCamera
3096 - added MHCamEvent
3097
3098 * macros/sumcurrents.C:
3099 - adapted to changes
3100 - added filename to canvas
3101
3102 * macros/readMagic.C, macros/readCT1.C, macros/status.C,
3103 macros/readcurrents.C, macros/readrfl.C:
3104 - adapted to changes
3105
3106 * mbase/MAGIC.h:
3107 - replaced extern by R__EXTERN
3108
3109 * mbase/MParContainer.[h,cc]:
3110 - added a non empty destructor with some debug options
3111
3112 * mbase/MPrint.cc:
3113 - fixed a bug (used kSKIP instead of kSkip)
3114
3115
3116
3117 2003/06/19: Thomas Bretz
3118
3119 * mgui/MCamDisplay.[h,cc]:
3120 - fixed color palette when loading MCamDisplay
3121
3122 * mevtdisp/MGEvtDisplay.cc:
3123 - fixed a bug in ProcessMessage, 'Exit' still doesn't work.
3124
3125
3126
3127 2003/06/18: Thomas Bretz
3128
3129 * macros/sumcurrents.C:
3130 - added MDirIter support
3131 - fixed the rel. error calculation
3132 - some small corrections to the layout
3133
3134 * mhist/MHCurrents.cc:
3135 - changed histogram name
3136 - added axis titles
3137
3138 * mbase/MLog.cc:
3139 - include iomanip onstead of MLogManip
3140
3141 * mbase/MLogManip.h:
3142 - replaced preprocessor defintions for all, warn, inf, err and dbg
3143 by const variable declarations
3144 - fixed dynamic_casts
3145
3146 * macros/merpp.C:
3147 - made capable of more than one directory
3148
3149 * mmain/MStatusDisplay.cc:
3150 - removed an unsused variable
3151
3152 * Makefile.conf.osf1, Makefile.conf.osf5.1:
3153 - added definitions for __USE_STD_IOSTREAM and R__ANSISTREAM
3154 tp be able to compile on Alphas again
3155
3156 * manalysis/MCT1PadONOFF.cc:
3157 - included math.h
3158 - commented out some code to be able to compile on Alpha - FIXME
3159
3160 * mbase/MDirIter.h:
3161 - fixed a bug in the definition of MatchFilter
3162
3163 * mraw/MRawFileWrite.h:
3164 - default mode changed from UPDATE to RECREATE
3165 - default compression level changed from 9 to 1
3166
3167 * mraw/MRawEvtData.[h,cc]:
3168 - fixed to skip non connected pixels
3169
3170 * mraw/MRawRunHeader.[h,cc]:
3171 - added GetNumConnectedPixels
3172
3173
3174
3175
3176 2003/06/17: Oscar Blanch
3177
3178 * mgeom/MGeomCamECO1000HG.cc
3179 - fixed a bug in NN table
3180
3181 * mgeom/MGeomCamMagicHG.[h,cc]
3182 - New geometry for a high granularity hipothetic Magic camera
3183
3184 * mgeom/Makefile and mgeom/GeomLinkDef.h
3185 - Introduction of MGeomMagicHG class.
3186
3187
3188
3189 2003/06/17: Thomas Bretz
3190
3191 * meventdisp/MGEvtDisplay.cc:
3192 - fixed a bug which caused a endlessloop
3193
3194 * mmain/MStatusDisplay.cc:
3195 - fixed UpdatePSHeader for gcc 3.* and Suse 8.2
3196
3197 * manalysis/MCurrents.h:
3198 - fixed a bug in the const operator[]
3199
3200 * mgui/MCamDisplay.[h,cc]:
3201 - set ClassDef to 1 so that the camera display can be written into
3202 a root file
3203 - fixed destructor (didn't fit default constructor)
3204 - implemented FillRandom for test cases
3205
3206 * mgui/MHexagon.h
3207 - set ClassDef to 1 so that the camera display can be written into
3208 a root file
3209
3210
3211
3212 2003/06/16: Thomas Bretz
3213
3214 * mhist/MHOnSubtraction.cc:
3215 - worked around the non compiling source file
3216
3217 * merpp.cc:
3218 - set compression level default = 1
3219
3220 * macros/readCT1.C, macros/readMagic.C, macros/readcurrents.C,
3221 meventdisp/MGCamDisplay.cc
3222 - adapted to new MCamDisplay and MCamEvent
3223
3224 * macros/sumcurrents.C:
3225 - enhanced
3226
3227 * manalysis/MCerPhotCalc.[h, cc]:
3228 - simplified algorithm
3229
3230 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCurrents.[h,cc],
3231 manalysis/MPedestalCam.[h,cc]:
3232 - derived from MCamEvent
3233
3234 * manalysis/MMcPedestalNSBAdd.cc:
3235 - minor change
3236
3237 * mbase/BaseLinkDef.h, mbase/Makefile:
3238 - added MDirIter
3239
3240 * mbase/MDirIter.[h,cc]:
3241 - added
3242
3243 * mbase/MParList.cc:
3244 - enhnced some output
3245
3246 * mbase/MTaskInteractive.cc:
3247 - fixed a bug
3248
3249 * mbase/MTaskList.cc:
3250 - added handling of gui events for Pre- and PostProcess
3251
3252 * mgeom/MGeomPix.cc:
3253 - added a comment
3254
3255 * mgui/MCamDisplay.[h,cc] - PRELIMINARY:
3256 - added a notification list
3257 - fixed SetRange if pad is not the main pad
3258 - new Fill functions using MCamEvent, removed old ones
3259
3260 * mhist/MFillH.cc:
3261 - check for the existance of the canvas
3262
3263 * mhist/MHCerPhotEvt.cc:
3264 - take usage of MCamEvent
3265
3266 * mhist/MHCurrents.cc:
3267 - take usage of MCamEvent
3268 - added rms
3269
3270 * mmain/MStatusDisplay.[h,cc]:
3271 - added "Reset" and "Remove Tab" to menu bar
3272
3273 * mraw/MRawEvtData.[h,cc]:
3274 - draw hi- and logains
3275 - derived from MCamEvent
3276
3277 * mraw/MRawEvtPixelIter.[h,cc]:
3278 - added GetVarHiGainSamples
3279
3280 * mraw/Makefile:
3281 - added -I../mgui - PRELIMINARY
3282
3283 * mhist/MH.cc:
3284 - fixed Draw(TH1&,TH1&) for newer root versions
3285
3286 * mhist/MHHadronness.cc:
3287 - fixed call to fGraph->SetMaximum(1) for newer root versions
3288
3289 * mmain/MStatusDisplay.cc:
3290 - fixed for gcc 3.* and newer root versions
3291
3292
3293
3294
3295 2003/06/13: Robert Wagner
3296 * mhist/MHOnSubtraction.cc
3297 - removed casts from double to Double_t found by gcc 3.3
3298 - added MHOnSubtraction::CalcLightCurve, a methods towards a
3299 lightcurve
3300
3301
3302
3303 2003/06/13: Thomas Bretz (making Mars work with gcc 3.3 on Suse 8.2)
3304
3305 * Makefile.conf.linux:
3306 - removed nonull-objects, Wtraditional and Wnested-externs
3307 due to warnings in gcc 3.3
3308
3309 * *:
3310 - added 'using namespace std;'
3311 - exchanged *.h C++ headers by correct headers (like <fstream>)
3312 - replaced forward declarations of streams by <iosfwd>
3313
3314 * manalysis/MCerPhotAnal.cc:
3315 - cast arguments of sqrt to correct type
3316 - corrected argument type for SetPedestalRms
3317
3318 * manalysis/MCurrents.h:
3319 - const operator[] uses 'this' now
3320
3321 * manalysis/MEnergyEstParam.[h,cc], manalysis/MSigmabarParam.[h,cc]:
3322 - fixed definition of Print
3323
3324 * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
3325 mgui/MCamDisplay.cc, mmontecarlo/MMcThresholdCalc.cc:
3326 - cast arguments of sqrt to correct type
3327
3328 * manalysis/MMultiDimDistCalc.cc:
3329 - changed type of numg/numh to Int_t
3330
3331 * mbase/BaseLinkDef.h:
3332 - removed pragma for __omanip_debug
3333
3334 * mbase/MLog.[h,cc]:
3335 - fixed copy constructor
3336 - removed usage of mkstemp -- TO BE FIXED
3337
3338 * mbase/MLogManip.[h,cc]:
3339 - completely replaced
3340
3341 * mdata/MDataArray.cc:
3342 - fixed variable type ncols (Double_t -> Int_t)
3343
3344 * mdata/MDataChain.cc:
3345 - fixed argument type of gRandom->Integer()
3346
3347 * meventdisp/MGEvtDisplay.[h,cc]:
3348 - implemented skiping of events which have 0 Pixels
3349
3350 * mfileio/MCT1ReadPreProc.cc:
3351 - fixed conversion for istream::read from Byte_t* to char*
3352 - fixed argument type in Fill (fmcsize_phel)
3353
3354 * mfileio/MChain.h:
3355 - ResetTree must also set fTreeNumber to -1 due to changes in
3356 TChain::LoadTree
3357
3358 * mfilter/MFAlpha.[h,cc]:
3359 fixed type of Alpha in Init (Float_t instead of Int_t)
3360
3361 * mfilter/MFEventSelector2.[h,cc]:
3362 - renamed Read member function to ReadDistribution
3363
3364 * mfilter/MFilterList.h:
3365 - fixed overloading of GetRule
3366
3367 * mhist/MBinning.cc, mhist/MH3.cc:
3368 - removed default argument in source file
3369
3370 * mhist/MHArray.cc:
3371 fixed type of sstyle (Stat_t -> Int_t)
3372
3373 * mhist/MHCerPhotEvt.[h,cc], mhist/MHCurrents.[h,cc]:
3374 - fixed definition of Clear()
3375
3376 * mhist/MHFadcCam.[h,cc]:
3377 - renamed Reset to ResetEntry
3378
3379 * mhistmc/MHMcEnergy.cc:
3380 - fixed argument type of log
3381
3382 * mhistmc/MHMcRate.cc:
3383 - cast argument of pow() to correct type
3384
3385 * mimage/MHillas.cc:
3386 - replaced default value for MeanX and MeanY by 0
3387
3388 * mmain/MMars.cc:
3389 - fixed argument type in TGLayoutHints
3390
3391 * mmain/MStatusDisplay.cc:
3392 - fixed some argument types
3393 - for the moment removed the update of the ps-header
3394
3395 * mmc/MMcTrig.cxx:
3396 - use binary shift instead of pow for power of two
3397
3398 * mmontecarlo/MMcEnergyEst.[h,cc]:
3399 - declared fcn as static
3400 - fixed definition of Print
3401
3402 * mmontecarlo/MMcTimeGenerate.cc:
3403 - fixed argument type of SetTime
3404
3405 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
3406 - fixed definition of Draw
3407
3408 * mfileio/MReadRflFile.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc,
3409 mraw/MRawEvtHeader.cc, mraw/MRawRunHeader.cc:
3410 - fixed conversion for istream::read from Byte_t* to char*
3411
3412 * mreflector/MRflEvtData.cc, mreflector/MRflSinglePhoton.cc:
3413 - fixed definition of Print
3414
3415
3416
3417 2003/06/13: Robert Wagner
3418 * mhist/MHOnSubtraction.cc
3419 - Improvements in output
3420
3421
3422
3423 2003/06/12: Thomas Bretz
3424
3425 * mgui/MCamDisplay.h:
3426 - added //*MENU* to SetAutoScale, SetMinimum, SetMaximum
3427
3428
3429
3430 2003/06/11: Robert Wagner
3431
3432 * mhist/MHOnSubtraction.[h,cc]
3433 - Some bugfixes, e.g. concerning binning of result histograms
3434 - Improvements in output
3435
3436
3437
3438
3439
3440 2003/06/09: Wolfgang Wittek
3441
3442 * macros/CT1Analysis.C
3443 - replace MPadSchweizer by MCT1PadSchweizer
3444
3445 * macros/ONOFFCT1Analysis.C
3446 - current version of the macro for the analysis using ON, OFF and MC data
3447
3448 * manalysis/MPadSchweizer.[h,cc]
3449 MPadONOFF.[h,cc]
3450 - delete
3451
3452 * manalysis/MCT1PadSchweizer.[h,cc]
3453 MCT1PadONOFF.[h,cc]
3454 - add
3455
3456 * manalysis/Makefile
3457 AnalysisLinkdef.h
3458 - replace MPadSchweizer and MPadONOFF
3459 by MCT1PadSchweizer and MCT1PadONOFF
3460
3461
3462
3463 2003/06/06: Robert Wagner
3464
3465 * mhist/MHOnSubtraction.[h,cc]
3466 - Class for extracting a gamma signal from on data only. Works
3467 on fully differential data in Alpha, Energy and Theta as well
3468 as on single Alpha plots. Experimental version, expect
3469 functionality but code still optimized for debugging purposes
3470
3471 * mhist/MHAlphaEnergyTheta.cc
3472 - Fill signed alpha value instead of absolute value
3473
3474
3475
3476 2003/06/06: Wolfgang Wittek
3477
3478 * macros/optPad.C
3479 - macro for testing the optimal padding
3480
3481
3482
3483 2003/06/05: Abelardo Moralejo
3484
3485 * mhist/MHTrigLvl0.[h,cc]:
3486 - added. This is intended to find "hot" pixels firing too often
3487 or pixels firing too rarely. Very preliminar!
3488
3489 * macros/pixfirerate.C:
3490 - added. An example on how to use the class above.
3491
3492 * mhist/Makefile, HistLinkDef.h :
3493 added new class.
3494
3495
3496
3497 2003/06/05: Thomas Bretz
3498
3499 * mbase/MEvtLoop.cc:
3500 - fixed some typos in the comments
3501
3502 * meventdisp/MGCamDisplay.cc:
3503 - added MHillasSrc to eventloop
3504
3505 * meventdisp/MGEvtDisplay.cc:
3506 - print MC informations to screen, too
3507
3508 * mfileio/MReadCurrents.cc:
3509 - added a comment
3510
3511 * mhist/MHCerPhotEvt.h:
3512 - removed typo
3513
3514 * mimage/MHillasSrcCalc.cc:
3515 - create a default source if now source is available
3516
3517
3518
3519 2003/06/03: Thomas Bretz
3520
3521 * macros/readcurrents.C:
3522 - display currents in Log-Scale
3523
3524 * mgui/MCamDisplay.[h,cc]:
3525 - introduced fMinimum
3526 - introduced fMaximum
3527 - introduced fData
3528 - removed Set-functions
3529 - introduced Update()
3530 - introduced Log-Scale
3531
3532 * macros/readCT1.C:
3533 - fixed a typo
3534
3535 * mbase/MTaskInteractive.[h,cc]:
3536 - added
3537
3538 * mbase/Makefile, mbase/BaseLinkDef.h:
3539 - added MTaskInteractive
3540
3541 * mhist/MHCurrents.[h,cc]:
3542 - added (PRELIMINARY)
3543
3544 * mhist/Makefile, mhist/HistLinkDef.h:
3545 - added MHCurrents
3546
3547 * mgui/MCamDisplay.[h,cc]:
3548 - changed number of ItemsLegend to display the maximum, too
3549
3550 * macros/sumcurrents.C:
3551 - added
3552
3553
3554
3555 2003/06/03: Wolfgang Wittek
3556
3557 * mfileio/MCT1ReadPreProc.[h,cc]
3558 - reset blind pixels for each event
3559 (because they may have been changed by the padding)
3560
3561 * macros/ONOFFCT1Analysis.C
3562 - will be the macro for the CT1 analysis using ON and OFF data
3563
3564 * manalysis/MPadONOFF.[h,cc]
3565 - new class
3566 - class for the padding of ON/OFF data
3567
3568 * manalysis/MPadSchweizer.[h,cc]
3569 - remove fBlinds->Clear() because the resetting of the
3570 blind pixels is now done in MCT1ReadPreProc
3571
3572
3573
3574 2003/06/02: Thomas Bretz
3575
3576 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
3577 - added MCurrents
3578
3579 * manalysis/MCerPhotEvt.[h,cc]:
3580 - added MGeomCam argument to GetRatioMin/Max
3581
3582 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
3583 - added MReadCurrents
3584
3585 * mfileio/MReadCurrents.[h,cc]:
3586 - added
3587
3588 * manalysis/MCurrents.[h,cc]:
3589 - added
3590
3591 * mgui/MCamDisplay.[h,cc]:
3592 - added current support
3593
3594 * mbase/MTime.h:
3595 - preliminary changes to support currents
3596
3597 * mhist/MH.[h,cc]:
3598 - added usescreenfactor to MakeDefCanvas
3599
3600
3601
3602 2003/05/30: Wolfgang Wittek
3603
3604 * macros/CT1Analysis.C
3605 - current version of the CT1Analysis.C macro for the analysis of
3606 CT1 data using ON and MC data
3607
3608
3609
3610 2003/05/27: Thomas Bretz
3611
3612 * mreflector/Makefile:
3613 - removed obsolete includes
3614
3615 * mbase/MLogManip.h:
3616 - for the moment removed dbg<< from dbginf again
3617
3618 * mimage/MHNewImagePar.cc:
3619 - security check in fill
3620
3621 * mmain/MAnalysis.cc:
3622 - fixed filling of MHNewImagePar
3623
3624
3625
3626 2003/05/26: Wolfgang Wittek
3627
3628 * mfileio/MCT1ReadPreProc.cc
3629 - put back : if (event.spixsig_10thphot[i]==0)
3630 continue;
3631
3632 * manalysis/MPadSchweizer.cc
3633 - add pixels to MCerPhotEvt which are not yet in;
3634 set their number of photons equal to zero
3635
3636
3637
3638 2003/05/26: Thomas Bretz
3639
3640 * mhist/MHCerPhotEvt.cc, mfileio/MCT1ReadAscii.cc:
3641 - InitSize --> FixSize
3642
3643 * manalysis/MMcPedestalNSBAdd.cc:
3644 - fixed a typo (* instead of /)
3645
3646
3647
3648 2003/05/23: Abelardo Moralejo
3649
3650 * mreflector/Makefile:
3651 - added (was missing)
3652
3653
3654
3655 2003/05/23: Thomas Bretz
3656
3657 * Makefile:
3658 - added mreflector
3659
3660 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc:
3661 - use FixSize instead of InitSize
3662
3663 * manalysis/MCerPhotEvt.[h,cc]:
3664 - replaced InitSize by FixSize (seems to be more logical)
3665
3666 * manalysis/MMcPedestalNSBAdd.cc:
3667 - replaced GetR by GetPixRatio
3668
3669 * manalysis/MPedestalCam.cc:
3670 - replaced GetEntries by GetEntriesFast
3671
3672 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
3673 - added MReadRflFile
3674
3675 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
3676 mgeom/MGeomCamMagic.[h,cc]:
3677 - replaced R by D
3678
3679 * mgui/MCamDisplay.[h,cc]:
3680 - added TClonesArray to display reflector events
3681 - added FillRflEvent
3682 - added ShowRflEvent
3683 - adapted Paint function
3684
3685 * mgui/MHexagon.[h,cc]:
3686 - replaced GetR by GetD
3687 - added DistanceToPrimitive (capital T)
3688
3689 * mgui/Makefile:
3690 - added mreflector
3691
3692 * mfileio/MReadRflFile.[h,cc]:
3693 - added
3694
3695 * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h,
3696 mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]:
3697 mreflector/MRflEvtHeader.[h,cc], mreflector/MRflRunHeader.[h,cc]:
3698 - added
3699
3700 * macros/readRfl.C:
3701 - added
3702
3703
3704
3705 2003/05/22: Abelardo Moralejo
3706
3707 * mhist/MHMatrix.[h,cc]
3708 - add member function ShuffleRows() to randomize the order of the
3709 matrix rows. This is useful for instance for the random forest,
3710 (See RanForest.C) when we feed a hadron training sample with
3711 both protons and helium nuclei: if they are ordered (first all
3712 events of one type, then those of the other) the method does not
3713 seem to work well. Any other kind of ordering might be harmful
3714 as well (in theta, phi or whatever).
3715
3716
3717
3718 2003/05/22: Wolfgang Wittek
3719
3720 * mfileio/MCT1ReadPreProc.[h,cc]
3721 - add member function DiscreteTheta
3722 - discretize the Theta according to the binning in Theta
3723 (for data and MC)
3724 original Theta is stored in the container "ThetaOrig"
3725 the discretized Theta is stored in MMcEvt.fTelescopeTheta
3726
3727
3728
3729 2003/05/21: Thomas Bretz
3730
3731 * mfileio/MReadTree.cc:
3732 - changed text of a warning
3733 - removed obsolete comment
3734
3735 * mfileio/MWriteRootFile.[h,cc]:
3736 - changed Print function to support kIsNewTree flag
3737 - changed BIT(15) to BIT(16) because it is already used by TBranch
3738
3739
3740
3741 2003/05/21: Wolfgang Wittek
3742
3743 * mhist/MHBlindPixels.[h,cc]
3744 - change 1D histogram into 2D histogram (pixel Id vs. Theta)
3745 - add 2D histogram : no.of blind pixels vs. Theta
3746
3747 * mhist/MHSigmaTheta.cc
3748 - correct "BinningPix"
3749
3750 * manalysis/MPadSchweizer.[h,cc]
3751 - add simulation of blind pixels
3752
3753 * mhist/MHMatrix.cc
3754 - in DefRefMatrix : allow variable bin size for 'hth' and 'hthd'
3755
3756
3757
3758 2003/05/20: Oscar Blanch Bigas
3759
3760 * mgeom/MGeomCamECO1000HG.[h,cc]
3761 - new files for ECO1000 camera geometry with pixels
3762 of half angualr size.
3763
3764 * mgeom/Mkefile:
3765 - added MGeomCamECO1000HG.[h,cc] files
3766
3767 * mgeom/GeomLinkDef.h
3768 - added class MGeomCamECO1000HG
3769
3770
3771
3772 2003/05/20: Thomas Bretz
3773
3774 * mbase/MLog.h:
3775 - added Separator member function
3776
3777 * mfileio/MReadMarsFile.cc:
3778 - moved output in Notify to MReadTree::Notify
3779 - call MReadTree:Notify in Notify
3780
3781 * mfileio/MReadTree.[h,cc]:
3782 - do not try to delete a Baddress if it is NULL ("*")
3783 - added CheckBranchSize member function
3784 - added the size consistency check to Notify
3785
3786 * mfileio/MWriteRootFile.cc:
3787 - mini changes to Print-output
3788
3789 * mfilter/MF.[h,cc]:
3790 - added Print-function
3791
3792 * mraw/MRawEvtPixelIter.h:
3793 - removed wrong EOL characters
3794
3795 * macros/multidimdist2.C:
3796 - made variable names unique
3797
3798 * macros/star.C:
3799 - added sigmabar
3800
3801 * macros/status.C:
3802 - added sigmabar
3803 - added MHSigmaTheta
3804
3805 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
3806 - added MFiltercutsCalc
3807
3808 * manalysis/MFiltercutsCalc.[h,cc]:
3809 - added
3810
3811
3812 2003/05/19: Thomas Bretz
3813
3814 * mgui/MCamDisplay.cc:
3815 - removed an unused variable.
3816
3817 * Makefile.rules:
3818 - fixed Mr.Proper
3819
3820 * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTaskList.cc,
3821 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
3822 - use new manipulator 'underline'
3823
3824 * mbase/MLog.cc:
3825 - added new underlining
3826 - added blue color for debugging
3827
3828 * mbase/MLogManip.[h,cc]:
3829 - added underline
3830 - added dbg and increased all other debug(n) levels by one
3831
3832 * mbase/MParContainer.h:
3833 - made fDisplay persistent (workaround for a obsolete warning in
3834 root 3.02/07)
3835
3836 * mfileio/MWriteRootFile.[h,cc]:
3837 - fixed a bug introduced when implementing UPDATE mode,
3838 kIsNewTree set for TTree
3839
3840
3841
3842 2003/05/16: Abelardo Moralejo
3843
3844 * mmontecarlo/MMcEnergyEst.[h,cc]
3845 - Added SetCoeff
3846
3847
3848
3849 2003/05/16: Thomas Bretz
3850
3851 * mfilter/MFEventSelector2.[h,cc]:
3852 - added
3853
3854 * mfilter/Makefile, mfilter/FilterLinkDef.h:
3855 - added MFEventSelector2
3856
3857 * mbase/MContinue.cc:
3858 - SetDisplay for filter
3859 - Set LogStream for filter
3860
3861 * mbase/MEvtLoop.cc:
3862 - don't use pointer to fTasklist in PostProcess if not initialized
3863 - do not execute Process if fTasklist is not initialized
3864
3865 * mbase/MTask.[h,cc]:
3866 - overwrite SetDisplay (set also display of attached filter
3867
3868 * mbase/MTaskList.cc:
3869 - minor changes
3870
3871 * mdata/MDataChain.[h,cc]:
3872 - implemented ParseDataMember to support constants
3873
3874 * mfileio/MCT1ReadPreProc.[h,cc]:
3875 - added fNumFile to support Rewind
3876 - added Rewind
3877
3878 * mfileio/MRead.[h,cc]:
3879 - new virtual function Rewind
3880
3881 * mfileio/MReadMarsFile.[h,cc]:
3882 - added Rewind
3883
3884 * mfileio/MReadTree.[h,cc]:
3885 - added Rewind
3886 - fixed a missing 'else' in AddFile
3887
3888 * mhist/MBinning.[h,cc]:
3889 - added SetEdges(TAxis&)
3890 - added SetEdges(TH1&, char)
3891
3892 * mhist/MFillH.[h,cc]:
3893 - added bit kDoNotDisplay
3894
3895 * mhist/MH.h:
3896 - added a comment
3897
3898 * mhist/MH3.[h,cc]:
3899 - implemented GetRule
3900 - implemented GetNbins
3901 - implemented FindFixBin
3902
3903 * mimage/MHHillasSrc.cc:
3904 - replaced gPad->cd(4) by savepad
3905
3906 * mmain/MStatusDisplay.[h,cc]:
3907 - fixed locked mode for loop-in-loop cases
3908
3909
3910
3911 2003/05/15: Wolfgang Wittek
3912
3913 * macros/CT1EgyEst.C
3914 - replace "energyest.root" by paramout
3915
3916
3917
3918 2003/05/14: Wolfgang Wittek
3919
3920 * macros/CT1env.rc
3921 - CT1env replaced by CT1env.rc
3922
3923 * mranforest/MRanForestCalc.cc
3924 - exchange arguments in
3925 FindCreateObj("MHadronness", fHadronnessName)
3926
3927
3928
3929 2003/05/13: Thomas Bretz
3930
3931 * mdata/MDataArray.[h,cc]:
3932 - addeed GetData and >>-operator to fill a TVector from the array
3933
3934 * manalysis/MMultiDimDistCalc.cc:
3935 - use new >>-operator from MDataArray
3936
3937 * mranforest/MRanForest.[h,cc]:
3938 - TVector& in CalcHadronness declared const
3939 - added a const qualifier to 'Float_t sum'
3940 - removed Reset() from a TIter declaration (done by the TIter
3941 constructor)
3942
3943 * mranforest/MRanForestCalc.cc:
3944 - fill TVector with new >>-operator of MDataArray
3945
3946 * mranforest/MRanTree.[h,cc]:
3947 - removed obsolete returns at the end of some functions
3948 - TVector& in TreeHad declared const
3949 - changed if to ?:-operator in TreeHad
3950 - TreeHad() calls TreeHad(const TVector &) now (code is not
3951 implemented twice)
3952
3953
3954
3955 2003/05/12: Abelardo Moralejo
3956
3957 * mhistmc/MHMcEnergyMigration.cc
3958 - Draw(): fixed axis label in one plot.
3959
3960
3961
3962 2003/05/12: Thomas Bretz
3963
3964 * mmain/MStatusDisplay.[h,cc]:
3965 - implemented UpdatePSHeader
3966
3967
3968
3969 2003/05/10: Thomas Bretz
3970
3971 * Makefile.rules:
3972 - implemented diff
3973
3974 * NEWS:
3975 - changed
3976
3977 * manalysis/MCT1SupercutsCalc.cc:
3978 - fixed variable names
3979
3980 * mbase/MParContainer.cc:
3981 - replaces IsA()->GetName() by ClassName()
3982
3983 * mbase/Makefile:
3984 - removed obsolete include paths
3985
3986 * mdata/MDataArray.[h,cc]:
3987 - new member function GetRule(int)
3988
3989 * mgui/MCamDisplay.[h,cc]:
3990 - implemented GetObjectInfo
3991
3992 * mhist/MH.[h,cc]:
3993 - implemented ProjectionX
3994 - implemented ProjectionY
3995 - implemented FindObjectInPad
3996
3997 * mhist/MHSigmaTheta.[h,cc]:
3998 - implemented Paint
3999
4000 * mmain/MStatusDisplay.[h,cc]:
4001 - implemented kFileCanvas
4002 - implemented kFileBrowser
4003
4004
4005
4006 2003/05/09: Abelardo Moralejo
4007
4008 * mhistmc/MHMcEnergyMigration.[h,cc]
4009 - Added histograms, changed Draw() to display them. Still
4010 provisional, many changes in the whole part of the energy
4011 estimator are needed.
4012
4013 * macros/CT1EEst.C, CT1EnergyEst.C
4014 - Removed
4015
4016 * macros/CT1EgyEst.C
4017 - Added example on how to use the energy estimation for CT1.
4018 Very provisional!
4019
4020
4021
4022 2003/05/09: Wolfgang Wittek
4023
4024 * manalysis/MCT1SupercutsCalc.cc
4025 - add SetReadyToSave()
4026
4027
4028
4029 2003/05/09: Thomas Bretz
4030
4031 * mbase/MLog.cc:
4032 - do not underline if eNoColors is set
4033 - fixed abug in Output() (last character missing when flushed)
4034 - same when flushing to the GUI
4035
4036 * mbase/MLogManip.cc:
4037 - removed an obsolete comment
4038
4039 * mfileio/MReadTree.cc:
4040 - print warning in case no files could be added to chain
4041
4042 * mfilter/MFDataChain.h:
4043 - fixed code layout
4044
4045 * mimage/MHHillasSrc.h:
4046 - added Paint
4047
4048 * mimage/MHillasCalc.[h,cc]:
4049 - changed default title
4050
4051 * Makefile:
4052 - added rule 'diff'
4053
4054 * mhist/MHMatrix.cc:
4055 - compressed some debug outputs
4056
4057 * manalysis/MSigmabar.[h,cc]:
4058 - deleted the fCalcPixNum variable (not used).
4059
4060 * macros/star.C, macros/starct1.C:
4061 - updated
4062
4063 * mhist/MBinning.cc:
4064 - fixed SetBinningCos
4065
4066 * mhist/MHSigmaTheta.[h,cc]:
4067 - in setting of binnings changes npix+1 to npix
4068 (SetEdges takes the number of _bins_ as argument)
4069 - fixed titles (LaTeX style)
4070 - added default binning (may have to be changed for Magic)
4071 - removed obsolete destructor
4072 - removed default canvas size of 900x900
4073 - temporarily removed SetLogy() for first pad. I'm searching
4074 for a solution to put it in again when using the status display
4075
4076
4077
4078 2003/05/08: Thomas Bretz
4079
4080 * Makefile.rules:
4081 - fixed the rmhtml bug
4082
4083 * macros/collarea.C:
4084 - changed to use MStatusDisplay
4085
4086 * manalysis/MCT1SupercutsCalc.cc:
4087 - fixed a typo
4088
4089 * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
4090 - added FindTask member functions
4091
4092 * mbase/MLog.cc:
4093 - do not crop logging to GUI to 1000 lines anymore
4094
4095 * mdata/MDataChain.cc:
4096 - use GetRule() in the constructor instead of Print()
4097
4098 * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
4099 - do not return str+"something"
4100
4101 * mhist/MH.[h,cc]:
4102 - fixed a bug in DrawCopy(TH1*,TH1*)
4103 - overwrite Clone function and do not add TH1 to gDirectory
4104 when cloning MH classes
4105
4106 * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
4107 - adde a sanity check to Fill
4108
4109 * mimage/MHHillasSrc.cc:
4110 - do not set the log scale before we have entries in the histogram
4111
4112
4113
4114 2003/05/08: Abelardo Moralejo
4115
4116 * mimage/MImgCleanStd.cc
4117 - extended comment on standard cleaning. Removed an obsolete
4118 comment.
4119
4120 * mhistmc/MHMcCollectionAreaCalc.cc
4121 - Changed binning of histograms, so that the collection area
4122 can be calculated also between 5 and 10 GeV (for pulsar studies)
4123
4124
4125
4126 2003/05/07: Nadia Tonello
4127
4128 * manalysis/MCT1PointingCorrCalc.[h,cc]
4129 - deleted the fMcEvt variable (not used).
4130
4131
4132 2003/05/07: Thomas Bretz
4133
4134 * mmain/Makefile, mmain/MainLinkDef.h:
4135 - added MSearch
4136
4137 * mmain/MSearch.[h,cc]:
4138 - added
4139
4140 * mmmain/MStatusDisplay.[h,cc]:
4141 - implemented Search
4142
4143 * mhist/MHSigmaTheta.cc:
4144 - removed borders around the pads (Draw)
4145
4146 * mfileio/MCT1ReadPreProc.cc:
4147 - do not output the run number twice!
4148
4149 * mimage/MHillasExt.[h,cc]:
4150 - changed ClassDef to 2
4151 - updated comments
4152
4153 * mimage/MNewImagePar.cc:
4154 - updated comments
4155
4156
4157
4158 2003/05/07: Abelardo Moralejo
4159
4160 * mranforest/Makefile
4161 - fixed typo.
4162
4163
4164
4165 2003/05/06: Abelardo Moralejo
4166
4167 * mhistmc/MHMcCollectionArea.cc
4168 - Added: delete &pally
4169
4170 * mfilter/MFCT1SelFinal.cc
4171 - changed FindObject("MGeomCam") to
4172 FindCreateObj("MGeomCamCT1","MGeomCam")
4173
4174 * mhistmc/MHMcCollectionArea.cc
4175 - in procedure Calc(TH2D &hsel, TH2D &hall) : changed the
4176 calculation of maximum impact parameter. Now it looks for
4177 the non-empty bin of histogram "hall" with highest impact
4178 parameter. The code could not work as it was before, but this
4179 had influence only when running over camera files containing all
4180 events, including non-triggers (while we usually run over files
4181 containing only triggers).
4182
4183
4184
4185 2003/05/06: Thomas Bretz
4186
4187 * manalysis/MRan*, mhist/MHRan*:
4188 - moved to new directory mranforest
4189
4190 * mranforest, mranforest/Makefile, mranforest/RanForestLinkDef.h,
4191 mranforest/RanForestIncl.h:
4192 - added
4193
4194 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4195 - removed MRan*
4196
4197 * mhist/Makefile, mhist/HistLinkDef.h:
4198 - removed MHRan*
4199
4200 * Makefile:
4201 - mranforest added
4202
4203 * mbase/MLog.cc:
4204 - sanity check in MLog::Output (len>0)
4205
4206 * mimage/MImgCleanStd.cc:
4207 - adapted path to html images
4208
4209 * htmldoc/*:
4210 - moved to new path htmldoc/images
4211
4212 * Makefile.rules:
4213 - corrected rule rmhtmldoc
4214
4215 * NEWS:
4216 - updated
4217
4218 * macros/dohtml.C, macros/rootlogon.C:
4219 - added mranforest
4220
4221 * mbase/MEvtLoop.cc:
4222 - fixed a typo
4223
4224 * mhist/HistLinkDef.h
4225
4226
4227
4228 2003/05/05: Nadia Tonello
4229
4230 * mfilter/MFCT1SelStandard.cc
4231 - correct the default name of fImgParName
4232 ("MNewImgPar") => ("MNewImagePar")
4233
4234
4235
4236 2003/05/05: Thomas Bretz
4237
4238 * mbase/MEvtLoop.cc:
4239 - underline Instatiation Message
4240 - small change to a warning output
4241
4242 * mbase/MLog.[h,cc]:
4243 - added stuff for underlining
4244 - changed from TGListBox to TGViewText
4245
4246 * mmain/MStatusDisplay.[h,cc]:
4247 - changed fLogBox from TGListBox to TGViewText
4248 - added menu 'Log'
4249 - changed division of status line to 'Goldener Schnitt'
4250
4251 * mhist/MHHadronness.cc, mhist/MHCerPhotEvt.cc, mhist/MHStarMap.cc,
4252 mimage/MHHillas.cc:
4253 - fixed 'redifinion of default argument'
4254
4255 * mbase/Makefile, mfileio/Makefile:
4256 - moved first source file to second position to get rid of crashes
4257 of rootcint on our Alpha
4258
4259 * mimage/MNewImagePar.cc:
4260 - removed maxpixid (not used)
4261
4262 * manalysis/MRanTree.cc:
4263 - replaced ostream.h by iostream.h
4264
4265 * manalysis/MPadding.h:
4266 - added a missing const qualifier in the definition of 'Padding'
4267
4268 * mmontecarlo/MMcEnergyEst.cc:
4269 - added math.h
4270
4271 * Makefile, mbase/Makefile, mmain/Makefile:
4272 - changed order (linking on our Alpha failed)
4273
4274 * mbase/MLog.h:
4275 - don't include iostream.h if __CINT__ (crashes rootcint on our
4276 alpha)
4277
4278
4279
4280 2003/05/05: Wolfgang Wittek
4281
4282 * manalysis/MPadSChweizer.cc
4283 - delete histograms in destructor
4284
4285
4286
4287 2003/05/02: Thomas Bretz
4288
4289 * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu,
4290 Makefile.conf.osf1, Makefile.conf.osf5.1:
4291 - added MARSDEFINES, MARSFLAGS, MARSLIBS
4292
4293 * mars.cc:
4294 - replaces HAVE_LOGO by HAVE_XPM
4295
4296 * NEWS:
4297 - updated
4298
4299 * mbase/MLogo.cc:
4300 - replaces marslogo_neu by marslogo
4301 - encapsulated in HAVE_XPM
4302
4303 * mbase/Makefile:
4304 - added MLogo.cc
4305
4306 * mmain/MGMenu.cc:
4307 - fixed the 'KeyAutoRepeat' bug
4308
4309 * manalysis/MCerPhotEvt.[h,cc:
4310 - added RemoveUnusedPixels
4311
4312 * manalysis/MSigmabar.cc:
4313 - small simplification for compiler optimization
4314
4315 * mbase/MEvtLoop.cc:
4316 - changed output to fDisplay
4317 - changed behaviour in case of a failed PostProcess
4318
4319 * mbase/MLog.[h,cc]:
4320 - added flushing and tab conversion to GUI
4321 - added color support
4322
4323 * mbase/MParList.cc:
4324 - replaced some *Iter by MIter
4325
4326 * mbase/MTask.cc, mbase/MTaskList.cc:
4327 - added output to fDisplay
4328 - replaced some *Iter by MIter
4329
4330 * mhist/MH.cc:
4331 - don't add clones to directory
4332
4333 * mimage/MImgCleanStd.[h,cc]:
4334 - replaced divisiond by multiplications
4335 - fixed StreamePrimitive
4336 - do not allow 0 rings
4337
4338 * mmain/MStatusDisplay.[h,cc]:
4339 - added writing gif
4340 - added writing C
4341 - changes SaveAs to non-const (added output to status lines)
4342 - replaced TGLabels by TGStatusBar
4343
4344
4345
4346 2003/04/30: Wolfgang Wittek
4347
4348 * manalysis/MPadSchweizer.[h,cc]
4349 - reorder histograms
4350
4351 * mhist/MHSigmaTheta.[h,cc]
4352 - remove last 3 plots (otherwise get segmentation violation ???)
4353
4354 * mimage/MHNewImagePar.[h,cc]
4355 - change range of leakage to be plotted
4356 (want to see also leakage=0)
4357
4358
4359
4360 2003/04/30: Nadia Tonello
4361
4362 * manalysis/MCerPhotPix.[h,cc]:
4363 - deleted Bool_t fIsUsed and substituted with
4364 the condition: fRing>0 in the functions
4365 Bool_t IsPixelUsed() const{return fRing>0;}
4366 void SetPixelUsed() { fRing = 1;}
4367 void SetPixelUnused(){ fRing = 0;}
4368
4369
4370
4371 2003/04/29: Wolfgang Wittek
4372
4373 * mhist/MHSigmaTheta.[h,cc]:
4374 - ClassDef( ,0) -> ClassDef( , 1)
4375 - minor corrections in Draw()
4376
4377
4378
4379 2003/04/29: Thomas Bretz
4380
4381 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelFinal.[h,cc],
4382 mfilter/MFCT1SelStandard.[h,cc]:
4383 - reordered includes
4384 - removed MHillas from constructor (if present)
4385 - added corresponding Setter-methods
4386 - added many const qualifiers
4387 - removed some obsolete data members
4388 - made some member functions private
4389 - only store fMm2Deg, not the pointer to MGeomCam
4390 - don't use the CT1 camera build in... (to be discussed)
4391 - fixed MHillas, MHillasExt and MNewImagePar stuff
4392
4393 * mimage/MImgCleanStd.[h,cc]:
4394 - added Nadia to the list of authors
4395 - added pngs for the formulars
4396
4397 * htmldoc, htmldoc/MImgCleanStd-f1.png, htmldoc/MImgCleanStd-f2.png:
4398 - added
4399
4400 * manalysis/MCT1SupercutsCalc.[h,cc]:
4401 - changed the default "MHillasExt" to "MHillas"
4402
4403 * mbase/MEvtLoop.cc:
4404 - fixed a bug in ProcessGuiEvents
4405
4406 * mhist/MH*.[h,cc], mhistmc/MH*.[h,cc], mimage/MH*.[h,cc]:
4407 - changed "Double_t w" in Fill to "const Stat_t w"
4408 - added weight in some classes to TH::Fill
4409
4410 * mbase/MHtml.[h,cc]:
4411 - removed
4412
4413 * mfileio/MCT1ReadPreProc.cc:
4414 - removed the dependance on a MBinning in Theta.
4415
4416
4417
4418 2003/04/29: Abelardo Moralejo
4419
4420 * mmontecarlo/MMcCollectionareaCalc.[h,cc]
4421 - Now the energy limits and spectral slope used in Corsika are
4422 read from the run header. Warning: impact parameter is still
4423 fixed (I changed it from 400 m to 300 m, our present MC
4424 production default). Added warning message about this.
4425 Collection areas calculated up to now with the new MC library
4426 are overestimated by a ~77% ! This class will be removed in
4427 the future and replaced by MFillH.
4428
4429 * mhistmc/MHMcCollectionArea.[h,cc]
4430 - Adapted to the change of MMcCollectionAreaCalc. Added arguments
4431 to CalcEfficiency.
4432
4433
4434
4435 2003/04/28: Nadia Tonello
4436
4437 * mimage/MImgCleanStd.[h,cc]
4438 - added the option kDemocratic using sigmabar of the inner pixels
4439 - added the option to select the number of rings of pixels
4440 to analyze around the core pixels
4441 - added documentation
4442
4443 * manalysis/MCerPhotPix.[h,cc]
4444 - added fRing and Get-Set functions
4445
4446
4447
4448 2003/04/28: Oscar Blanch
4449
4450 * mgeom/MGeomCamECO1000.[h,cc]
4451 - New files for ECO 1000 camera geometry.
4452
4453 * mgeom/GeomLinkDef.h
4454 - Added class MGeomCamECO1000
4455
4456 * mgeom/Makefile
4457 - Added class MGeomCamECO1000
4458
4459
4460
4461 2003/04/28: Abelardo Moralejo
4462
4463 * mmontecarlo/MMcEnergyEst.[h,cc]
4464 - Lots of fixes after Thomas suggestions. Now cuts are not part
4465 of the class, but introduced via a new MFilter* member. Changed
4466 all Char_t* for TString. Changed own TMiniut pointer by gMinuit.
4467 Removed couts and used fLog instead. Function fcn is no longer
4468 declared external.
4469
4470
4471
4472 2003/04/28: Thomas Bretz
4473
4474 * NEWS:
4475 - updated
4476
4477 * manalysis/MBlindPixelCalc.cc:
4478 - use Are of pixles while interpolating
4479
4480 * mbase/MEvtLoop.cc:
4481 - output speed in Evts/s to fDisplay
4482
4483 * mbase/MGGroupFrame.h:
4484 - fixed a typo
4485
4486 * mbase/MTask.[h,cc]:
4487 - Added OverwritesProcess
4488
4489 * mbase/MTaskList.[h,cc]:
4490 - removed CheckClassForProcess
4491 - replaced by MTask::OverwritesProcess
4492
4493 * mhist/MFillH.cc:
4494 - only draw something if the class overwrites the Draw function
4495
4496 * mhist/MH.[h,cc]:
4497 - added OverwritesDraw
4498 - added a higher maximum, lower minimum to Draw(TH1, TH1)
4499 - changed default size
4500
4501 * mhist/MHMatrix.cc:
4502 - mini change
4503
4504 * mimage/MHHillas.[h,cc]:
4505 - removed fUsedPix
4506 - removed fCorePix
4507
4508 * mimage/MHHillasExt.[h,cc]:
4509 - removed fHConc
4510 - removed fHConc1
4511 - changed default name to MHillasExt
4512
4513 * mimage/MHNewImagePar.[h,cc]:
4514 - added fHistConc
4515 - added fHistConc1
4516 - added fHistUsedPix
4517 - added fHistCorePix
4518
4519 * mimage/MHillas.cc:
4520 - removed fNumCorePixels
4521 - removed fNumUsedPixels
4522 - made fCosDelta writable
4523 - made fSinDelta writable
4524 - made GetSinDelta() public
4525 - made GetCosDelta() public
4526
4527 * mimage/MHillasExt.[h,cc]:
4528 - removed fConc
4529 - removed fConc1
4530 - changed default name to MHillasExt
4531 - derives from MParContainer now instead of MHillas
4532
4533 * mimage/MNewImagePar.[h,cc]:
4534 - added fNumCorePixels
4535 - added fNumUsedPixels
4536 - added fConc
4537 - added fConc1
4538
4539 * mimage/MNewImageParCalc.[h,cc]:
4540 - removed
4541
4542 * mimage/MHillasCalc.[h,cc]:
4543 - changed so, that it can calc MHillas, MHillasExt and MNewImagePar
4544
4545 * mimage/MHillasSrc.cc:
4546 - sqrt(tand*tand+1) replaced by 1/CosDelta
4547
4548 * mmain/MStatusDisplay.[h,cc]:
4549 - added second argument to SetLogStream
4550
4551 * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc],
4552 mhist/MHCerPhotEvt.[h,cc], mhist/MHEffOnTime.[h,cc],
4553 mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc],
4554 mhist/MHEnergyTheta.[h,cc], mhist/MHEnergyTime.[h,cc],
4555 mhist/MHFlux.[h,cc], mhist/MHMatrix.[h,cc],
4556 mhist/MHSigmaTheta.[h,cc], mhistmc/MHMcCollectionArea.[h,cc],
4557 mhistmc/MHMcDifRate.[h,cc], mhistmc/MHMcEfficiency.[h,cc],
4558 mhistmc/MHMcEfficiencyEnergy.[h,cc], mhistmc/MHMcEfficiencyImpact.[h,cc],
4559 mhistmc/MHMcEnergy.[h,cc], mhistmc/MHMcEnergyImpact.[h,cc],
4560 mhistmc/MHMcEnergyMigration.[h,cc], mhistmc/MHMcRate.[h,cc]:
4561 - removed DrawClone
4562 - fixed Draw
4563
4564 * macros/MagicHillas.C, macros/star.C:
4565 - removed MHillasExt (not necessary anymore)
4566 - added MNewImagePar
4567
4568 * macros/readCT1.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
4569 mmain/MAnalysis.cc:
4570 - added MHillasExt to be displayed
4571 - added MNewImagePar to be displayed
4572
4573 * manalysis/MCT1SupercutsCalc.[h,cc]:
4574 - removed empty destructor
4575 - fixed output in PreProcess
4576 - changed MHillasExt to MHillas
4577
4578
4579
4580
4581
4582 2003/04/28: Wolfgang Wittek
4583
4584 * manalysis/MPadSchweizer.[h,cc]
4585 - extend documentation
4586 - remove histograms which are also made by MHSigmaTheta
4587 - minor modifications
4588
4589
4590
4591 2003/04/25: Thomas Bretz
4592
4593 * mfilter/MFEnergySlope.cc:
4594 - removed obsolete PostProcess
4595
4596 * mdatacheck/MGDisplayAdc.cc:
4597 - fixed a bug which caused nothing to beeing displayed if only
4598 the Hi gains where existing (Exists->HasHi)
4599
4600 * mhist/MH.cc:
4601 - small change to GetNewPad
4602
4603 * mhistmc/MHMcEnergyMigration.h:
4604 - fixed the includes
4605
4606 * mgui/MCamDisplay.cc:
4607 - changed autoscaling (max<1:max=1 --> max==min:max=min+1)
4608
4609 * manalysis/MBlindPixelCalc.cc:
4610 - interpolate: take pixel area into account
4611
4612 * mhist/MHSigmaTheta.h:
4613 - removed nonsense GetSigmaThetaByName(const TString name)
4614 - removed nonsense GetSigmaPixThetaByName(const TString name)
4615 - removed nonsense GetDiffPixThetaByName(const TString name)
4616
4617 * manalysis/MPadSchweizer.cc:
4618 - fixed naming
4619 - fixed usage of operators
4620 - added some const qualifiers
4621 - replaced 'int OK' by 'Bool_t ok'
4622 - fixed wrong usage floating point value 0
4623
4624 * mimage/MImgCleanStd.cc:
4625 - moved ratio to the other side of the condition (don't divide
4626 if it is not necessary)
4627
4628
4629
4630 2003/04/24: Abelardo Moralejo
4631
4632 * macros/rootlogon.C
4633 - added gInterpreter->AddIncludePath(dir+"mhistmc");
4634
4635
4636
4637 2003/04/24: Thomas Bretz
4638
4639 * macros/rootlogon.C:
4640 - added mimage
4641
4642 * macros/dohtml.C:
4643 - added mhistmc
4644 - added mimage
4645 - added status.C
4646
4647 * mfilter/MFCT1Supercuts.[h,cc]:
4648 - removed
4649
4650 * manalysis/MPadSchweizer.[h,cc]:
4651 - renamed arguments of SetHistograms to Mars style
4652 - removed default argument for SetHistograms (usage would result
4653 in a crash)
4654 - removed empty destructor
4655
4656 * mhistmc/MHMcTriggerLvl2.h:
4657 - removed the wrong f in GetHistf
4658
4659 * manalysis/MSigmabarParam.h:
4660 - added const qualifiers to getters
4661
4662 * mfileio/MWriteRootFile.[h,cc]:
4663 - fixed support for UPDATE
4664
4665 * mfilter/MFEnergySlope.cc:
4666 - cleaned
4667 - removed empty PostProcess
4668
4669 * mhist/MHCerPhotEvt.cc:
4670 - removed ratio from Fill
4671
4672 * mhist/MH.h:
4673 - fixed a bug in the overloading of DrawClone
4674
4675 * mimage/MHillasSrc.[h,cc], mimage/MHHillasSrc.[h,cc]:
4676 - like suggested by Wolfgang: removed Head-Tail
4677
4678 * mbase/MEvtLoop.cc:
4679 - fixed a bug in the progress bar update at the end of the loop
4680
4681
4682
4683 2003/04/24: Wolfgang Wittek
4684
4685 * mfilter/MFCT1SelFinal.cc
4686 - small correction in output
4687
4688 * mhistmc/MHMcCT1CollectionArea.cc
4689 - plot all 3 histograms in DrawClone()
4690
4691 * manalysis/MPadSchweizer.[h,cc]
4692 - cleanup as proposed by Thomas
4693 - new member function SetHistograms() to set the pointers to the
4694 histograms to be used in the padding
4695
4696
4697
4698 2003/04/24: Antonio Stamerra
4699
4700 * mhistmc/MHMcTriggerLvl2.[h,cc]
4701 - renamed some variable (hf->fHist)
4702 - added fHist*Norm and fFNorm in the destructor
4703
4704 * manalysis/MMcTriggerLvl2.[h,cc]
4705 - added CalcCompactPixel() public method
4706 - implemented CalcPseudoSize method (still under construction...)
4707 - added inline method SetNewCamera(), used in the costructor
4708 - renamed global variables pixels_in_cell->gsPixelsInCell
4709 and pixels_in_lut->gsPixelsInLut
4710 - added destructor
4711
4712
4713
4714 2003/04/23: Thomas Bretz
4715
4716 * mhist/MHCerPhotEvt.[h,cc]:
4717 - updated dox
4718
4719 * manalysis/MCT1SupercutsCalc.h, manalysis/MPadSchweizer.h:
4720 - ClassDef -> 0
4721
4722 * NEWS:
4723 - updated
4724
4725 * mfileio/MWriteRootFile.[hcc]:
4726 - fixed the missing function of UPDATE files
4727
4728 * mhist/MFillH.[h,cc]:
4729 - implemented fWeight
4730 - adapted StreamPrimitive
4731 - changed fCanvas to //!
4732 - changed class version umber from 1 to 2
4733
4734 * mhist/MH.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc],
4735 mhist/MHAlphaEnergyTime.[h,cc], mhist/MHArray.[h,cc],
4736 mhist/MHBlindPixels.[h,cc], mhist/MHCompProb.[h,cc],
4737 mhist/MHEffOnTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc],
4738 mhist/MHEffOnTimeTime.[h,cc], mhist/MHEnergyTheta.[h,cc],
4739 mhist/MHFadcCam.[h,cc], mhist/MHFlux.[h,cc],
4740 mhist/MHGamma.[h,cc], mhist/MHHadronness.[h,cc],
4741 mhist/MHMatrix.[h,cc], mhist/MHRanForest.[h,cc],
4742 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
4743 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
4744 mhist/MHStarMap.[h,cc], mhist/MHThetabarTheta.[h,cc],
4745 mhist/MHThetabarTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc],
4746 mhist/MHTimeDiffTime.[h,cc], mhistmc/MHMcCT1CollectionArea.[h,cc],
4747 mhistmc/MHMcEnergyImpact.[h,cc], mhistmc/MHMcEnergyMigration.[h,cc]
4748 mhistmc/MHMcTriggerLvl2.[h,cc], mimage/MHHillas.[h,cc],
4749 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
4750 mimage/MHNewImagePar.[h,cc]:
4751 - added second (weight) argument to Fill
4752 - in some headers: removed obvious virtual
4753 - removed some dummy Fill function (not necessary anymore)
4754
4755
4756
4757 2003/04/23: Abelardo Moralejo
4758
4759 * mhistmc/MHMcCT1CollectionArea.[h,cc]
4760 - Now the class inherits from MH instead of directly from
4761 MParContainer. Implemented SetupFill, so that the binning
4762 definitions are read from the parlist.
4763
4764 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
4765 - Removed. This class was superfluous, since the same job
4766 can be done using MFillH.
4767
4768 * mmontecarlo/Makefile, MontecarloLinkDef.h
4769 - removed class MMcCT1CollectionAreaCalc.
4770
4771 * macros/CT1collarea.C
4772 - adapted to changes above.
4773
4774 * mmc/MMcRunHeader.[hxx,cxx], mmc/MMCEvt.[hxx,cxx]
4775 - added comment in class description about the definition of
4776 the azimuth angle phi in the MC classes.
4777
4778
4779 2003/04/23: Antonio Stamerra
4780
4781 * mfilter/MFEnergySlope.[h,cc]
4782 - added new filter class to select events according to a given
4783 energy slope
4784
4785 * mfilter/Makefile, mfilter/FilterLinkDef.h
4786 - modified accordingly (added MFEnergySlope)
4787
4788 * manalysis/MMcTriggerLvl2Calc.cc
4789 - removed call to the MHMcTriggerLvl2->Fill() in Process()
4790
4791 * macros/triglvl2.C
4792 - added example of the MFEnergySlope filter
4793 - added filling of histos from MHMcTriggerLvl2
4794
4795
4796 2003/04/22: Abelardo Moralejo
4797
4798 * mmontecarlo/Makefile, MontecarloLinkDef.h
4799 - added MMcEnergyEst
4800 - added necessary include directories.
4801
4802 * mmontecarlo/MMcEnergyEst.cc
4803 - added filterhadrons.SetHadronnessName(fHadronnessName) to
4804 inform the filter about the name of the hadronness container
4805 to be used in the cuts.
4806
4807 * mfilter/MFCT1SelFinal.[h,cc]
4808 - added the possibility to cut also in Dist.
4809
4810
4811
4812 2003/04/22: Thomas Bretz
4813
4814 * mhist/MHHadronness.[h,cc]:
4815 - changed to support MStatusDisplay
4816
4817 * manalysis/MApplyPadding.[h,cc]:
4818 - removed
4819
4820 * mhist/MHMcCT1CollectionArea.[h,cc],
4821 mhist/MHMcCollectionArea.[h,cc], mhist/MHMcDifRate.[h,cc],
4822 mhist/MHMcEfficiency.[h,cc], mhist/MHMcEfficiencyEnergy.[h,cc],
4823 mhist/MHMcEnergy.[h,cc], mhist/MHMcEnergyImpact.[h,cc],
4824 mhist/MHMcEnergyMigration.[h,cc], mhist/MHMcIntRate.[h,cc],
4825 mhist/MHMcRate.[h,cc], mhist/MHMcTriggerLvl2.[h,cc]:
4826 - moved to new directory mhistmc
4827
4828 * mhistmc, mhistmc/Makefile, mhistmc/HistMcLinkDef.h:
4829 - new
4830
4831 * mhist/Makefile, mhist/HistLinkDef.h:
4832 - removed MHMc*
4833
4834 * mhistmc/MHMcCollectionArea.[h,cc]:
4835 - changed to fit requirements of MStatusDisplay
4836
4837 * Makefile:
4838 - added mhistmc
4839
4840 * mmain/MStatusDisplay.cc:
4841 - SetNoContextMenu(Bool_t flag) removed default argument
4842
4843 * mmain/Makefile:
4844 - added -I../mhistmc
4845
4846 * mhist/MWeight.[h,cc]:
4847 - added
4848
4849 * mhist/HistLinkDef.h:
4850 - added MWeight
4851
4852 * mhist/MH.h:
4853 - removed some debugging stuff
4854
4855
4856
4857 2003/04/22: Abelardo Moralejo
4858
4859 * mmontecarlo/MMcEnergyMigration.[h,cc]
4860 - Removed. It was not necessary, since the same job can be done
4861 with the already existing task MFillH.
4862
4863 * mhist/MHMcEnergyMigration.h
4864 - Changed ClassDef(MHMcEnergyMigration, 0)
4865 to ClassDef(MHMcEnergyMigration, 1) to allow writing the
4866 histograms to disk.
4867
4868
4869
4870 2003/04/21: Thomas Bretz
4871
4872 * manalysis/MBlindPixels.h:
4873 - IsBlind -> const
4874
4875 * mhist/HistLinkDef.h, mhist/Makefile:
4876 - added MHBlindPixels
4877
4878 * mhist/MH.[h,cc]:
4879 - changed the two DrawClone functions to one.
4880
4881 * mhist/MHHadronness.[h,cc]:
4882 - changed to fit the requirements of MStatusDisplay
4883
4884 * mhist/MHMatrix.cc:
4885 - SetDirectory(NULL) for all histograms created
4886
4887 * mhist/MHSigmaTheta.cc:
4888 - removed fNpix (is already in MHHillas)
4889 - removed fBlindId (--> MHBlindPixels)
4890
4891 * mhist/MHBlindPixels.[h,cc]:
4892 - new
4893
4894 * macros/plot.C:
4895 - Added MStatusDisplay support
4896
4897 * macros/status.C:
4898 - added MHNewImagePar
4899 - added MHHadronness
4900
4901 * manalysis/MBlindPixelCalc.cc:
4902 - updated class reference
4903
4904 * meventdisp/MGCamDisplay.[h,cc]:
4905 - fixed
4906
4907 * meventdisp/MGEvtDisplay.cc:
4908 - changed function adding the tab
4909
4910 * mgui/MCamDisplay.cc, mhist/MHCerPhotEvt.cc:
4911 - as a preliminary solution removed inner pad
4912
4913 * mhist/MFillH.cc:
4914 - make sure canvas is updated correctly in PostProcess
4915
4916 * mhist/MH.cc:
4917 - changed DrawCopy(TH1, TH1) and Draw(TH1, TH1) to fit the new needs
4918 display the range correctly and exchanged the two stat boxes
4919
4920 * mhist/MH3.cc:
4921 - fixed a bug in the default constructor
4922 - removed DrawClone
4923 - updated Draw function
4924
4925 * mhist/MHMcIntRate.[h,cc], mhist/MHRanForest.[h,cc],
4926 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
4927 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
4928 mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc],
4929 mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc],
4930 mimage/MHNewImagePar.[h,cc]:
4931 - removed old DrawClone
4932 - updated Draw function
4933 - replaced some titles by latex titles in some classes
4934
4935 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
4936 - removed scaling stuff
4937
4938 * mmain/MStatusDisplay.cc:
4939 - fixed some minor bugs
4940
4941
4942
4943 2003/04/20: Thomas Bretz
4944
4945 * Makefile:
4946 - exchanged mbase and mmain
4947
4948 * Makefile.conf.general:
4949 - added MARSVER
4950
4951 * mars.cc:
4952 - use MARSVER
4953
4954 * macros/readMagic.C:
4955 - updated to work with the new MH-stuff
4956
4957 * macros/status.C:
4958 - added
4959
4960 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
4961 manalysis/MMcPedestalCopy.ccm, manalysis/MMcPedestalNSBAdd.cc,
4962 mfileio/MReadMarsFile.cc, mimage/MHillasCalc.cc,
4963 mimage/MImgCleanStd.cc:
4964 - changed def. title
4965
4966 * manalysis/MCT1PointingCorrCalc.h:
4967 - minor change
4968
4969 * manalysis/MCerPhotEvt.[h,cc]:
4970 - don't use unused pixels for calculation of min/max
4971 - added Scale member function
4972
4973 * manalysis/MCerPhotPix.h:
4974 - added Scale inline function
4975
4976 * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
4977 mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
4978 mfileio/MReadMarsFile.cc, mhist/MFillH.[h,cc]:
4979 - implemented use of fDisplay
4980
4981 * mbase/MParContainer.h:
4982 - Don't display name and class name if it is the same (GetDescriptor)
4983
4984 * meventdisp/MGCamDisplay.[h,cc]:
4985 - made working with new MH-stuff
4986
4987 * mfileio/Makefile:
4988 - added -I../mmain
4989
4990 * mgeom/MGeomCam.[h,cc]:
4991 - added Clone function
4992
4993 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamMagic.cc:
4994 - commented out informal output at constructor
4995
4996 * mgui/MCamDisplay.[h,cc], mhist/MHStarMap.[h,cc],
4997 mimage/MHH*.[h,cc]:
4998 - changed to be more root oriented
4999
5000 * mgui/MHexagon.cc:
5001 - small changes
5002
5003 * mgui/Makefile:
5004 - added mhist
5005
5006 * mhist/MH.[h,cc]:
5007 - changed to be more root oriented
5008 - removed border
5009 - added DrawClone
5010 - GetNewPad
5011
5012 * mhist/MH3.cc:
5013 - removed some strange debug output
5014
5015 * mhist/MHCerPhotEvt.[h,cc]:
5016 - fixed some bug
5017 - made working with fDisplay
5018
5019 * mhist/Makefile:
5020 - added mmain
5021
5022 * mmain/MProgressBar.cc:
5023 - fixed a typo
5024
5025 * mmain/MStatusDisplay.[h,cc]:
5026 - new implementation
5027
5028 * mmain/MainLinkDef.h, mmain/Makefile:
5029 - added MStatusDisplay
5030 - added MGMenu
5031
5032 * mmain/MGMenu.[h,cc]:
5033 - added
5034
5035
5036
5037 2003/04/19: Abelardo Moralejo
5038
5039 * mmontecarlo/MMcEnergyEst.[h,cc]
5040 - Added. Contains routine for optimization of parameters of
5041 energy estimator.
5042
5043 * mmontecarlo/MMcEnergyMigration.[h,cc]
5044 - Added. Task to fill the energy migration matrix histograms
5045 contained in class MHMcEnergyMigration.
5046
5047
5048
5049 2003/04/17: Wolfgang Wittek
5050
5051 * mhist/MBinning.[h,cc]
5052 - replace for (int i=1; i<fEdges.GetSize()-1; i++)
5053 by for (int i=1; i<fEdges.GetSize(); i++)
5054
5055
5056
5057 2003/04/17: Wolfgang Wittek
5058
5059 * mfileio/MCT1ReadPreProc.cc
5060 - removed : if (theta > pi/2) continue;
5061 otherwise get inconsistency between no.of read events
5062 and no.of events after filter
5063 - write into MCerPhotEvt also pixels with zero no. of photons
5064
5065 * manalysis/MSigmabar.cc
5066 - correct wrong argument in call to memset
5067
5068 * manalysis/MPadSchweizer.cc
5069 - pad also pixels with zero no.of photons
5070
5071 * mhist/MHSigmaTheta.[h,cc]
5072 - add plot of no.of used pixels in MCerPhotEvt
5073 - add plot of Id of blind pixel
5074
5075
5076
5077 2003/04/14: Wolfgang Wittek
5078
5079 * manalysis/Makefile
5080 AnalysisLinkDef.h
5081 - MNewImagePar and MNewImageParCalc removed
5082
5083
5084
5085
5086 2003/04/12: Thomas Bretz
5087
5088 * mmain/MStatusDisplay.[h,cc]:
5089 - added
5090
5091 * manalysis/MPadding.[h,cc]:
5092 - simplified includes
5093 - changed some code (discussed with Robert)
5094 - fixed comments in header
5095 - changed ClassDef to 0
5096 - changed output to Mars style
5097 - fixed the memory leak of fHSigmabarMax
5098 - replaced TRandom by gRandom
5099 - removed usage of ->operator
5100
5101 * manalysis/MApplyPadding.[h,cc]:
5102 - replaced fRnd by gRandom
5103 - used MH::SetBinning
5104 - use telescope theta instead of theta
5105 - removed usage of ->operator
5106 - removed PostProcess
5107
5108 * manalysis/MPadSchweizer.cc:
5109 - fixed outputs in PreProcess
5110
5111 * manalysis/MSigmabar.[h,cc]:
5112 - added Reset member function
5113 - usage of memset
5114 - don't skip NumPhotons==0
5115 - changes discussed with Robert
5116 - small simplifications in loops
5117 - some fixes to the output
5118
5119 * manalysis/MSigmabarCalc.[h,cc]:
5120 - fixed outputs
5121 - some small simplifications
5122 - moved test for theta<120deg to MCT1ReadPreProc
5123
5124 * mfileio/MCT1ReadPreProc.[h,cc]:
5125 - skip events with theta>90deg
5126
5127 * mhist/MHSigmaPixel.[h,cc]:
5128 - fixes to the screen output
5129 - simplified usage of MBinning
5130
5131 * mhist/MHSigmaTheta.[h,cc]:
5132 - fixes to the screen output
5133 - simplified usage of MBinning
5134 - lower cased upper case local variables
5135 - removed DrawClone from Finalize (call from macro or executable)
5136
5137 * mhist/MHSigmabarTheta.[h,cc]:
5138 - fixes to the screen output
5139
5140 * mhist/MHStarMap.cc:
5141 - added some const qualifiers
5142
5143 * mhist/MHHadronnes.cc:
5144 - removed output of function name in Finalize because this
5145 information is already available on the screen.
5146
5147 * manalysis/MCT1PointingCorrCalc.h:
5148 - changed ClassDef to 0
5149 - removed empty PostProcess
5150 - fixes to the screen output in PreProcess
5151 - changed the order of the arguments in the constructor
5152 (name, title to the end)
5153
5154 * manalysis/MMultiDimDistCalc.cc:
5155 - added two const qualifiers
5156
5157 * mtemp/MObservatory.cc:
5158 - changed Magic1 coordinates to CT1 GPS.
5159
5160
5161
5162 2003/04/12: Wolfgang Wittek
5163
5164 * manalysis/MCT1PointingCorrCalc.[h,cc]
5165 - replaces MPointingCorr.[h,cc]
5166
5167 * manalysis/AnalysisLinkDef.h
5168 Makefile
5169
5170 * mbase/MFilter.h
5171 - set ClassDef(MFilter,1)
5172
5173 * mhist/MHHadronness.[h,cc]
5174 - improve warning printout
5175
5176 * mhist/MHMatrix.[h,cc]
5177 - type of 3rd argument of member function Fill
5178 changed from 'MF' to 'MFilter'
5179
5180
5181
5182 2003/04/11: Thomas Bretz
5183
5184 * macros/readMagic.C:
5185 - replaced GetEventNum by GetNumEntry
5186
5187 * manalysis/MCT1SupercutsCalc.cc:
5188 - fixed constructor (no default for fHadronnessName)
5189 - missing fHadronness->SetReadyToSave added
5190
5191 * manalysis/MMultiDimDistCalc.cc:
5192 - missing fHadronness->SetReadyToSave added
5193
5194 * manalysis/MParameters.cc:
5195 - changed title
5196
5197 * mfilter/MFCT1SelFinal.h:
5198 - set ClassDef to 0
5199
5200 * mimage/Makefile:
5201 - fixed a typo
5202
5203 * mraw/MRawEvtData.cc:
5204 - fixed Pixel assignment (i->ipos, fPosInArray++)
5205
5206
5207
5208 2003/04/10: Thomas Bretz
5209
5210 * mbase/MContinue.[h,cc]:
5211 - changed, so that also a filter given as a pointer is added to
5212 the tasklist automatically
5213 - added SetInverted
5214 - added IsInverted
5215
5216 * mbase/MTaskList.[h,cc]:
5217 - added RemoveFromList-function
5218
5219 * merpp.cc:
5220 - fixed typo
5221
5222 * mbase/MFilter.[h,cc]:
5223 - removed unnecessary base functions for Pre//PostProcess
5224 - added SetInverted
5225 - added IsInverted
5226
5227 * mbase/MTask.cc, mfileio/MCT1ReadPreProc.cc, mfileio/MReadTree.cc,
5228 mfilter/MF.cc, mfilter/MFilterList.cc
5229 - implemented IsConditionalTrue to support inverted filters
5230
5231 * mhist/MHHadronness.cc:
5232 - removed unnecessary check
5233
5234 * meventdisp/MGFadcDisp.cc:
5235 - remove all IDs in listbox
5236 - add entries sorted
5237
5238 * manalysis/MImgCleanStd.[h,cc], manalysis/MCameraSmooth.[h,cc],
5239 manalysis/MHillas.[h,cc], manalysis/MHillasSrc.[h,cc],
5240 manalysis/MHillasSrc.[h,cc], manalysis/MHillasCalc.[h,cc],
5241 manalysis/MNewImagePar.[h,cc], manalysis/MNewImageParCalc.[h,cc],
5242 mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc],
5243 mhist/MHHillasExt.[h,cc], mhist/MHNewImagePar.[h,cc]:
5244 - moved to new directory mimage
5245
5246 * mimage/Makefile, mimage/ImageLinkDef.h, mimage/ImageIncl.h:
5247 - new
5248
5249 * Makefile:
5250 - added mimage
5251
5252 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
5253 mhist/HistLinkDef.h, mhist/Makefile:
5254 - removed moved files
5255
5256 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
5257 mhist/Makefile, mhist/AnalysisLinkDef.h, mmain/Makefile,
5258 mfilter/Makefile, meventdisp/Makefile, mgui/Makefile:
5259 - adapted
5260
5261
5262
5263 2003/04/09: Thomas Bretz
5264
5265 * manalysis/MCT1SupercutsCalc.[h,cc]:
5266 - moved last changes from MFCT1Supercuts to MCT1SupercutsCalc
5267
5268 * mhist/MHMcTriggerLvl2.[h,cc]:
5269 - fixed a warning
5270 - removed global variables
5271
5272
5273
5274 2003/04/09: Abelardo Moralejo
5275
5276 * manalysis/MHillasSrc.cc
5277 - changed comment about meaning of fCosDeltaAlpha
5278
5279
5280
5281 2003/04/08: Thomas Hengstebeck
5282
5283 * mhist/MHRanForest.cc, mhist/MHRanForestGini.cc
5284 - removed gStyle->SetOptStat(10), gStyle settings should be
5285 done by the user himself
5286
5287
5288
5289 2003/04/08: Abelardo Moralejo
5290
5291 * manalysis/MImgCleanStd.cc
5292 - Fixed "democratic" cleaning: now tail cut is proportional
5293 to pixel area instead of pixel radius as (erroneously) was
5294 before.
5295
5296 * NEWS
5297 - Changed comment on image cleaning.
5298
5299
5300
5301 2003/04/08: Thomas Bretz
5302
5303 * mhist/MHHadronness.cc:
5304 - no check for sump==0 and sumg==0 in loop necessary anymore
5305
5306 * Changelog, Changelog.02:
5307 - moved everything before 1/2003 to Changelog.02
5308
5309
5310
5311 2003/04/08: Wolfgang Wittek
5312
5313 * mfilter/MFCT1SelFinal.[h,cc]
5314 - add new member function SetHadronnessName()
5315
5316 * mhist/MHHadronness.[h,cc]
5317 - reset to SetOptStat(111100)
5318 - correct acceptance
5319
5320 * manalysis/MMultiDimDistCalc.[h,cc]
5321 - swap arguments in FindCreateObj
5322
5323
5324
5325 2003/04/08: Nicola Galante and Antonio Stamerra
5326
5327 * mhist/MHMcTriggerLvl2.[h,cc]
5328 - New class added (histograms for the MMcTriggerLvl2 class)
5329
5330 * mhist/Makefile
5331 - Added MHMcTrigggerLvl2 in SRCFILES
5332
5333 * manalysis/Makefile
5334 - Reintroduced MMcTriggerLvl2 and MMcTriggerLvl2Calc
5335 (they were removed!!)
5336
5337 * manalysis/MMcTriggerLvl2.h
5338 - 'const' added in inline functions Get****
5339
5340 * manalysis/MMcTriggerLvl2Calc.cc
5341 - added call to Fill method of MHMcTriggerLvl2
5342
5343 * macros/triglvl2.C
5344 - updated to have histograms with MHMcTriggerLvl2
5345
5346 * macros/dohtml.C
5347 - added triglvl2.C
5348
5349 * NEWS
5350 - new comment on L2T selection classes
5351
5352 2003/04/08: Wolfgang Wittek
5353
5354 * mfilter/Makefile
5355 FilterLinkDef.h
5356 - MFCT1Supercuts removed
5357
5358 * manalysis/MMultiDimDistCalc.h
5359 - set ClassDef(MMultiDimDistCalc,1)
5360
5361 * manalysis/MCT1SupercutsCalc.[h,cc]
5362 - new; replaces MFCT1Supercuts in mfilter
5363
5364 * manalysis/Makefile
5365 AnalysisLinkDef.h
5366
5367
5368
5369 2003/04/07: Thomas Bretz
5370
5371 * Makefile:
5372 - changed order
5373
5374 * manalysis/MMultiDimDistCalc.[h,cc]:
5375 - fixed default title
5376 - simplified code
5377 - added fHadronnessName
5378
5379 * manalysis/MRanForestCalc.[h,cc]:
5380 - added fHadronnessName
5381
5382 * mbase/MAGIC.h:
5383 - fixed a bug with rootcint
5384
5385 * meventdisp/MGFadcDisp.cc:
5386 - fixed a variable name
5387
5388 * mhist/MHHadronness.cc:
5389 - removed many old comments
5390 - simplified some code
5391 - uses argument in Fill now
5392
5393 * mmain/MMonteCarlo.cc:
5394 - some code simplification
5395 - fixed a warning
5396
5397 * macros/dohtml.C:
5398 - added testenv.C
5399
5400 * readraw.cc:
5401 - simplified
5402
5403 * mraw/MRawEvtData.cc:
5404 - fixed a bug in the draw function (the drawn pixel has not been the
5405 one with the given Id, but simply the i-th entry in the array)
5406
5407 * mfilter/MFCT1Supercuts.[h,cc]:
5408 - changed naming style of variables
5409 - changes array access
5410
5411 * mhist/MHFadcCam.[h,cc]:
5412 - added HasHi
5413 - added Exists
5414
5415 * mmain/MDataCheck.cc:
5416 - removed unimplemented buttons
5417
5418 * mdatacheck/MGDisplayAdc.[h,cc]:
5419 - tried to implement some unimplemented buttons
5420 - don't display non existing (empty) histograms in list
5421
5422
5423
5424 2003/04/04: Thomas Bretz
5425
5426 * mtools/MagicReversi.[h,cc]:
5427 - added support for Number of Players
5428 - added instructions
5429 - added support for Esc key
5430
5431 * mbase/MAGIC.h:
5432 - added version check to MAGIC.h
5433
5434
5435
5436 2003/04/04: Wolfgang Wittek
5437
5438 * mfilter/Makefile
5439 /FilterLinkDef.h
5440 - added MFCT1SelBasic, MFCT1SelStandard, MFCT1SelFinal,
5441 MFCT1Supercuts
5442
5443 * mfilter/MFCT1SelBasic.[h,cc]
5444 /MFCT1SelStandard.[h,cc]
5445 /MFCT1SelFinal.[h,cc]
5446 - new; they replace manalysis/MSelBasic.[h,cc]
5447 /MSelStandard.[h,cc]
5448 /MSelFinal.[h,cc]
5449
5450 * mfilter/MFCT1Supercuts.[h,cc]
5451 - new (supercuts from Daniel for CT1 Mkn421 2001 data)
5452
5453 * manalysis/MSelBasic.[h,cc]
5454 /MSelStandard.[h,cc]
5455 /MSelFinal.[h,cc]
5456 - deleted
5457
5458 * manalysis/Makefile
5459 AnalysisLinkDef.h
5460 - MSelBasic, MSelStandard, MSelFinal removed
5461
5462 * mfileio/MCT1ReadPreProc.[h,cc]
5463 - smeare theta only for MC events
5464
5465 // The following is not yet commited !!!!!!!!!!!!!
5466 * Mars/Makefile
5467 - in SUBDIRS put mfilter before manalysis
5468 (otherwise get link error)
5469
5470
5471
5472 2003/04/03: Abelardo Moralejo
5473
5474 * mmontecarlo/MMcTriggerRateCalc.cc:
5475 - added #include <math.h> for compilation on alpha (otherwise
5476 floor() is unkown)
5477
5478
5479
5480 2003/04/03: Thomas Bretz
5481
5482 * macros/testenv.C:
5483 - added
5484
5485 * mbase/MEvtLopp.cc, mbase/MParContainer.[h,cc],
5486 mbase/MParList.cc, mbase/MTaskList.cc:
5487 - changed the stuff for reading steering card - didn't really
5488 work like expected
5489
5490 * mhist/MHMatrix.cc, mfileio/MRead.cc, manalysis/MImgCleanStd.cc:
5491 - adapted ReadEnv
5492
5493 * mhist/MHMatrix.[h,cc]:
5494 - added ReadEnv
5495
5496 * mfileio/MCT1ReadPreProc.[h,cc]:
5497 - base SmearTheta on new FindLoEndge
5498 - simplified
5499
5500 * mhist/MBinning.h:
5501 - added FindBinLoEdge
5502 - added FindBinHiEdge
5503
5504 * mdata/MDataArray.[h,cc]:
5505 - added Clear
5506 - added Delete
5507
5508 * mbase/MEvtLoop.cc:
5509 - added output of the name
5510
5511 * mbase/MLog.[h,cc]:
5512 - don't use any pthread stuff if _REENTRANT is not defined
5513
5514 * mfileio/MRead.cc, mhist/MHMatrix.cc:
5515 - fixed waring for unreachable statement
5516
5517 * mhist/MHArray.cc:
5518 - fixed: redifinition of default argument
5519
5520
5521
5522
5523 2003/04/02: Abelardo Moralejo
5524
5525 * mmc/MMcTrigHeader.hxx
5526 - added threshold>0 check in the calculation of
5527 GetMeanThreshold
5528
5529 * mmontecarlo/MMcTriggerRateCalc.cc
5530 - The check of the MC spectral index value is now done by
5531 comparing integers instead of real numbers.
5532 - Found out with GREAT surprise that the graphical output
5533 has been completely commented out by someone(?) because it
5534 produced a memory leak. Also the function comment did not
5535 match the rules (my fault; is it correct now?) This commenting
5536 out has not been logged to this file, as far as I can see. This
5537 is rather unkind, I thought that when somebody finds some bug or
5538 messy code, he should either correct and commit it (and log the
5539 change here) and/or inform the author of the mistake to correct
5540 it. Please try to do so in the future instead of simply
5541 commenting out useful code!
5542
5543 * mdata/MDataValue.h
5544 - added default constructor (otherwise, no constant values
5545 can be used in the parameters used in the random forest
5546 separation)
5547
5548
5549
5550
5551 2003/04/02: Wolfgang Wittek
5552
5553 * mfileio/Makefile
5554 - mhist added, because MBinning is used in MCT1ReadPreproc
5555
5556 * mfileio/MCT1ReadPreProc.[h,cc]
5557 - new member function SmearTheta
5558 - store smeared Theta in MMcEvt::fTelescopeTheta
5559 store original Theta in MParameterD container "ThetaOrig"
5560 store fhourangle in MParameterD container "HourAngle"
5561
5562 * manalysis/MPointingCorr.[h,cc]
5563 - get hour angle from ParameterD container "HourAngle"
5564
5565 * manalysis/MSelBasic.[h,cc]
5566 MSelStandard.[h,cc]
5567 MSelFinal.[h,cc]
5568 - new member functions SetCuts()
5569
5570
5571
5572 2003/04/01: Abelardo Moralejo
5573
5574 * macros/CT1EnergyEst.C
5575 - added argument (maximum dist parameter), changed (reduced) output
5576 histograms, added writing to (and reading from) a file the energy
5577 estimation parameters and the histograms. Added comments.
5578
5579 * manalysis/MEnergyEstParam.[h,cc]
5580 - added member function GetCoeff. Changed comment.
5581
5582
5583
5584 2003/03/31: Thomas Bretz
5585
5586 * manalysis/MParameters.[h,cc]:
5587 - added
5588
5589 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
5590 - added MParameters, MParameterD, MParameterI
5591
5592 * mhist/MHArray.[h,cc]:
5593 - added default constructor
5594 - added Set-function
5595 - added Init function
5596 - moved code from constructors to Set and Init
5597
5598 * Makefile.conf.linux:
5599 - removed -fno-rtti to make it compatible with root 3.04.02
5600
5601 * NEWS:
5602 - changed
5603
5604 * manalysis/MImgCleanStd.[h,cc]:
5605 - added SetLvl1
5606 - added SetLvl2
5607 - added ReadEnv
5608
5609 * manalysis/MNewImagePar.[h,cc]:
5610 - removed unnecessary fHillas data member
5611 - removed unnecessary fSrcPos data member
5612 - removed unnecessary Set/GetSrcPos
5613
5614 * manalysis/MNewImageParCalc.[h,cc]:
5615 - removed unnecessary SetSrcPos
5616 - removed const-qualifier from fGeomCam, fCerPhotEvt
5617 (trouble with root 3.02/06)
5618
5619 * manalysis/MRanForest.cc:
5620 - changed cout-output
5621
5622 * manalysis/MSigmabar.cc:
5623 - changed Area to area (local variable)
5624
5625 * mbase/MEvtLoop.[h,cc]:
5626 - added evtloop name to constructor (default=Evtloop)
5627 - adapted StreamPrimitive
5628 - added ReadEnv
5629 - added WriteEnv
5630
5631 * mbase/MParContainer.[h,cc]:
5632 - removed TROOT.h
5633 - fixed const-qualifier for Copy-function for root>3.04.01
5634 - added ReadEnv
5635 - added WriteEnv
5636 - added IsEnvDefined
5637 - added GetEnvValue
5638
5639 * mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
5640 - added ReadEnv
5641 - added WriteEnv
5642
5643 * mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc]:
5644 - changed AddFile declaration to declaration in MRead
5645 - added return value to AddFile
5646
5647 * mfileio/MRead.[h,cc]:
5648 - added template for AddFile
5649 - added ReadEnv
5650
5651 * mgui/MHexagon.[h,cc]:
5652 - fixed const-qualifier for Copy-function for root>3.04.01
5653
5654 * mhist/MH.cc:
5655 - fixed the FindGoodLimit stuff for root> 3.04.01
5656
5657 * mhist/MHRanForest.[h,cc], mhist/MHRanForestGini.[h,cc]:
5658 - removed unnecessary casts
5659 - fixed a copilation error with root 3.04.01 (kFullDotlarge
5660 doesn't exist)
5661 - removed second Draw (one should not add something twice to
5662 the pad)
5663
5664 * mmontecarlo/MMcTriggerRateCalc.cc:
5665 - changes to the header
5666 - changes to the fLog stuff
5667 - added a cast to get rid of a warning
5668
5669 * mtools/Makefile, mtools/ToolsLinkDef.h:
5670 - added MagicReversi
5671
5672 * mtools/MagicRevers.[h,cc]:
5673 - added
5674
5675
5676
5677 2003/03/28: Thomas Bretz
5678
5679 * mbase/MParContainer.h:
5680 - added kEnableGraphicalOutput
5681 - added EnableGraphicalOutput
5682 - added IsGraphicalOutputEnabled
5683
5684 * mbase/MParList.h:
5685 - changed BIT(15) to BIT(17)
5686
5687 * mhist/MH.[h,cc]:
5688 - SetBinning(TH1*, TH1*) --> SetBinning(TH1*, const TH1*)
5689
5690 * mhist/MH3.h:
5691 - changed BIT(15) to BIT(17)
5692 - changed BIT(16) to BIT(18)
5693 - changed BIT(17) to BIT(19)
5694
5695 * mhist/MHMatrix.[h,cc]:
5696 - added DrawDefRefInfo
5697 - added CopyCrop
5698 - added GetRandomArrayI
5699 - changed DefRefMatrix to support the above
5700 - fixed a bug in DefRefMatrix (evtcount2 in the last loop
5701 instead of evtcount1)
5702 - Don't do anything in the finalization if the matrix has the correct
5703 dimensions
5704 - fixed comment of DefRefMatrix
5705 - changed number of first column from 1 to 0
5706 - changed BIT(16) to BIT(17)
5707
5708
5709
5710 2003/03/28: Wolfgang Wittek
5711
5712 * mhist/MHMatrix.cc
5713 - DefRefMatrix: if nmaxevts>fM.GetNrows() set
5714 nmaxevts = fM.GetNrows()
5715
5716 * manalysis/MSelBasic.[h,cc]
5717 - better output
5718
5719 * manalysis/MSelStandard.[h,cc]
5720 - different cut in DIST
5721
5722 * mfileio/MCT1ReadPreProc.[h,cc]
5723 - store hour angle in variable fOtherCphFraction
5724
5725 * manalysis/MHillasSrcCalc.h
5726 - replace in 'SetInput' fHillasName = hilname;
5727 by fHillasInput = hilname;
5728
5729 * manalysis/MNewImagePar.[h,cc]
5730 /MNewImageParCalc.[h,cc]
5731 - new; calculates new image parameters
5732
5733 * mhist/MHNewImagePar.[h,cc]
5734 - new; plots new image parameters
5735
5736 * manalysis/AnalysisLinkDef.h
5737 manalysis/Makefile
5738
5739 * mhist/HistLinkDef.h
5740 mhist/Makefile
5741
5742
5743
5744 2003/03/27: Thomas Hengstebeck
5745
5746 * manalysis/MRanForest.[h,cc]
5747 - allocation of TObjArray fForest moved to constructor.
5748 - use of gRandom
5749
5750 * manalysis/MRanTree.[h,cc]
5751 - use of gRandom
5752
5753 * macros/RanForest.C
5754 - gRandom initialized as TRandom3 object.
5755
5756
5757
5758 2003/03/25: Abelardo Moralejo
5759
5760 * macros/mergecamera.C
5761 - added warning to prevent dangerous misuse of this macro.
5762
5763
5764
5765 2003/03/25: Wolfgang Wittek
5766
5767 * mhist/MHStarMap.[h,cc]
5768 - use constant step size along the main axis of the ellipse
5769
5770 * manalysis/MPointingCorr.[h,cc]
5771 - new class for calculating the pointing correction
5772
5773 * mmc/MMcEvt.hxx
5774 - add GetOtherCphFraction()
5775
5776 * manalysis/Makefile
5777
5778 * manalysis/AnalysisLinkDef.h
5779
5780
5781
5782 2003/03/24: Abelardo Moralejo
5783
5784 * manalysis/MEnergyEstParam.cc
5785 - now energy estimation (for CT1) is done using the same model
5786 as in D.Krannich's thesis.
5787
5788
5789
5790 2003/03/24: Thomas Bretz
5791
5792 * manalysis/MHillasSrcCalc.[h,cc]:
5793 - removed last argument in constructor, replaced by SetInput
5794
5795 * mfilter/MFEventSelector.[h,cc]:
5796 - removed unnecessary last argument
5797
5798
5799
5800 2003/03/21: Thomas Hengstebeck
5801
5802 * manalysis/MRanTree.[h,cc]
5803 - new; parameter container to store a single random tree
5804
5805 * manalysis/MRanForest.[h,cc]
5806 - new; parameter container to store complete forest
5807
5808 * manalysis/MRanForestGrow.[h,cc]
5809 - new; task to grow trees (training)
5810
5811 * manalysis/MRanForestCalc.[h,cc]
5812 - new; task to calculate hadronness using random forest
5813
5814 * manalysis/MRanForestFill.[h,cc]
5815 - new; task to read in the trees of the random forest
5816
5817 * manalysis/Makefile, manalysis/HistLinkDef.h:
5818 - added MRanTree, MRanForest, MRanForestGrow, MRanForestCalc,
5819 MRanForestFill
5820
5821 * mhist/MHRanForest.[h,cc]
5822 - new; histogram showing variance of estimated hadronness as
5823 function of no. of combined trees
5824
5825 * mhist/MHRanForestGini.[h,cc]
5826 - new; histogram showing mean decrease in Gini-index as function
5827 of RF-input-parameters
5828
5829 * mhist/Makefile, mhist/HistLinkDef.h:
5830 - added MHRanForest, MHRanForestHillas
5831
5832 * macros/RanForest.C
5833 - new; g/h-separation by Random Forest-method
5834
5835 * macros/RanForest2.C
5836 - new; reading in saved random forest (using MRanForestFill)
5837
5838
5839
5840 2003/03/21: Abelardo Moralejo
5841
5842 * mhist/MHMatrix.[h,cc]:
5843 - Added third argument (a filter) to the second instantiation
5844 of the Fill procedure.
5845
5846 * macros/CT1EnergyEst.C:
5847 - Example of the parameter calculation and use of the energy
5848 estimation method for CT1.
5849
5850
5851
5852 2003/03/21: Thomas Bretz
5853
5854 * manalysis/MEnergyEstParam.[h,cc]
5855 - Added StopMapping and Print functions.
5856
5857 * manalysis/MSel*.h:
5858 - set default for HilName to MHillas
5859 - set default for HilNameSrc to MHillasSrc
5860
5861 * mfileio/MCT1ReadPreProc.[h,cc]:
5862 - do not flood the output with all events from the first run
5863 - output meaningfull text instead of variable names
5864 - removed a 'goto'!
5865 - changed savePedRMS according to the coding conventions to
5866 fPedRMS and the array of fixed size to a TArrayF
5867
5868 * mbase/MEvtLoop.cc:
5869 - added a events counter which counts the real number of
5870 processed events.
5871
5872 * mdata/MDataChain.[h,cc]:
5873 - implemented random numbers
5874 - implemented a conversion from degrees to radians and vice versa
5875
5876
5877
5878 2003/03/20: Thomas Bretz
5879
5880 * mfilter/MF.[h,cc]:
5881 - changed fFilter (already used in base class MTask) to fF
5882
5883
5884
5885 2003/03/19: Abelardo Moralejo
5886
5887 * macros/CT1collarea.C:
5888 - Added filter to cut in hadronness (now available in new version
5889 of root CT1 Monte Carlo file from Wolfgang).
5890
5891
5892
5893 2003/03/19: Robert Wagner
5894
5895 * mhist/MH3.cc:
5896 - changed MH3::New() such that constructor according to Thomas'
5897 previous changes is supported
5898
5899
5900
5901 2003/03/19: Thomas Bretz
5902
5903 * mhist/MH3.[h,cc]:
5904 - changed default constructor to support different dimensions
5905
5906 * mhist/MHArray.[h,cc]:
5907 - added AddHistogram
5908
5909 * meventdisp/MGEvtDisplay.cc, mfileio/MReadTree.[h,cc],
5910 meventdisp/MReadMarsFile.cc:
5911 - changed MReadTree::GetEventNum to MReadTree::GetNumEntry
5912
5913 * macros/estfit.C:
5914 - adopted to new MChisqEval
5915
5916 * mtools/MChisqEval.[h,cc]:
5917 - added
5918
5919 * mtools/Makefile, mtools/ToolsLinkDef.h:
5920 - added MChisqEval
5921
5922 * manalysis/MEnergyEstParam.[h,cc]:
5923 - slight changes
5924
5925 * mfileio/MCT1ReadPreProc.cc:
5926 - changed name to MRead
5927
5928
5929
5930 2003/03/18: Thomas Bretz
5931
5932 * mfileio/MReadTree.cc:
5933 - fixed a bug in the AddFile function
5934
5935 * mhist/MHMatrix.[h,cc]:
5936 - implemented a request of Th. Hengstebeck: Let DefRefMatrix
5937 return the 'unused' events
5938
5939
5940
5941 2003/03/18: Abelardo Moralejo
5942
5943 * mhist/MHMcCT1CollectionArea.[h,cc]
5944 - Added arguments in constructor: number of bins and ranges of the
5945 x-axis (energy) of the 2-d histograms. Changed type of binning:
5946 now the x-axis is log10(energy) and bins have equal width.
5947
5948 * macros/CT1collarea.C
5949 - The MHMcCT1CollectionArea object is now created and added to the
5950 parlist so that we can choose the binning. Changed the way
5951 histograms are written to the output file.
5952
5953
5954
5955 2003/03/13: Abelardo moralejo
5956
5957 * mhist/MHMcCT1CollectionArea.[h,cc]
5958 - Added for calculations of collection area for CT1.Contains three
5959 2-d histograms with axis energy vs theta angle: one histogram for
5960 all events, one for analyzed events, one for the collection area.
5961
5962 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
5963 - Added for the same reason.
5964
5965 * macros/CT1collarea.C
5966 - Uses the above classes
5967
5968
5969
5970 2003/03/12: Abelardo Moralejo
5971
5972 * macros/mergecamera.C
5973 - Added. Merges several MC camera output files into a single file.
5974
5975
5976
5977 2003/03/08: Wolfgang Wittek
5978
5979 * macros/AnalyseCT1.C
5980 - for the CT1 data analysis
5981
5982 * mhist/MHMatrix.[h,cc]
5983 - let refcolumn start at 1 (not at 0)
5984
5985 * mhist/MHSigmaTheta.[h,cc]
5986 - Draw replaced by DrawCopy
5987 - add SetDirectory(NULL)
5988
5989 * manalysis/MSelBasic.[h,cc]
5990 MSelStandard.[h,cc]
5991 MSelFinal.[h,cc]
5992 - more detailed output for errors
5993 - bugs removed
5994
5995 * manalysis/MPadSchweizer.[h,cc]
5996 - add SetDirectory(NULL)
5997 - add fErrors
5998
5999 * mfilter/MFEventSelector.[h,cc]
6000 - add fErrors
6001
6002 * manalysis/MMultiDimDistCalc.[h,cc]
6003 - check division by zero
6004
6005 * mhist/MHHadronness.[h,cc]
6006 - check division by zero
6007 - normalize distributions of hadronness
6008
6009 * mfileio/MCT1ReadPreProc.[h,cc]
6010 - add event number (event.isecs_since_midday)
6011 - change definition of "fIsMcFile",
6012 because outpars.bmontecarlo is set wrongly sometimes
6013 - copy pedestalRMS for each event from the header information
6014 - check for the presence of a footer record even after reading
6015 a run header
6016
6017 * mmc/MMcEvt.[hxx,cxx]:
6018 - add GetEvtNumber()
6019
6020
6021
6022 2003/02/27: Abelardo Moralejo
6023
6024 * mmontecarlo/MMcTriggerRateCalc.cc:
6025 - Fixed: MMCTrigHeader could not be found in the case of camera
6026 files containing single trigger condition.
6027
6028 * macros/trigrate.C
6029 - no plot is made in the case of single trigger condition.
6030
6031 * mhist/MHMcRate.[h,cc]
6032 - Added member fTriggerCondNum to keep track of what trigger
6033 condition corresponds to each MHMcRate object, for the case of
6034 files with more than one condition (when running camera in
6035 trigger_loop mode). Added also Set and Get procedures for nre
6036 member.
6037
6038 * mmain/MMonteCarlo.cc
6039 - Fixed bug: matrix BgR was created with dimension "dim", a number
6040 which can be negative. Put "num" instead of "dim".
6041
6042
6043
6044 2003/02/25: Thomas Bretz
6045
6046 * mbase/MParContainer.cc:
6047 - small simplification for Cosy
6048
6049 * mbase/MLog.cc:
6050 - allow a maximum of 1000 lines in the gui
6051
6052
6053
6054 2003/02/25: Abelardo Moralejo
6055
6056 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
6057 - Added axis labels in graphic output
6058 - Added Get function for rate histograms
6059
6060 * macros/trigrate.C
6061 - Added output file with rate histograms
6062
6063
6064
6065 2003/02/24: Abelardo Moralejo
6066
6067 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
6068 - Fixed mistake when analysing camera files containing all
6069 events (including non-triggers): fShowers was always zero.
6070 - Added reading of MMcTrigHeaders in ReInit
6071 - Added procedure Draw for graphics output: rate versus
6072 discriminator threshold (useful for camera files with several
6073 trigger conditions).
6074
6075 * macros/trigrate.C
6076 - Added some explanations. Style improvements in function
6077 GetNSBEvents. Added call to MMcTriggerRateCalc::Draw
6078
6079 * mhist/MHMcRate.[h,cc]
6080 - Added GetTriggerRate() and GetTriggerRateError()
6081 - Added members fMultiplicity and fMeanThreshold, with their
6082 corresponding Set and Get functions
6083 - Added info on discriminator threshold and L1 trigger
6084 multiplicity on the printout.
6085
6086 * mmc/MMcTrigHeader.hxx
6087 - Added GetMultiplicity() and GetMeanThreshold()
6088
6089
6090 2003/02/22: Wolfgang Wittek
6091
6092 * mhist/Makefile
6093 - MHSigmaTheta added
6094
6095 * mhist/HistLinkDef.h
6096 - MHSigmaTheta added
6097
6098 * mhist/MHSigmaTheta.[h,cc]
6099 - type inconsistency removed
6100
6101
6102
6103 2003/02/21: Abelardo Moralejo
6104
6105 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
6106 - adapted to new camera files, added warnings.
6107 - added ReInit procedure to read relevant info from from the
6108 run headers
6109
6110 * mhist/MHMcRate.[h,cc]
6111 - adapted accordingly. Added Set functions for several members.
6112
6113 * mmc/MMcCorsikaRunHeader.h
6114 - added Get functions for fELowLim, fEUppLim and fSlopeSpec.
6115
6116 * mmain/MMontecarlo.cc, macros/trigrate.C
6117 - adapted to changes above, changed MReadTree to MReadMarsFile to
6118 be able to read the run headers.
6119
6120
6121
6122 2003/02/21: Antonio Stamerra
6123
6124 * manalysis/MMcTriggerLvl2.[cc|h]
6125 - new data member fCompactNN needed to define a compact pixels
6126 - new inline functions SetCompactNN and GetCompactNN
6127 - Method Calc(int neighpix) -> Calc(). The value of neighpix
6128 is read from fCompactNN
6129
6130 * manalysis/MMcTriggerLvl2Calc.[cc|h]
6131 - Check on fCompactNN added in the PreProcess
6132
6133 * macros/triglvl2.C
6134 - Set of fCompactNN added
6135
6136
6137
6138 2003/02/21: Wolfgang Wittek
6139
6140 * manalysis/MSelFinal.[h,cc]
6141 - 'const' removed from pointers
6142
6143 * macros/AnalyseCT1.C
6144 - macro for the CT1 analysis (work in progress)
6145
6146
6147
6148 2003/02/20: Wolfgang Wittek
6149
6150 * manalysis/Makefile
6151 - add MSelFinal
6152
6153 * manalysis/AnalysisLinkDef.h
6154 - add MSelFinal
6155
6156 * manalysis/MPadSchweizer.[h,cc]
6157 - slight modification of padding procedure
6158
6159 * manalysis/MSigmabarCalc.[h,cc]
6160 - 'const' removed from pointers
6161
6162 * mhist/MHMatrix.[h,cc]
6163
6164 * mhist/MHSigmaTheta.[h,cc]
6165
6166
6167
6168 2003/02/20: Abelardo Moralejo
6169
6170 * mhist/MH.cc
6171 - Removed call to TGaxis::Optimize for compilation under root
6172 versions > 3.03, since in them this procedure is no longer
6173 existing. I did this to allow compilation under root_3.04,
6174 since earlier versions has a bug which prevents from
6175 plotting in the simple way some variables in a tree
6176 (example: fConc and others in the output of star.C). This
6177 is a temporal fix, I guess something will have to
6178 substitute the call to Optimize...
6179
6180
6181
6182 2003/02/20: Antonio Stamerra
6183
6184 * manalysis/MMcTriggerLvl2.[cc|h]
6185 - new; replaces MTrigLvl2.[cc|h]
6186 - new data members: fLutPseudoSize, fPseudoSize.
6187 - functions renamed:
6188 GetLutPseudoSize -> CalcBiggerLutPseudoSize
6189 GetBiggerFiredCell -> CalcBiggerFiredCell
6190 - new inline functions: GetLutPseudoSize(), GetPseudoSize().
6191 - new member functions:
6192 Calc(); CalcPseudoSize (not yet implemented)
6193 - Redefined Print() function as a TObject.
6194 - pixels_in_cell and pixels_in_lut redefined as static data
6195 members
6196
6197 * manalysis/MMcTriggerLvl2Calc.[cc|h]
6198 - new; replaces MTrigLvl2FillTask.[cc|h]
6199 - creation and filling of histograms commented
6200 - Process() calls the MMcTriggerLvl2::Calc()
6201
6202 * mfilter/MFTriggerLvl2.[h|cc]
6203 - new class to select events using MMcTriggerLvl2 data members.
6204
6205 * macros/triglvl2.C
6206 - added example to use the MFTriggerLvl2 filter.
6207
6208
6209
6210 2003/02/19: Wolfgang Wittek
6211
6212 * manalysis/MSelBasic.[h,cc]
6213 - new; evaluates the Basic Cuts (after the calibration)
6214
6215 * manalysis/MSelStandard.[h,cc]
6216 - new; evaluates the Standard Cuts
6217 (after the calculation of the image parameters and before the
6218 calculation of the hadronness)
6219
6220 * manalysis/MHillasCalc.[h,cc]
6221 - replace
6222 fHillas = (MHillas*)pList->FindCreateObj(fHilName);
6223 by
6224 fHillas = (MHillas*)pList->FindCreateObj("MHillas",
6225 fHilName);
6226 in order to allow MHillas containers with a name
6227 different from "MHillas"
6228
6229 * mhist/MHHillasExt.[h,cc]
6230 - replace
6231 TObject *obj = plist->FindObject("MHillas");
6232 by
6233 TObject *obj = plist->FindObject(fHilName, "MHillas");
6234 in order to allow MHillas containers with a name
6235 different from "MHillas"
6236 - add a 3rd argument in the constructor : fHilName
6237
6238 * manalysis/MHillasSrcCalc.[h,cc]
6239 - add new argument for constructor:
6240 the name of the MHillas input container
6241 in order to allow MHillas input containers with a name
6242 different from "MHillas"
6243
6244 * mhist/MHMatrix.[h,cc]
6245 - add member function DefRefMatrix();
6246 it defines the reference sample for the g/h separation;
6247 the selection of events for the reference sample can be made
6248 such that the distribution of a certain variable (for example
6249 Theta) agrees with a target distribution.
6250
6251 * mfilter/MFEventSelector.[h,cc]
6252 - add new argument for constructor:
6253 the name of the read object
6254 in order to allow also read objects which have a name
6255 different from
6256 "MRead"
6257
6258
6259
6260 2003/02/18: Thomas Bretz
6261
6262 * mfileio/MReadTree.cc:
6263 - added a fix for a bug in the workaround using wildcards
6264
6265
6266
6267 2003/02/14: Thomas Bretz
6268
6269 * mtemp/MObservatory.[h,cc]:
6270 - added
6271
6272
6273
6274 2003/02/10: Abelardo Moralejo
6275
6276 * Makefile.conf.osf1
6277 - Added -lpthread to compilation flags (otherwise linking fails
6278 in alfa)
6279
6280 * manalysis/Makefile, AnalysisLinkDef.h
6281 - Changed MApplyPadding for MPadding
6282
6283
6284
6285 2003/02/07: Wolfgang Wittek
6286
6287 * mhist/MHSigmaTheta.[h,cc]
6288 - new; 2D distribution : Theta, Sigmabar
6289 3D distribution : Theta, pixel number, Sigma
6290 3D distribution : Theta, pixel number, Sigma^2-Sigmabar^2
6291 these histograms may be used for the padding
6292
6293 * manalysis/MPadding.[h,cc]
6294 - new; replaces MApplyPadding.[h,cc]
6295 some errors removed
6296
6297 * manalysis/MSigmabar.[h,cc]
6298 - new definition of Sigmabar (only relevant for MAGIC)
6299 - add in member function 'Calc' a 3rd argument : 'const
6300 MCerPhotEvt &evt'
6301 - calculate sigmabar for 'MCerPhotEvt' pixels
6302 - in member function 'Calc' return Float_t fSigmabar instead of
6303 Bool_t
6304 - copies of objects replaced by references
6305
6306 * manalysis/MSigmabarCalc.[h,cc]
6307 - fSig->Calc(*fCam, *fPed) replaced by
6308 fSig->Calc(*fCam, *fPed, *fEvt)
6309 - change type of result of fSig->Calc from Bool_t to Float_t
6310
6311 * mfileio/MCT1ReadPreProc.cc
6312 - add in member function PreProcess() the initialization of the
6313 total number of pixels :
6314 fPedest->InitSize(iMAXNUMPIX);
6315 - remove statements that cannot be reached ('break' after
6316 'return')
6317
6318 * manalysis/MPadSchweizer.[h,cc]
6319 - alternative to MPadding
6320 - does the padding ala Thomas Schweizer
6321
6322
6323
6324 2003/02/06: Thomas Bretz
6325
6326 * mgeom/MGeomCam.[h,cc]:
6327 - fixed a warning (GetPixRatio(int) --> GetPixRatio(Uint)
6328
6329
6330
6331 2003/02/07: Antonio Stamerra
6332
6333 * manalysis/MTrigLvl2.[cc|h]
6334 - added new function
6335 MTrigLvl2::GetLutCompactPixel(int cell, int lut, int
6336 neighpix=2) which calculates the number of compact pixel
6337 in one lut
6338 - added new function GetLutPseudoSize(int neighpix=2) which
6339 calculates the lut-pseudosize
6340 - added static data member pixel_in_lut
6341 - merging of the PrintCell and PrintStatus functions in a single
6342 Print(int cell) function
6343 - Added comments using the standard layout
6344 - some small changes following Thomas comments (memset, *fLog)
6345
6346
6347
6348 2003/02/06: Thomas Bretz
6349
6350 * mbase/MLog.[h,cc]:
6351 - serialized the GUI output (problems with mutithreded prgs,
6352 eg Cosy)
6353
6354 * mtemp/MObservatoryLocation.[h,cc], mtemp/MVPObject.[h,cc],
6355 mtemp/MVPPlotter.[h,cc]:
6356 - added changes discussed in Wuerzburg
6357
6358 * mfileio/MCT1ReadPreProc.cc:
6359 - some simplifications
6360
6361
6362
6363 2003/01/31: Antonio Stamerra & Marcos Lopez
6364
6365 * mgui/MCamDisplay.[cc|h]
6366 - Added a new function MCamDisplay::SetPix(const Int_t pixnum,
6367 const Int_t color, Float_t min, Float_t max) which just set the
6368 color of a given pixel
6369
6370 * created two new classes for simulating the second level trigger
6371 in the directory manalysis:
6372 - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and
6373 // selection strategies
6374 - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the
6375 // MTrigLvl2 with the Lvl1 trigger
6376 // information
6377
6378 * manalysis/Makefile
6379 - Added -I../mgui
6380
6381 * Added macro macros/triglvl2.C which uses the above classes.
6382
6383
6384
6385 2003/01/27: Robert Wagner
6386
6387 * mfileio/MCT1ReadPreProc.[cc|h]
6388 - Added call of MTaskList::ReInit after processing of new
6389 run header
6390 - Filling of MC container complies to Oscar's changes of
6391 MMcEvt.[hxx,cxx] dated 2003/01/20
6392 - Added filling of run number in MRawRunHeader object while
6393 processing a new run header
6394
6395
6396
6397 2003/01/23: Robert Wagner
6398
6399 * manalyis/MSigmabarCalc.cc
6400 - MSigmabarCalc::Process()
6401 Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta()
6402
6403
6404
6405 2003/01/20: Oscar Blanch
6406
6407 * mmc/MMcEvt.[hxx,cxx]
6408 - Data members: fElecCphFraction, fMuonCphFraction,
6409 fOtherCphFraction have been introduced.
6410 - Class version updated to 3.
6411
6412 * mmc/MMcCorsikaRunHeader.[h.cc]
6413 - Data members: fWobbleMode and fAtmosphericModel introduced.
6414 - Class version updated to 2.
6415
6416
6417
6418 2003/01/19: Thomas Bretz
6419
6420 * manalysis/MCerPhotCalc.[h,cc]:
6421 - slight changes, mainly to the layout
6422
6423 * manalysis/MCerPhotEvt.[h,cc]:
6424 - some small changes to make the code a bit faster
6425
6426 * manalysis/MCerPhotPix.[h,cc]:
6427 - added AddNumPhotons
6428
6429 * mbase/MContinue.[h,cc]:
6430 - changed comments
6431 - enhanced functionality and fixed some small bugs
6432
6433 * mbase/Makefile:
6434 - added mfilter to paths (to be fixed)
6435
6436 * mfileio/MCT1ReadPreProc.cc:
6437 - Init fNumEvents = 0
6438
6439 * mgeom/MGeomCam.cc:
6440 - return 0 Ratio if the pixel number exceeds the number of pixels
6441
6442 * mgui/MCamDisplay.[h,cc]:
6443 - added sanity check for the maximum number of pixels
6444 - added functions to set the three different palettes
6445 - removed the buttons
6446 - fixed the context menu display
6447
6448 * mhist/HistLinkDef.h, mhist/Makefile:
6449 - added MHCerPhotEvt
6450
6451 * mhist/MHCerPhotEvt.[h,cc]:
6452 - added
6453
6454 * mhist/MFillH.cc:
6455 - changed the initialization of fParContainer from pList to NULL
6456
6457 * mhist/MHHillasExt.cc:
6458 - fixed a smallo bug when filling the histograms (crached when scaling
6459 under some circumstances)
6460
6461 * mhist/MHStarMap.cc:
6462 - added a warning output
6463
6464 * mmontecarlo/MMcCollectionAreaCalc.cc:
6465 - added a check for impact=NaN (some MC Files have this)
6466
6467
6468
6469 2003/01/17: Robert Wagner
6470
6471 * manalysis/MApplyPadding.cc
6472 - bugfix: Effective number of used pixels taken from
6473 MCerPhotEvt container, not from MPedestalCam
6474
6475
6476
6477 2003/01/16: Wolfgang Wittek
6478
6479 * mhist/MHMatrix.[h,cc]
6480 - member function MHMatrix::Read added
6481 the function calls TObject::Read(name) and SetName(name)
6482
6483
6484
6485 2003/01/15: Wolfgang Wittek
6486
6487 * mdata/MDataMember.cc
6488 - in MDataMember::PreProcess()
6489 "if (fCall)" replaced by "if (fCall && !fObject)"
6490 The additional condition "&& !fObject" is to make sure that read
6491 MDataMembers works correctly.
6492
6493
6494
6495 2003/01/08: Oscar Blanch Bigas
6496
6497 * mgeom/MGeomMirror.[h,cc]
6498 - Varible members to store mirror reflectivities have been
6499 introduced: fReflectivity and fWavelength.
6500 - Member function to set reflectivity added: SetReflectivity
6501 - Member function to set TArrayF size: SetArraySize
6502 - Class version number changed to 2.
Note: See TracBrowser for help on using the repository browser.