source: trunk/MagicSoft/Mars/Changelog@ 2553

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