source: trunk/MagicSoft/Mars/Changelog@ 2674

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