source: trunk/MagicSoft/Mars/Changelog@ 2534

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