source: trunk/MagicSoft/Mars/Changelog@ 2230

Last change on this file since 2230 was 2230, checked in by tbretz, 21 years ago
*** empty log message ***
File size: 93.5 KB
Line 
1 -*-*- END OF LINE -*-*-
2
3 2003/06/24: Thomas Bretz
4
5 * manalysis/MCT1SupercutsCalc.[h,cc]:
6 - implemented Mapping for Supercuts
7 - changed data member arrays to TArrayD
8
9 * manalysis/MEnergyEstParam.h:
10 - added a comment
11
12 * mhist/MHHadronness.[h,cc]:
13 - implemented mapping
14 - implemented calculating Acc_g/sqrt(Acc_h) for filtercuts
15
16 * macros/status.C:
17 - removed MSrcPosCam
18
19 * mevtdisp/MGCamDisplay.cc:
20 - display ellipse in all canvas'
21
22 * macros/readrfl.C:
23 - adapted
24
25 * manalysis/MMcTriggerLvl2.cc, meventdisp/MGEvtDisplay.cc,
26 mraw/MRawEvtPixelIter.cc:
27 - adapted
28
29 * mgui/MCamEvent.[h,cc], mhist/MHCamEvent.[h,cc]:
30 - more comments
31
32 * mgui/MHexagon.[h,cc]:
33 - removed obsolete destructor
34
35 * mhist/MHCamera.[h,cc]:
36 - removed fPhotons
37 - removed ShowRflEvent
38 - added comments
39
40 * mhist/MHTriggerLvl0.cc:
41 - fixed comments
42
43 * mraw/MRawEvtData.cc:
44 - some small changes
45
46 * mreflector/MRflEvtData.[h,cc]:
47 - implemented Paint function
48
49 * meventdisp/MGCamDisplay.cc:
50 - Set Name and title of MHCamera instances
51
52 * mraw/MRawEvtData.cc:
53 - fixed a degug level problem
54
55
56
57 2003/06/23: Thomas Bretz
58
59 * manalysis/MBlindPixelCalc.[h,cc], manalysis/MCT1PadONOFF.[h,cc],
60 manalysis/MCT1PadSchweizer.[h,cc], manalysis/MCompProbCalc.[h,cc],
61 manalysis/MCT1PointingCorrCalc.[h,cc], manalysis/MEnergyEstimate.[h,cc],
62 manalysis/MCT1SupercutsCalc.[h,cc], manalysis/MEnergyEstParam.[h,cc],
63 manalysis/MFiltercutsCalc.[cc,h], manalysis/MMatrixLoop.[h,cc],
64 manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc],
65 manalysis/MMcTriggerLvl2Calc.[h,cc], manalysis/MPadding.[h,cc],
66 manalysis/MMultiDimDistCalc.[h,cc], manalysis/MPedCalcPedRun.[h,cc],
67 manalysis/MPedestalCalc.[h,cc], manalysis/MPointingCorr.[h,cc],
68 mbase/MClone.[h,cc], mbase/MGTask.[h,cc], mbase/MPrint.[h,cc],
69 mbase/MTask.[h,cc], mbase/MTaskInteractive.[h,cc],
70 mbase/MTaskList.[h,cc], mtools/MChisqEval.[h,cc],
71 mbase/MContinue.[h,cc], mdatacheck/MDumpEvtHeader.[h,cc]
72 mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc],
73 mfileio/MReadCurrents.[h,cc], mfileio/MReadMarsFile.[h,cc],
74 mfileio/MReadRflFile.[h,cc], mfilter/MF.[h,cc],
75 mfilter/MFAlpha.[h,cc], mfilter/MFCT1SelBasic.[h,cc],
76 mfilter/MFCT1SelFinal.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
77 mfilter/MFDataChain.[h,cc], mfilter/MFDataMember.[h,cc],
78 mfilter/MFEnergySlope.[h,cc], mfilter/MFEventSelector.[h,cc],
79 mfilter/MFEventSelector2.[h,cc], mfilter/MFParticleId.[h,cc],
80 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
81 mfilter/MFilterList.[h,cc], mhist/MFillH.[h,cc],
82 mimage/MCameraSmooth.[h,cc], mimage/MHillasCalc.[h,cc],
83 mimage/MHillasSrcCalc.[h,cc], mimage/MImgCleanStd.[h,cc],
84 mimage/MNewImageParCalc.[h,cc], mmontecarlo/MMcThresholdCalc.[h,cc],
85 mranforest/MRanForestCalc.[h,cc], mranforest/MRanForestFill.[h,cc]
86 mmontecarlo/MMcTimeGenerate.[h,cc], mranforest/MRanForestGrow.[h,cc],
87 mmontecarlo/MMcCollectionAreaCalc.[h,cc], mraw/MRawFileWrite.[h,cc],
88 mmontecarlo/MMcTriggerRateCalc.[h,cc], mraw/MRawFileRead.[h,cc],
89 manalysis/MSigmabarCalc.[h,cc], manalysis/MCerPhotAnal.[h,cc],
90 manalysis/MCerPhotCalc.[h,cc]:
91 - changed Bool_t in *Process to Int_t to support newer root
92 versions correctly - PRELIMINARY (will be replaced by
93 enums in the future)
94
95 * manalysis/MCerPhotEvt.[h,cc]:
96 - added case 3 and 4 to GetPixelContent
97 - changed definition of GetPixelContent
98
99 * manalysis/MCurrents.[h,cc], manalysis/MPedestalCam.[h,cc]:
100 - changed definition of GetPixelContent
101
102 * manalysis/MFiltercutsCalc.[h,cc]:
103 - Added list to ListOfCleanups, and set kMustCleanup for list
104 - Set kMustCleanup for external filters
105
106 * mbase/MEvtLoop.[h,cc]:
107 - added to ListOfCleanups
108 - Set kMustCleanup for parlist, progressbar and display
109 - added some checks for root's Batch-Mode
110 - no need for checking ListOfSpecials for fDisplay (this is now
111 handled through the Cleanups)
112 - No need for kFileExit anymore (this can now be handles through
113 the Cleanups)
114 - added recursiveRemove to support Cleanups
115 - added SetDisplay to set kMustCleanup for fDisplay
116
117 * mbase/MTaskList.cc, mdata/MDataArray.cc, mdata/MDataList.cc,
118 mfilter/MFilterList.cc:
119 - added lists to ListOfCleanups
120 - Set kMustCleanup for the lists
121
122 * mbase/MParList.[h,cc]:
123 - added lists to ListOfCleanups
124 - Set kMustCleanup for the lists
125 - added kCanDelete option to destructor
126 - set kMustCleanup for all containers added to thelist
127
128 * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
129 - removed unnecessary MDumpEvtHeader
130
131 * mbase/MContinue.[h,cc]:
132 - added SetDisplay to support setting display for the filter
133 - added SetLogStream to support setting logstream for the filter
134
135 * mfilter/MFCT1SelBasic.cc, mfilter/MFCT1SelFinal.cc,
136 mfilter/MFCT1SelStandard.cc:
137 - added Set-function to simplify Process
138
139 * mgui/MCamEvent.[h,cc]:
140 - changed GetPixelContent definition
141
142 * mhist/MH.cc:
143 - fixed Draw(TH1&, TH1&) and DrawCopy layout for newer root versions
144
145 * mimage/MImgCleanStd.cc:
146 - fixed a bug in the access to ispixused-array (GetNeighbor
147 could exceed maximum entries.
148
149 * mmain/MStatusDisplay.[h,cc]:
150 - preliminary fixes to support root's batch mode
151 - removed adding MStatusDisplay to ListOfCleanups
152 - changed code updating the Canvas'
153 - exit now handled by Cleanups, so this can be deleted immediatly
154
155 * mraw/MRawEvtData.[h,cc]:
156 - changed definition of GetPixelContent
157 - added code to GetPixelContent
158
159 * mraw/MRawEvtPixelIter.[h,cc]:
160 - returns GetNumMaxHiGainSample
161
162 * mreflector/MRflEvtData.[h,cc]:
163 - use static_cast in GetPhoton
164 - added GetPixelContent
165
166 * mhist/MHTriggerLvl0.[h,cc], MHmhist/Camera.[h,cc],
167 mhist/MHCamEvent.[h,cc]:
168 - added
169
170 * manalysis/MSigmabar.cc:
171 - unimportant simplification
172
173 * manalysis/MSigmabarCalc.cc:
174 - added a preliminary workaround to support files without MMcEvt
175 - make use of FLT_MAX
176
177 * mgeom/MGeomCam.[h,cc]:
178 - Moved fPixels from pointer to an instance
179 - removed destructor
180 - use static_cast on operator[]
181 - Use ForEach macro in CheckOuterRing
182
183 * mhist/MHSigmaTheta.cc:
184 - added a preliminary workaround to support files without MMcEvt
185
186 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
187 - removed MCT1PadONOFF
188
189 * manalysis/MCerPhotEvt.h:
190 - added //-> to fPixels
191
192 * meventdisp/Makefile:
193 - added -I../mhist
194
195 * manalysis/MMcTriggerLvl2.[h,cc], meventdisp/MGCamDisplay.[h,cc]:
196 - replaced MCamDisplay by MHCamera
197
198 * mgui/GuiLinkDef.h, mgui/Makefile:
199 - removed MCamDisplay
200
201 * mhist/HistLinkDef.h, mhist/Makefile:
202 - removed MHCerPhotEvt
203 - removed MHCurrents
204 - removed MHTrigLvl0
205 - removed MHOnSubtraction
206 - added MHCamera
207 - added MHCamEvent
208
209 * macros/sumcurrents.C:
210 - adapted to changes
211 - added filename to canvas
212
213 * macros/readMagic.C, macros/readCT1.C, macros/status.C,
214 macros/readcurrents.C, macros/readrfl.C:
215 - adapted to changes
216
217 * mbase/MAGIC.h:
218 - replaced extern by R__EXTERN
219
220 * mbase/MParContainer.[h,cc]:
221 - added a non empty destructor with some debug options
222
223 * mbase/MPrint.cc:
224 - fixed a bug (used kSKIP instead of kSkip)
225
226
227
228 2003/06/19: Thomas Bretz
229
230 * mgui/MCamDisplay.[h,cc]:
231 - fixed color palette when loading MCamDisplay
232
233 * mevtdisp/MGEvtDisplay.cc:
234 - fixed a bug in ProcessMessage, 'Exit' still doesn't work.
235
236
237
238 2003/06/18: Thomas Bretz
239
240 * macros/sumcurrents.C:
241 - added MDirIter support
242 - fixed the rel. error calculation
243 - some small corrections to the layout
244
245 * mhist/MHCurrents.cc:
246 - changed histogram name
247 - added axis titles
248
249 * mbase/MLog.cc:
250 - include iomanip onstead of MLogManip
251
252 * mbase/MLogManip.h:
253 - replaced preprocessor defintions for all, warn, inf, err and dbg
254 by const variable declarations
255 - fixed dynamic_casts
256
257 * macros/merpp.C:
258 - made capable of more than one directory
259
260 * mmain/MStatusDisplay.cc:
261 - removed an unsused variable
262
263 * Makefile.conf.osf1, Makefile.conf.osf5.1:
264 - added definitions for __USE_STD_IOSTREAM and R__ANSISTREAM
265 tp be able to compile on Alphas again
266
267 * manalysis/MCT1PadONOFF.cc:
268 - included math.h
269 - commented out some code to be able to compile on Alpha - FIXME
270
271 * mbase/MDirIter.h:
272 - fixed a bug in the definition of MatchFilter
273
274 * mraw/MRawFileWrite.h:
275 - default mode changed from UPDATE to RECREATE
276 - default compression level changed from 9 to 1
277
278 * mraw/MRawEvtData.[h,cc]:
279 - fixed to skip non connected pixels
280
281 * mraw/MRawRunHeader.[h,cc]:
282 - added GetNumConnectedPixels
283
284
285
286
287 2003/06/17: Oscar Blanch
288
289 * mgeom/MGeomCamECO1000HG.cc
290 - fixed a bug in NN table
291
292 * mgeom/MGeomCamMagicHG.[h,cc]
293 - New geometry for a high granularity hipothetic Magic camera
294
295 * mgeom/Makefile and mgeom/GeomLinkDef.h
296 - Introduction of MGeomMagicHG class.
297
298
299
300 2003/06/17: Thomas Bretz
301
302 * meventdisp/MGEvtDisplay.cc:
303 - fixed a bug which caused a endlessloop
304
305 * mmain/MStatusDisplay.cc:
306 - fixed UpdatePSHeader for gcc 3.* and Suse 8.2
307
308 * manalysis/MCurrents.h:
309 - fixed a bug in the const operator[]
310
311 * mgui/MCamDisplay.[h,cc]:
312 - set ClassDef to 1 so that the camera display can be written into
313 a root file
314 - fixed destructor (didn't fit default constructor)
315 - implemented FillRandom for test cases
316
317 * mgui/MHexagon.h
318 - set ClassDef to 1 so that the camera display can be written into
319 a root file
320
321
322
323 2003/06/16: Thomas Bretz
324
325 * mhist/MHOnSubtraction.cc:
326 - worked around the non compiling source file
327
328 * merpp.cc:
329 - set compression level default = 1
330
331 * macros/readCT1.C, macros/readMagic.C, macros/readcurrents.C,
332 meventdisp/MGCamDisplay.cc
333 - adapted to new MCamDisplay and MCamEvent
334
335 * macros/sumcurrents.C:
336 - enhanced
337
338 * manalysis/MCerPhotCalc.[h, cc]:
339 - simplified algorithm
340
341 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCurrents.[h,cc],
342 manalysis/MPedestalCam.[h,cc]:
343 - derived from MCamEvent
344
345 * manalysis/MMcPedestalNSBAdd.cc:
346 - minor change
347
348 * mbase/BaseLinkDef.h, mbase/Makefile:
349 - added MDirIter
350
351 * mbase/MDirIter.[h,cc]:
352 - added
353
354 * mbase/MParList.cc:
355 - enhnced some output
356
357 * mbase/MTaskInteractive.cc:
358 - fixed a bug
359
360 * mbase/MTaskList.cc:
361 - added handling of gui events for Pre- and PostProcess
362
363 * mgeom/MGeomPix.cc:
364 - added a comment
365
366 * mgui/MCamDisplay.[h,cc] - PRELIMINARY:
367 - added a notification list
368 - fixed SetRange if pad is not the main pad
369 - new Fill functions using MCamEvent, removed old ones
370
371 * mhist/MFillH.cc:
372 - check for the existance of the canvas
373
374 * mhist/MHCerPhotEvt.cc:
375 - take usage of MCamEvent
376
377 * mhist/MHCurrents.cc:
378 - take usage of MCamEvent
379 - added rms
380
381 * mmain/MStatusDisplay.[h,cc]:
382 - added "Reset" and "Remove Tab" to menu bar
383
384 * mraw/MRawEvtData.[h,cc]:
385 - draw hi- and logains
386 - derived from MCamEvent
387
388 * mraw/MRawEvtPixelIter.[h,cc]:
389 - added GetVarHiGainSamples
390
391 * mraw/Makefile:
392 - added -I../mgui - PRELIMINARY
393
394 * mhist/MH.cc:
395 - fixed Draw(TH1&,TH1&) for newer root versions
396
397 * mhist/MHHadronness.cc:
398 - fixed call to fGraph->SetMaximum(1) for newer root versions
399
400 * mmain/MStatusDisplay.cc:
401 - fixed for gcc 3.* and newer root versions
402
403
404
405
406 2003/06/13: Robert Wagner
407 * mhist/MHOnSubtraction.cc
408 - removed casts from double to Double_t found by gcc 3.3
409 - added MHOnSubtraction::CalcLightCurve, a methods towards a
410 lightcurve
411
412
413
414 2003/06/13: Thomas Bretz (making Mars work with gcc 3.3 on Suse 8.2)
415
416 * Makefile.conf.linux:
417 - removed nonull-objects, Wtraditional and Wnested-externs
418 due to warnings in gcc 3.3
419
420 * *:
421 - added 'using namespace std;'
422 - exchanged *.h C++ headers by correct headers (like <fstream>)
423 - replaced forward declarations of streams by <iosfwd>
424
425 * manalysis/MCerPhotAnal.cc:
426 - cast arguments of sqrt to correct type
427 - corrected argument type for SetPedestalRms
428
429 * manalysis/MCurrents.h:
430 - const operator[] uses 'this' now
431
432 * manalysis/MEnergyEstParam.[h,cc], manalysis/MSigmabarParam.[h,cc]:
433 - fixed definition of Print
434
435 * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
436 mgui/MCamDisplay.cc, mmontecarlo/MMcThresholdCalc.cc:
437 - cast arguments of sqrt to correct type
438
439 * manalysis/MMultiDimDistCalc.cc:
440 - changed type of numg/numh to Int_t
441
442 * mbase/BaseLinkDef.h:
443 - removed pragma for __omanip_debug
444
445 * mbase/MLog.[h,cc]:
446 - fixed copy constructor
447 - removed usage of mkstemp -- TO BE FIXED
448
449 * mbase/MLogManip.[h,cc]:
450 - completely replaced
451
452 * mdata/MDataArray.cc:
453 - fixed variable type ncols (Double_t -> Int_t)
454
455 * mdata/MDataChain.cc:
456 - fixed argument type of gRandom->Integer()
457
458 * meventdisp/MGEvtDisplay.[h,cc]:
459 - implemented skiping of events which have 0 Pixels
460
461 * mfileio/MCT1ReadPreProc.cc:
462 - fixed conversion for istream::read from Byte_t* to char*
463 - fixed argument type in Fill (fmcsize_phel)
464
465 * mfileio/MChain.h:
466 - ResetTree must also set fTreeNumber to -1 due to changes in
467 TChain::LoadTree
468
469 * mfilter/MFAlpha.[h,cc]:
470 fixed type of Alpha in Init (Float_t instead of Int_t)
471
472 * mfilter/MFEventSelector2.[h,cc]:
473 - renamed Read member function to ReadDistribution
474
475 * mfilter/MFilterList.h:
476 - fixed overloading of GetRule
477
478 * mhist/MBinning.cc, mhist/MH3.cc:
479 - removed default argument in source file
480
481 * mhist/MHArray.cc:
482 fixed type of sstyle (Stat_t -> Int_t)
483
484 * mhist/MHCerPhotEvt.[h,cc], mhist/MHCurrents.[h,cc]:
485 - fixed definition of Clear()
486
487 * mhist/MHFadcCam.[h,cc]:
488 - renamed Reset to ResetEntry
489
490 * mhistmc/MHMcEnergy.cc:
491 - fixed argument type of log
492
493 * mhistmc/MHMcRate.cc:
494 - cast argument of pow() to correct type
495
496 * mimage/MHillas.cc:
497 - replaced default value for MeanX and MeanY by 0
498
499 * mmain/MMars.cc:
500 - fixed argument type in TGLayoutHints
501
502 * mmain/MStatusDisplay.cc:
503 - fixed some argument types
504 - for the moment removed the update of the ps-header
505
506 * mmc/MMcTrig.cxx:
507 - use binary shift instead of pow for power of two
508
509 * mmontecarlo/MMcEnergyEst.[h,cc]:
510 - declared fcn as static
511 - fixed definition of Print
512
513 * mmontecarlo/MMcTimeGenerate.cc:
514 - fixed argument type of SetTime
515
516 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
517 - fixed definition of Draw
518
519 * mfileio/MReadRflFile.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc,
520 mraw/MRawEvtHeader.cc, mraw/MRawRunHeader.cc:
521 - fixed conversion for istream::read from Byte_t* to char*
522
523 * mreflector/MRflEvtData.cc, mreflector/MRflSinglePhoton.cc:
524 - fixed definition of Print
525
526
527
528 2003/06/13: Robert Wagner
529 * mhist/MHOnSubtraction.cc
530 - Improvements in output
531
532
533
534 2003/06/12: Thomas Bretz
535
536 * mgui/MCamDisplay.h:
537 - added //*MENU* to SetAutoScale, SetMinimum, SetMaximum
538
539
540
541 2003/06/11: Robert Wagner
542
543 * mhist/MHOnSubtraction.[h,cc]
544 - Some bugfixes, e.g. concerning binning of result histograms
545 - Improvements in output
546
547
548
549 2003/06/09: Wolfgang Wittek
550
551 * macros/CT1Analysis.C
552 - replace MPadSchweizer by MCT1PadSchweizer
553
554 * macros/ONOFFCT1Analysis.C
555 - current version of the macro for the analysis using ON, OFF and MC data
556
557 * manalysis/MPadSchweizer.[h,cc]
558 MPadONOFF.[h,cc]
559 - delete
560
561 * manalysis/MCT1PadSchweizer.[h,cc]
562 MCT1PadONOFF.[h,cc]
563 - add
564
565 * manalysis/Makefile
566 AnalysisLinkdef.h
567 - replace MPadSchweizer and MPadONOFF
568 by MCT1PadSchweizer and MCT1PadONOFF
569
570
571
572 2003/06/06: Robert Wagner
573
574 * mhist/MHOnSubtraction.[h,cc]
575 - Class for extracting a gamma signal from on data only. Works
576 on fully differential data in Alpha, Energy and Theta as well
577 as on single Alpha plots. Experimental version, expect
578 functionality but code still optimized for debugging purposes
579
580 * mhist/MHAlphaEnergyTheta.cc
581 - Fill signed alpha value instead of absolute value
582
583
584
585 2003/06/06: Wolfgang Wittek
586
587 * macros/optPad.C
588 - macro for testing the optimal padding
589
590
591
592 2003/06/05: Abelardo Moralejo
593
594 * mhist/MHTrigLvl0.[h,cc]:
595 - added. This is intended to find "hot" pixels firing too often
596 or pixels firing too rarely. Very preliminar!
597
598 * macros/pixfirerate.C:
599 - added. An example on how to use the class above.
600
601 * mhist/Makefile, HistLinkDef.h :
602 added new class.
603
604
605
606 2003/06/05: Thomas Bretz
607
608 * mbase/MEvtLoop.cc:
609 - fixed some typos in the comments
610
611 * meventdisp/MGCamDisplay.cc:
612 - added MHillasSrc to eventloop
613
614 * meventdisp/MGEvtDisplay.cc:
615 - print MC informations to screen, too
616
617 * mfileio/MReadCurrents.cc:
618 - added a comment
619
620 * mhist/MHCerPhotEvt.h:
621 - removed typo
622
623 * mimage/MHillasSrcCalc.cc:
624 - create a default source if now source is available
625
626
627
628 2003/06/03: Thomas Bretz
629
630 * macros/readcurrents.C:
631 - display currents in Log-Scale
632
633 * mgui/MCamDisplay.[h,cc]:
634 - introduced fMinimum
635 - introduced fMaximum
636 - introduced fData
637 - removed Set-functions
638 - introduced Update()
639 - introduced Log-Scale
640
641 * macros/readCT1.C:
642 - fixed a typo
643
644 * mbase/MTaskInteractive.[h,cc]:
645 - added
646
647 * mbase/Makefile, mbase/BaseLinkDef.h:
648 - added MTaskInteractive
649
650 * mhist/MHCurrents.[h,cc]:
651 - added (PRELIMINARY)
652
653 * mhist/Makefile, mhist/HistLinkDef.h:
654 - added MHCurrents
655
656 * mgui/MCamDisplay.[h,cc]:
657 - changed number of ItemsLegend to display the maximum, too
658
659 * macros/sumcurrents.C:
660 - added
661
662
663
664 2003/06/03: Wolfgang Wittek
665
666 * mfileio/MCT1ReadPreProc.[h,cc]
667 - reset blind pixels for each event
668 (because they may have been changed by the padding)
669
670 * macros/ONOFFCT1Analysis.C
671 - will be the macro for the CT1 analysis using ON and OFF data
672
673 * manalysis/MPadONOFF.[h,cc]
674 - new class
675 - class for the padding of ON/OFF data
676
677 * manalysis/MPadSchweizer.[h,cc]
678 - remove fBlinds->Clear() because the resetting of the
679 blind pixels is now done in MCT1ReadPreProc
680
681
682
683 2003/06/02: Thomas Bretz
684
685 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
686 - added MCurrents
687
688 * manalysis/MCerPhotEvt.[h,cc]:
689 - added MGeomCam argument to GetRatioMin/Max
690
691 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
692 - added MReadCurrents
693
694 * mfileio/MReadCurrents.[h,cc]:
695 - added
696
697 * manalysis/MCurrents.[h,cc]:
698 - added
699
700 * mgui/MCamDisplay.[h,cc]:
701 - added current support
702
703 * mbase/MTime.h:
704 - preliminary changes to support currents
705
706 * mhist/MH.[h,cc]:
707 - added usescreenfactor to MakeDefCanvas
708
709
710
711 2003/05/30: Wolfgang Wittek
712
713 * macros/CT1Analysis.C
714 - current version of the CT1Analysis.C macro for the analysis of
715 CT1 data using ON and MC data
716
717
718
719 2003/05/27: Thomas Bretz
720
721 * mreflector/Makefile:
722 - removed obsolete includes
723
724 * mbase/MLogManip.h:
725 - for the moment removed dbg<< from dbginf again
726
727 * mimage/MHNewImagePar.cc:
728 - security check in fill
729
730 * mmain/MAnalysis.cc:
731 - fixed filling of MHNewImagePar
732
733
734
735 2003/05/26: Wolfgang Wittek
736
737 * mfileio/MCT1ReadPreProc.cc
738 - put back : if (event.spixsig_10thphot[i]==0)
739 continue;
740
741 * manalysis/MPadSchweizer.cc
742 - add pixels to MCerPhotEvt which are not yet in;
743 set their number of photons equal to zero
744
745
746
747 2003/05/26: Thomas Bretz
748
749 * mhist/MHCerPhotEvt.cc, mfileio/MCT1ReadAscii.cc:
750 - InitSize --> FixSize
751
752 * manalysis/MMcPedestalNSBAdd.cc:
753 - fixed a typo (* instead of /)
754
755
756
757 2003/05/23: Abelardo Moralejo
758
759 * mreflector/Makefile:
760 - added (was missing)
761
762
763
764 2003/05/23: Thomas Bretz
765
766 * Makefile:
767 - added mreflector
768
769 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc:
770 - use FixSize instead of InitSize
771
772 * manalysis/MCerPhotEvt.[h,cc]:
773 - replaced InitSize by FixSize (seems to be more logical)
774
775 * manalysis/MMcPedestalNSBAdd.cc:
776 - replaced GetR by GetPixRatio
777
778 * manalysis/MPedestalCam.cc:
779 - replaced GetEntries by GetEntriesFast
780
781 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
782 - added MReadRflFile
783
784 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
785 mgeom/MGeomCamMagic.[h,cc]:
786 - replaced R by D
787
788 * mgui/MCamDisplay.[h,cc]:
789 - added TClonesArray to display reflector events
790 - added FillRflEvent
791 - added ShowRflEvent
792 - adapted Paint function
793
794 * mgui/MHexagon.[h,cc]:
795 - replaced GetR by GetD
796 - added DistanceToPrimitive (capital T)
797
798 * mgui/Makefile:
799 - added mreflector
800
801 * mfileio/MReadRflFile.[h,cc]:
802 - added
803
804 * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h,
805 mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]:
806 mreflector/MRflEvtHeader.[h,cc], mreflector/MRflRunHeader.[h,cc]:
807 - added
808
809 * macros/readRfl.C:
810 - added
811
812
813
814 2003/05/22: Abelardo Moralejo
815
816 * mhist/MHMatrix.[h,cc]
817 - add member function ShuffleRows() to randomize the order of the
818 matrix rows. This is useful for instance for the random forest,
819 (See RanForest.C) when we feed a hadron training sample with
820 both protons and helium nuclei: if they are ordered (first all
821 events of one type, then those of the other) the method does not
822 seem to work well. Any other kind of ordering might be harmful
823 as well (in theta, phi or whatever).
824
825
826
827 2003/05/22: Wolfgang Wittek
828
829 * mfileio/MCT1ReadPreProc.[h,cc]
830 - add member function DiscreteTheta
831 - discretize the Theta according to the binning in Theta
832 (for data and MC)
833 original Theta is stored in the container "ThetaOrig"
834 the discretized Theta is stored in MMcEvt.fTelescopeTheta
835
836
837
838 2003/05/21: Thomas Bretz
839
840 * mfileio/MReadTree.cc:
841 - changed text of a warning
842 - removed obsolete comment
843
844 * mfileio/MWriteRootFile.[h,cc]:
845 - changed Print function to support kIsNewTree flag
846 - changed BIT(15) to BIT(16) because it is already used by TBranch
847
848
849
850 2003/05/21: Wolfgang Wittek
851
852 * mhist/MHBlindPixels.[h,cc]
853 - change 1D histogram into 2D histogram (pixel Id vs. Theta)
854 - add 2D histogram : no.of blind pixels vs. Theta
855
856 * mhist/MHSigmaTheta.cc
857 - correct "BinningPix"
858
859 * manalysis/MPadSchweizer.[h,cc]
860 - add simulation of blind pixels
861
862 * mhist/MHMatrix.cc
863 - in DefRefMatrix : allow variable bin size for 'hth' and 'hthd'
864
865
866
867 2003/05/20: Oscar Blanch Bigas
868
869 * mgeom/MGeomCamECO1000HG.[h,cc]
870 - new files for ECO1000 camera geometry with pixels
871 of half angualr size.
872
873 * mgeom/Mkefile:
874 - added MGeomCamECO1000HG.[h,cc] files
875
876 * mgeom/GeomLinkDef.h
877 - added class MGeomCamECO1000HG
878
879
880
881 2003/05/20: Thomas Bretz
882
883 * mbase/MLog.h:
884 - added Separator member function
885
886 * mfileio/MReadMarsFile.cc:
887 - moved output in Notify to MReadTree::Notify
888 - call MReadTree:Notify in Notify
889
890 * mfileio/MReadTree.[h,cc]:
891 - do not try to delete a Baddress if it is NULL ("*")
892 - added CheckBranchSize member function
893 - added the size consistency check to Notify
894
895 * mfileio/MWriteRootFile.cc:
896 - mini changes to Print-output
897
898 * mfilter/MF.[h,cc]:
899 - added Print-function
900
901 * mraw/MRawEvtPixelIter.h:
902 - removed wrong EOL characters
903
904 * macros/multidimdist2.C:
905 - made variable names unique
906
907 * macros/star.C:
908 - added sigmabar
909
910 * macros/status.C:
911 - added sigmabar
912 - added MHSigmaTheta
913
914 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
915 - added MFiltercutsCalc
916
917 * manalysis/MFiltercutsCalc.[h,cc]:
918 - added
919
920
921 2003/05/19: Thomas Bretz
922
923 * mgui/MCamDisplay.cc:
924 - removed an unused variable.
925
926 * Makefile.rules:
927 - fixed Mr.Proper
928
929 * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTaskList.cc,
930 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
931 - use new manipulator 'underline'
932
933 * mbase/MLog.cc:
934 - added new underlining
935 - added blue color for debugging
936
937 * mbase/MLogManip.[h,cc]:
938 - added underline
939 - added dbg and increased all other debug(n) levels by one
940
941 * mbase/MParContainer.h:
942 - made fDisplay persistent (workaround for a obsolete warning in
943 root 3.02/07)
944
945 * mfileio/MWriteRootFile.[h,cc]:
946 - fixed a bug introduced when implementing UPDATE mode,
947 kIsNewTree set for TTree
948
949
950
951 2003/05/16: Abelardo Moralejo
952
953 * mmontecarlo/MMcEnergyEst.[h,cc]
954 - Added SetCoeff
955
956
957
958 2003/05/16: Thomas Bretz
959
960 * mfilter/MFEventSelector2.[h,cc]:
961 - added
962
963 * mfilter/Makefile, mfilter/FilterLinkDef.h:
964 - added MFEventSelector2
965
966 * mbase/MContinue.cc:
967 - SetDisplay for filter
968 - Set LogStream for filter
969
970 * mbase/MEvtLoop.cc:
971 - don't use pointer to fTasklist in PostProcess if not initialized
972 - do not execute Process if fTasklist is not initialized
973
974 * mbase/MTask.[h,cc]:
975 - overwrite SetDisplay (set also display of attached filter
976
977 * mbase/MTaskList.cc:
978 - minor changes
979
980 * mdata/MDataChain.[h,cc]:
981 - implemented ParseDataMember to support constants
982
983 * mfileio/MCT1ReadPreProc.[h,cc]:
984 - added fNumFile to support Rewind
985 - added Rewind
986
987 * mfileio/MRead.[h,cc]:
988 - new virtual function Rewind
989
990 * mfileio/MReadMarsFile.[h,cc]:
991 - added Rewind
992
993 * mfileio/MReadTree.[h,cc]:
994 - added Rewind
995 - fixed a missing 'else' in AddFile
996
997 * mhist/MBinning.[h,cc]:
998 - added SetEdges(TAxis&)
999 - added SetEdges(TH1&, char)
1000
1001 * mhist/MFillH.[h,cc]:
1002 - added bit kDoNotDisplay
1003
1004 * mhist/MH.h:
1005 - added a comment
1006
1007 * mhist/MH3.[h,cc]:
1008 - implemented GetRule
1009 - implemented GetNbins
1010 - implemented FindFixBin
1011
1012 * mimage/MHHillasSrc.cc:
1013 - replaced gPad->cd(4) by savepad
1014
1015 * mmain/MStatusDisplay.[h,cc]:
1016 - fixed locked mode for loop-in-loop cases
1017
1018
1019
1020 2003/05/15: Wolfgang Wittek
1021
1022 * macros/CT1EgyEst.C
1023 - replace "energyest.root" by paramout
1024
1025
1026
1027 2003/05/14: Wolfgang Wittek
1028
1029 * macros/CT1env.rc
1030 - CT1env replaced by CT1env.rc
1031
1032 * mranforest/MRanForestCalc.cc
1033 - exchange arguments in
1034 FindCreateObj("MHadronness", fHadronnessName)
1035
1036
1037
1038 2003/05/13: Thomas Bretz
1039
1040 * mdata/MDataArray.[h,cc]:
1041 - addeed GetData and >>-operator to fill a TVector from the array
1042
1043 * manalysis/MMultiDimDistCalc.cc:
1044 - use new >>-operator from MDataArray
1045
1046 * mranforest/MRanForest.[h,cc]:
1047 - TVector& in CalcHadronness declared const
1048 - added a const qualifier to 'Float_t sum'
1049 - removed Reset() from a TIter declaration (done by the TIter
1050 constructor)
1051
1052 * mranforest/MRanForestCalc.cc:
1053 - fill TVector with new >>-operator of MDataArray
1054
1055 * mranforest/MRanTree.[h,cc]:
1056 - removed obsolete returns at the end of some functions
1057 - TVector& in TreeHad declared const
1058 - changed if to ?:-operator in TreeHad
1059 - TreeHad() calls TreeHad(const TVector &) now (code is not
1060 implemented twice)
1061
1062
1063
1064 2003/05/12: Abelardo Moralejo
1065
1066 * mhistmc/MHMcEnergyMigration.cc
1067 - Draw(): fixed axis label in one plot.
1068
1069
1070
1071 2003/05/12: Thomas Bretz
1072
1073 * mmain/MStatusDisplay.[h,cc]:
1074 - implemented UpdatePSHeader
1075
1076
1077
1078 2003/05/10: Thomas Bretz
1079
1080 * Makefile.rules:
1081 - implemented diff
1082
1083 * NEWS:
1084 - changed
1085
1086 * manalysis/MCT1SupercutsCalc.cc:
1087 - fixed variable names
1088
1089 * mbase/MParContainer.cc:
1090 - replaces IsA()->GetName() by ClassName()
1091
1092 * mbase/Makefile:
1093 - removed obsolete include paths
1094
1095 * mdata/MDataArray.[h,cc]:
1096 - new member function GetRule(int)
1097
1098 * mgui/MCamDisplay.[h,cc]:
1099 - implemented GetObjectInfo
1100
1101 * mhist/MH.[h,cc]:
1102 - implemented ProjectionX
1103 - implemented ProjectionY
1104 - implemented FindObjectInPad
1105
1106 * mhist/MHSigmaTheta.[h,cc]:
1107 - implemented Paint
1108
1109 * mmain/MStatusDisplay.[h,cc]:
1110 - implemented kFileCanvas
1111 - implemented kFileBrowser
1112
1113
1114
1115 2003/05/09: Abelardo Moralejo
1116
1117 * mhistmc/MHMcEnergyMigration.[h,cc]
1118 - Added histograms, changed Draw() to display them. Still
1119 provisional, many changes in the whole part of the energy
1120 estimator are needed.
1121
1122 * macros/CT1EEst.C, CT1EnergyEst.C
1123 - Removed
1124
1125 * macros/CT1EgyEst.C
1126 - Added example on how to use the energy estimation for CT1.
1127 Very provisional!
1128
1129
1130
1131 2003/05/09: Wolfgang Wittek
1132
1133 * manalysis/MCT1SupercutsCalc.cc
1134 - add SetReadyToSave()
1135
1136
1137
1138 2003/05/09: Thomas Bretz
1139
1140 * mbase/MLog.cc:
1141 - do not underline if eNoColors is set
1142 - fixed abug in Output() (last character missing when flushed)
1143 - same when flushing to the GUI
1144
1145 * mbase/MLogManip.cc:
1146 - removed an obsolete comment
1147
1148 * mfileio/MReadTree.cc:
1149 - print warning in case no files could be added to chain
1150
1151 * mfilter/MFDataChain.h:
1152 - fixed code layout
1153
1154 * mimage/MHHillasSrc.h:
1155 - added Paint
1156
1157 * mimage/MHillasCalc.[h,cc]:
1158 - changed default title
1159
1160 * Makefile:
1161 - added rule 'diff'
1162
1163 * mhist/MHMatrix.cc:
1164 - compressed some debug outputs
1165
1166 * manalysis/MSigmabar.[h,cc]:
1167 - deleted the fCalcPixNum variable (not used).
1168
1169 * macros/star.C, macros/starct1.C:
1170 - updated
1171
1172 * mhist/MBinning.cc:
1173 - fixed SetBinningCos
1174
1175 * mhist/MHSigmaTheta.[h,cc]:
1176 - in setting of binnings changes npix+1 to npix
1177 (SetEdges takes the number of _bins_ as argument)
1178 - fixed titles (LaTeX style)
1179 - added default binning (may have to be changed for Magic)
1180 - removed obsolete destructor
1181 - removed default canvas size of 900x900
1182 - temporarily removed SetLogy() for first pad. I'm searching
1183 for a solution to put it in again when using the status display
1184
1185
1186
1187 2003/05/08: Thomas Bretz
1188
1189 * Makefile.rules:
1190 - fixed the rmhtml bug
1191
1192 * macros/collarea.C:
1193 - changed to use MStatusDisplay
1194
1195 * manalysis/MCT1SupercutsCalc.cc:
1196 - fixed a typo
1197
1198 * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
1199 - added FindTask member functions
1200
1201 * mbase/MLog.cc:
1202 - do not crop logging to GUI to 1000 lines anymore
1203
1204 * mdata/MDataChain.cc:
1205 - use GetRule() in the constructor instead of Print()
1206
1207 * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
1208 - do not return str+"something"
1209
1210 * mhist/MH.[h,cc]:
1211 - fixed a bug in DrawCopy(TH1*,TH1*)
1212 - overwrite Clone function and do not add TH1 to gDirectory
1213 when cloning MH classes
1214
1215 * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
1216 - adde a sanity check to Fill
1217
1218 * mimage/MHHillasSrc.cc:
1219 - do not set the log scale before we have entries in the histogram
1220
1221
1222
1223 2003/05/08: Abelardo Moralejo
1224
1225 * mimage/MImgCleanStd.cc
1226 - extended comment on standard cleaning. Removed an obsolete
1227 comment.
1228
1229 * mhistmc/MHMcCollectionAreaCalc.cc
1230 - Changed binning of histograms, so that the collection area
1231 can be calculated also between 5 and 10 GeV (for pulsar studies)
1232
1233
1234
1235 2003/05/07: Nadia Tonello
1236
1237 * manalysis/MCT1PointingCorrCalc.[h,cc]
1238 - deleted the fMcEvt variable (not used).
1239
1240
1241 2003/05/07: Thomas Bretz
1242
1243 * mmain/Makefile, mmain/MainLinkDef.h:
1244 - added MSearch
1245
1246 * mmain/MSearch.[h,cc]:
1247 - added
1248
1249 * mmmain/MStatusDisplay.[h,cc]:
1250 - implemented Search
1251
1252 * mhist/MHSigmaTheta.cc:
1253 - removed borders around the pads (Draw)
1254
1255 * mfileio/MCT1ReadPreProc.cc:
1256 - do not output the run number twice!
1257
1258 * mimage/MHillasExt.[h,cc]:
1259 - changed ClassDef to 2
1260 - updated comments
1261
1262 * mimage/MNewImagePar.cc:
1263 - updated comments
1264
1265
1266
1267 2003/05/07: Abelardo Moralejo
1268
1269 * mranforest/Makefile
1270 - fixed typo.
1271
1272
1273
1274 2003/05/06: Abelardo Moralejo
1275
1276 * mhistmc/MHMcCollectionArea.cc
1277 - Added: delete &pally
1278
1279 * mfilter/MFCT1SelFinal.cc
1280 - changed FindObject("MGeomCam") to
1281 FindCreateObj("MGeomCamCT1","MGeomCam")
1282
1283 * mhistmc/MHMcCollectionArea.cc
1284 - in procedure Calc(TH2D &hsel, TH2D &hall) : changed the
1285 calculation of maximum impact parameter. Now it looks for
1286 the non-empty bin of histogram "hall" with highest impact
1287 parameter. The code could not work as it was before, but this
1288 had influence only when running over camera files containing all
1289 events, including non-triggers (while we usually run over files
1290 containing only triggers).
1291
1292
1293
1294 2003/05/06: Thomas Bretz
1295
1296 * manalysis/MRan*, mhist/MHRan*:
1297 - moved to new directory mranforest
1298
1299 * mranforest, mranforest/Makefile, mranforest/RanForestLinkDef.h,
1300 mranforest/RanForestIncl.h:
1301 - added
1302
1303 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1304 - removed MRan*
1305
1306 * mhist/Makefile, mhist/HistLinkDef.h:
1307 - removed MHRan*
1308
1309 * Makefile:
1310 - mranforest added
1311
1312 * mbase/MLog.cc:
1313 - sanity check in MLog::Output (len>0)
1314
1315 * mimage/MImgCleanStd.cc:
1316 - adapted path to html images
1317
1318 * htmldoc/*:
1319 - moved to new path htmldoc/images
1320
1321 * Makefile.rules:
1322 - corrected rule rmhtmldoc
1323
1324 * NEWS:
1325 - updated
1326
1327 * macros/dohtml.C, macros/rootlogon.C:
1328 - added mranforest
1329
1330 * mbase/MEvtLoop.cc:
1331 - fixed a typo
1332
1333 * mhist/HistLinkDef.h
1334
1335
1336
1337 2003/05/05: Nadia Tonello
1338
1339 * mfilter/MFCT1SelStandard.cc
1340 - correct the default name of fImgParName
1341 ("MNewImgPar") => ("MNewImagePar")
1342
1343
1344
1345 2003/05/05: Thomas Bretz
1346
1347 * mbase/MEvtLoop.cc:
1348 - underline Instatiation Message
1349 - small change to a warning output
1350
1351 * mbase/MLog.[h,cc]:
1352 - added stuff for underlining
1353 - changed from TGListBox to TGViewText
1354
1355 * mmain/MStatusDisplay.[h,cc]:
1356 - changed fLogBox from TGListBox to TGViewText
1357 - added menu 'Log'
1358 - changed division of status line to 'Goldener Schnitt'
1359
1360 * mhist/MHHadronness.cc, mhist/MHCerPhotEvt.cc, mhist/MHStarMap.cc,
1361 mimage/MHHillas.cc:
1362 - fixed 'redifinion of default argument'
1363
1364 * mbase/Makefile, mfileio/Makefile:
1365 - moved first source file to second position to get rid of crashes
1366 of rootcint on our Alpha
1367
1368 * mimage/MNewImagePar.cc:
1369 - removed maxpixid (not used)
1370
1371 * manalysis/MRanTree.cc:
1372 - replaced ostream.h by iostream.h
1373
1374 * manalysis/MPadding.h:
1375 - added a missing const qualifier in the definition of 'Padding'
1376
1377 * mmontecarlo/MMcEnergyEst.cc:
1378 - added math.h
1379
1380 * Makefile, mbase/Makefile, mmain/Makefile:
1381 - changed order (linking on our Alpha failed)
1382
1383 * mbase/MLog.h:
1384 - don't include iostream.h if __CINT__ (crashes rootcint on our
1385 alpha)
1386
1387
1388
1389 2003/05/05: Wolfgang Wittek
1390
1391 * manalysis/MPadSChweizer.cc
1392 - delete histograms in destructor
1393
1394
1395
1396 2003/05/02: Thomas Bretz
1397
1398 * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu,
1399 Makefile.conf.osf1, Makefile.conf.osf5.1:
1400 - added MARSDEFINES, MARSFLAGS, MARSLIBS
1401
1402 * mars.cc:
1403 - replaces HAVE_LOGO by HAVE_XPM
1404
1405 * NEWS:
1406 - updated
1407
1408 * mbase/MLogo.cc:
1409 - replaces marslogo_neu by marslogo
1410 - encapsulated in HAVE_XPM
1411
1412 * mbase/Makefile:
1413 - added MLogo.cc
1414
1415 * mmain/MGMenu.cc:
1416 - fixed the 'KeyAutoRepeat' bug
1417
1418 * manalysis/MCerPhotEvt.[h,cc:
1419 - added RemoveUnusedPixels
1420
1421 * manalysis/MSigmabar.cc:
1422 - small simplification for compiler optimization
1423
1424 * mbase/MEvtLoop.cc:
1425 - changed output to fDisplay
1426 - changed behaviour in case of a failed PostProcess
1427
1428 * mbase/MLog.[h,cc]:
1429 - added flushing and tab conversion to GUI
1430 - added color support
1431
1432 * mbase/MParList.cc:
1433 - replaced some *Iter by MIter
1434
1435 * mbase/MTask.cc, mbase/MTaskList.cc:
1436 - added output to fDisplay
1437 - replaced some *Iter by MIter
1438
1439 * mhist/MH.cc:
1440 - don't add clones to directory
1441
1442 * mimage/MImgCleanStd.[h,cc]:
1443 - replaced divisiond by multiplications
1444 - fixed StreamePrimitive
1445 - do not allow 0 rings
1446
1447 * mmain/MStatusDisplay.[h,cc]:
1448 - added writing gif
1449 - added writing C
1450 - changes SaveAs to non-const (added output to status lines)
1451 - replaced TGLabels by TGStatusBar
1452
1453
1454
1455 2003/04/30: Wolfgang Wittek
1456
1457 * manalysis/MPadSchweizer.[h,cc]
1458 - reorder histograms
1459
1460 * mhist/MHSigmaTheta.[h,cc]
1461 - remove last 3 plots (otherwise get segmentation violation ???)
1462
1463 * mimage/MHNewImagePar.[h,cc]
1464 - change range of leakage to be plotted
1465 (want to see also leakage=0)
1466
1467
1468
1469 2003/04/30: Nadia Tonello
1470
1471 * manalysis/MCerPhotPix.[h,cc]:
1472 - deleted Bool_t fIsUsed and substituted with
1473 the condition: fRing>0 in the functions
1474 Bool_t IsPixelUsed() const{return fRing>0;}
1475 void SetPixelUsed() { fRing = 1;}
1476 void SetPixelUnused(){ fRing = 0;}
1477
1478
1479
1480 2003/04/29: Wolfgang Wittek
1481
1482 * mhist/MHSigmaTheta.[h,cc]:
1483 - ClassDef( ,0) -> ClassDef( , 1)
1484 - minor corrections in Draw()
1485
1486
1487
1488 2003/04/29: Thomas Bretz
1489
1490 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelFinal.[h,cc],
1491 mfilter/MFCT1SelStandard.[h,cc]:
1492 - reordered includes
1493 - removed MHillas from constructor (if present)
1494 - added corresponding Setter-methods
1495 - added many const qualifiers
1496 - removed some obsolete data members
1497 - made some member functions private
1498 - only store fMm2Deg, not the pointer to MGeomCam
1499 - don't use the CT1 camera build in... (to be discussed)
1500 - fixed MHillas, MHillasExt and MNewImagePar stuff
1501
1502 * mimage/MImgCleanStd.[h,cc]:
1503 - added Nadia to the list of authors
1504 - added pngs for the formulars
1505
1506 * htmldoc, htmldoc/MImgCleanStd-f1.png, htmldoc/MImgCleanStd-f2.png:
1507 - added
1508
1509 * manalysis/MCT1SupercutsCalc.[h,cc]:
1510 - changed the default "MHillasExt" to "MHillas"
1511
1512 * mbase/MEvtLoop.cc:
1513 - fixed a bug in ProcessGuiEvents
1514
1515 * mhist/MH*.[h,cc], mhistmc/MH*.[h,cc], mimage/MH*.[h,cc]:
1516 - changed "Double_t w" in Fill to "const Stat_t w"
1517 - added weight in some classes to TH::Fill
1518
1519 * mbase/MHtml.[h,cc]:
1520 - removed
1521
1522 * mfileio/MCT1ReadPreProc.cc:
1523 - removed the dependance on a MBinning in Theta.
1524
1525
1526
1527 2003/04/29: Abelardo Moralejo
1528
1529 * mmontecarlo/MMcCollectionareaCalc.[h,cc]
1530 - Now the energy limits and spectral slope used in Corsika are
1531 read from the run header. Warning: impact parameter is still
1532 fixed (I changed it from 400 m to 300 m, our present MC
1533 production default). Added warning message about this.
1534 Collection areas calculated up to now with the new MC library
1535 are overestimated by a ~77% ! This class will be removed in
1536 the future and replaced by MFillH.
1537
1538 * mhistmc/MHMcCollectionArea.[h,cc]
1539 - Adapted to the change of MMcCollectionAreaCalc. Added arguments
1540 to CalcEfficiency.
1541
1542
1543
1544 2003/04/28: Nadia Tonello
1545
1546 * mimage/MImgCleanStd.[h,cc]
1547 - added the option kDemocratic using sigmabar of the inner pixels
1548 - added the option to select the number of rings of pixels
1549 to analyze around the core pixels
1550 - added documentation
1551
1552 * manalysis/MCerPhotPix.[h,cc]
1553 - added fRing and Get-Set functions
1554
1555
1556
1557 2003/04/28: Oscar Blanch
1558
1559 * mgeom/MGeomCamECO1000.[h,cc]
1560 - New files for ECO 1000 camera geometry.
1561
1562 * mgeom/GeomLinkDef.h
1563 - Added class MGeomCamECO1000
1564
1565 * mgeom/Makefile
1566 - Added class MGeomCamECO1000
1567
1568
1569
1570 2003/04/28: Abelardo Moralejo
1571
1572 * mmontecarlo/MMcEnergyEst.[h,cc]
1573 - Lots of fixes after Thomas suggestions. Now cuts are not part
1574 of the class, but introduced via a new MFilter* member. Changed
1575 all Char_t* for TString. Changed own TMiniut pointer by gMinuit.
1576 Removed couts and used fLog instead. Function fcn is no longer
1577 declared external.
1578
1579
1580
1581 2003/04/28: Thomas Bretz
1582
1583 * NEWS:
1584 - updated
1585
1586 * manalysis/MBlindPixelCalc.cc:
1587 - use Are of pixles while interpolating
1588
1589 * mbase/MEvtLoop.cc:
1590 - output speed in Evts/s to fDisplay
1591
1592 * mbase/MGGroupFrame.h:
1593 - fixed a typo
1594
1595 * mbase/MTask.[h,cc]:
1596 - Added OverwritesProcess
1597
1598 * mbase/MTaskList.[h,cc]:
1599 - removed CheckClassForProcess
1600 - replaced by MTask::OverwritesProcess
1601
1602 * mhist/MFillH.cc:
1603 - only draw something if the class overwrites the Draw function
1604
1605 * mhist/MH.[h,cc]:
1606 - added OverwritesDraw
1607 - added a higher maximum, lower minimum to Draw(TH1, TH1)
1608 - changed default size
1609
1610 * mhist/MHMatrix.cc:
1611 - mini change
1612
1613 * mimage/MHHillas.[h,cc]:
1614 - removed fUsedPix
1615 - removed fCorePix
1616
1617 * mimage/MHHillasExt.[h,cc]:
1618 - removed fHConc
1619 - removed fHConc1
1620 - changed default name to MHillasExt
1621
1622 * mimage/MHNewImagePar.[h,cc]:
1623 - added fHistConc
1624 - added fHistConc1
1625 - added fHistUsedPix
1626 - added fHistCorePix
1627
1628 * mimage/MHillas.cc:
1629 - removed fNumCorePixels
1630 - removed fNumUsedPixels
1631 - made fCosDelta writable
1632 - made fSinDelta writable
1633 - made GetSinDelta() public
1634 - made GetCosDelta() public
1635
1636 * mimage/MHillasExt.[h,cc]:
1637 - removed fConc
1638 - removed fConc1
1639 - changed default name to MHillasExt
1640 - derives from MParContainer now instead of MHillas
1641
1642 * mimage/MNewImagePar.[h,cc]:
1643 - added fNumCorePixels
1644 - added fNumUsedPixels
1645 - added fConc
1646 - added fConc1
1647
1648 * mimage/MNewImageParCalc.[h,cc]:
1649 - removed
1650
1651 * mimage/MHillasCalc.[h,cc]:
1652 - changed so, that it can calc MHillas, MHillasExt and MNewImagePar
1653
1654 * mimage/MHillasSrc.cc:
1655 - sqrt(tand*tand+1) replaced by 1/CosDelta
1656
1657 * mmain/MStatusDisplay.[h,cc]:
1658 - added second argument to SetLogStream
1659
1660 * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc],
1661 mhist/MHCerPhotEvt.[h,cc], mhist/MHEffOnTime.[h,cc],
1662 mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc],
1663 mhist/MHEnergyTheta.[h,cc], mhist/MHEnergyTime.[h,cc],
1664 mhist/MHFlux.[h,cc], mhist/MHMatrix.[h,cc],
1665 mhist/MHSigmaTheta.[h,cc], mhistmc/MHMcCollectionArea.[h,cc],
1666 mhistmc/MHMcDifRate.[h,cc], mhistmc/MHMcEfficiency.[h,cc],
1667 mhistmc/MHMcEfficiencyEnergy.[h,cc], mhistmc/MHMcEfficiencyImpact.[h,cc],
1668 mhistmc/MHMcEnergy.[h,cc], mhistmc/MHMcEnergyImpact.[h,cc],
1669 mhistmc/MHMcEnergyMigration.[h,cc], mhistmc/MHMcRate.[h,cc]:
1670 - removed DrawClone
1671 - fixed Draw
1672
1673 * macros/MagicHillas.C, macros/star.C:
1674 - removed MHillasExt (not necessary anymore)
1675 - added MNewImagePar
1676
1677 * macros/readCT1.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
1678 mmain/MAnalysis.cc:
1679 - added MHillasExt to be displayed
1680 - added MNewImagePar to be displayed
1681
1682 * manalysis/MCT1SupercutsCalc.[h,cc]:
1683 - removed empty destructor
1684 - fixed output in PreProcess
1685 - changed MHillasExt to MHillas
1686
1687
1688
1689
1690
1691 2003/04/28: Wolfgang Wittek
1692
1693 * manalysis/MPadSchweizer.[h,cc]
1694 - extend documentation
1695 - remove histograms which are also made by MHSigmaTheta
1696 - minor modifications
1697
1698
1699
1700 2003/04/25: Thomas Bretz
1701
1702 * mfilter/MFEnergySlope.cc:
1703 - removed obsolete PostProcess
1704
1705 * mdatacheck/MGDisplayAdc.cc:
1706 - fixed a bug which caused nothing to beeing displayed if only
1707 the Hi gains where existing (Exists->HasHi)
1708
1709 * mhist/MH.cc:
1710 - small change to GetNewPad
1711
1712 * mhistmc/MHMcEnergyMigration.h:
1713 - fixed the includes
1714
1715 * mgui/MCamDisplay.cc:
1716 - changed autoscaling (max<1:max=1 --> max==min:max=min+1)
1717
1718 * manalysis/MBlindPixelCalc.cc:
1719 - interpolate: take pixel area into account
1720
1721 * mhist/MHSigmaTheta.h:
1722 - removed nonsense GetSigmaThetaByName(const TString name)
1723 - removed nonsense GetSigmaPixThetaByName(const TString name)
1724 - removed nonsense GetDiffPixThetaByName(const TString name)
1725
1726 * manalysis/MPadSchweizer.cc:
1727 - fixed naming
1728 - fixed usage of operators
1729 - added some const qualifiers
1730 - replaced 'int OK' by 'Bool_t ok'
1731 - fixed wrong usage floating point value 0
1732
1733 * mimage/MImgCleanStd.cc:
1734 - moved ratio to the other side of the condition (don't divide
1735 if it is not necessary)
1736
1737
1738
1739 2003/04/24: Abelardo Moralejo
1740
1741 * macros/rootlogon.C
1742 - added gInterpreter->AddIncludePath(dir+"mhistmc");
1743
1744
1745
1746 2003/04/24: Thomas Bretz
1747
1748 * macros/rootlogon.C:
1749 - added mimage
1750
1751 * macros/dohtml.C:
1752 - added mhistmc
1753 - added mimage
1754 - added status.C
1755
1756 * mfilter/MFCT1Supercuts.[h,cc]:
1757 - removed
1758
1759 * manalysis/MPadSchweizer.[h,cc]:
1760 - renamed arguments of SetHistograms to Mars style
1761 - removed default argument for SetHistograms (usage would result
1762 in a crash)
1763 - removed empty destructor
1764
1765 * mhistmc/MHMcTriggerLvl2.h:
1766 - removed the wrong f in GetHistf
1767
1768 * manalysis/MSigmabarParam.h:
1769 - added const qualifiers to getters
1770
1771 * mfileio/MWriteRootFile.[h,cc]:
1772 - fixed support for UPDATE
1773
1774 * mfilter/MFEnergySlope.cc:
1775 - cleaned
1776 - removed empty PostProcess
1777
1778 * mhist/MHCerPhotEvt.cc:
1779 - removed ratio from Fill
1780
1781 * mhist/MH.h:
1782 - fixed a bug in the overloading of DrawClone
1783
1784 * mimage/MHillasSrc.[h,cc], mimage/MHHillasSrc.[h,cc]:
1785 - like suggested by Wolfgang: removed Head-Tail
1786
1787 * mbase/MEvtLoop.cc:
1788 - fixed a bug in the progress bar update at the end of the loop
1789
1790
1791
1792 2003/04/24: Wolfgang Wittek
1793
1794 * mfilter/MFCT1SelFinal.cc
1795 - small correction in output
1796
1797 * mhistmc/MHMcCT1CollectionArea.cc
1798 - plot all 3 histograms in DrawClone()
1799
1800 * manalysis/MPadSchweizer.[h,cc]
1801 - cleanup as proposed by Thomas
1802 - new member function SetHistograms() to set the pointers to the
1803 histograms to be used in the padding
1804
1805
1806
1807 2003/04/24: Antonio Stamerra
1808
1809 * mhistmc/MHMcTriggerLvl2.[h,cc]
1810 - renamed some variable (hf->fHist)
1811 - added fHist*Norm and fFNorm in the destructor
1812
1813 * manalysis/MMcTriggerLvl2.[h,cc]
1814 - added CalcCompactPixel() public method
1815 - implemented CalcPseudoSize method (still under construction...)
1816 - added inline method SetNewCamera(), used in the costructor
1817 - renamed global variables pixels_in_cell->gsPixelsInCell
1818 and pixels_in_lut->gsPixelsInLut
1819 - added destructor
1820
1821
1822
1823 2003/04/23: Thomas Bretz
1824
1825 * mhist/MHCerPhotEvt.[h,cc]:
1826 - updated dox
1827
1828 * manalysis/MCT1SupercutsCalc.h, manalysis/MPadSchweizer.h:
1829 - ClassDef -> 0
1830
1831 * NEWS:
1832 - updated
1833
1834 * mfileio/MWriteRootFile.[hcc]:
1835 - fixed the missing function of UPDATE files
1836
1837 * mhist/MFillH.[h,cc]:
1838 - implemented fWeight
1839 - adapted StreamPrimitive
1840 - changed fCanvas to //!
1841 - changed class version umber from 1 to 2
1842
1843 * mhist/MH.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc],
1844 mhist/MHAlphaEnergyTime.[h,cc], mhist/MHArray.[h,cc],
1845 mhist/MHBlindPixels.[h,cc], mhist/MHCompProb.[h,cc],
1846 mhist/MHEffOnTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc],
1847 mhist/MHEffOnTimeTime.[h,cc], mhist/MHEnergyTheta.[h,cc],
1848 mhist/MHFadcCam.[h,cc], mhist/MHFlux.[h,cc],
1849 mhist/MHGamma.[h,cc], mhist/MHHadronness.[h,cc],
1850 mhist/MHMatrix.[h,cc], mhist/MHRanForest.[h,cc],
1851 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
1852 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
1853 mhist/MHStarMap.[h,cc], mhist/MHThetabarTheta.[h,cc],
1854 mhist/MHThetabarTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc],
1855 mhist/MHTimeDiffTime.[h,cc], mhistmc/MHMcCT1CollectionArea.[h,cc],
1856 mhistmc/MHMcEnergyImpact.[h,cc], mhistmc/MHMcEnergyMigration.[h,cc]
1857 mhistmc/MHMcTriggerLvl2.[h,cc], mimage/MHHillas.[h,cc],
1858 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
1859 mimage/MHNewImagePar.[h,cc]:
1860 - added second (weight) argument to Fill
1861 - in some headers: removed obvious virtual
1862 - removed some dummy Fill function (not necessary anymore)
1863
1864
1865
1866 2003/04/23: Abelardo Moralejo
1867
1868 * mhistmc/MHMcCT1CollectionArea.[h,cc]
1869 - Now the class inherits from MH instead of directly from
1870 MParContainer. Implemented SetupFill, so that the binning
1871 definitions are read from the parlist.
1872
1873 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
1874 - Removed. This class was superfluous, since the same job
1875 can be done using MFillH.
1876
1877 * mmontecarlo/Makefile, MontecarloLinkDef.h
1878 - removed class MMcCT1CollectionAreaCalc.
1879
1880 * macros/CT1collarea.C
1881 - adapted to changes above.
1882
1883 * mmc/MMcRunHeader.[hxx,cxx], mmc/MMCEvt.[hxx,cxx]
1884 - added comment in class description about the definition of
1885 the azimuth angle phi in the MC classes.
1886
1887
1888 2003/04/23: Antonio Stamerra
1889
1890 * mfilter/MFEnergySlope.[h,cc]
1891 - added new filter class to select events according to a given
1892 energy slope
1893
1894 * mfilter/Makefile, mfilter/FilterLinkDef.h
1895 - modified accordingly (added MFEnergySlope)
1896
1897 * manalysis/MMcTriggerLvl2Calc.cc
1898 - removed call to the MHMcTriggerLvl2->Fill() in Process()
1899
1900 * macros/triglvl2.C
1901 - added example of the MFEnergySlope filter
1902 - added filling of histos from MHMcTriggerLvl2
1903
1904
1905 2003/04/22: Abelardo Moralejo
1906
1907 * mmontecarlo/Makefile, MontecarloLinkDef.h
1908 - added MMcEnergyEst
1909 - added necessary include directories.
1910
1911 * mmontecarlo/MMcEnergyEst.cc
1912 - added filterhadrons.SetHadronnessName(fHadronnessName) to
1913 inform the filter about the name of the hadronness container
1914 to be used in the cuts.
1915
1916 * mfilter/MFCT1SelFinal.[h,cc]
1917 - added the possibility to cut also in Dist.
1918
1919
1920
1921 2003/04/22: Thomas Bretz
1922
1923 * mhist/MHHadronness.[h,cc]:
1924 - changed to support MStatusDisplay
1925
1926 * manalysis/MApplyPadding.[h,cc]:
1927 - removed
1928
1929 * mhist/MHMcCT1CollectionArea.[h,cc],
1930 mhist/MHMcCollectionArea.[h,cc], mhist/MHMcDifRate.[h,cc],
1931 mhist/MHMcEfficiency.[h,cc], mhist/MHMcEfficiencyEnergy.[h,cc],
1932 mhist/MHMcEnergy.[h,cc], mhist/MHMcEnergyImpact.[h,cc],
1933 mhist/MHMcEnergyMigration.[h,cc], mhist/MHMcIntRate.[h,cc],
1934 mhist/MHMcRate.[h,cc], mhist/MHMcTriggerLvl2.[h,cc]:
1935 - moved to new directory mhistmc
1936
1937 * mhistmc, mhistmc/Makefile, mhistmc/HistMcLinkDef.h:
1938 - new
1939
1940 * mhist/Makefile, mhist/HistLinkDef.h:
1941 - removed MHMc*
1942
1943 * mhistmc/MHMcCollectionArea.[h,cc]:
1944 - changed to fit requirements of MStatusDisplay
1945
1946 * Makefile:
1947 - added mhistmc
1948
1949 * mmain/MStatusDisplay.cc:
1950 - SetNoContextMenu(Bool_t flag) removed default argument
1951
1952 * mmain/Makefile:
1953 - added -I../mhistmc
1954
1955 * mhist/MWeight.[h,cc]:
1956 - added
1957
1958 * mhist/HistLinkDef.h:
1959 - added MWeight
1960
1961 * mhist/MH.h:
1962 - removed some debugging stuff
1963
1964
1965
1966 2003/04/22: Abelardo Moralejo
1967
1968 * mmontecarlo/MMcEnergyMigration.[h,cc]
1969 - Removed. It was not necessary, since the same job can be done
1970 with the already existing task MFillH.
1971
1972 * mhist/MHMcEnergyMigration.h
1973 - Changed ClassDef(MHMcEnergyMigration, 0)
1974 to ClassDef(MHMcEnergyMigration, 1) to allow writing the
1975 histograms to disk.
1976
1977
1978
1979 2003/04/21: Thomas Bretz
1980
1981 * manalysis/MBlindPixels.h:
1982 - IsBlind -> const
1983
1984 * mhist/HistLinkDef.h, mhist/Makefile:
1985 - added MHBlindPixels
1986
1987 * mhist/MH.[h,cc]:
1988 - changed the two DrawClone functions to one.
1989
1990 * mhist/MHHadronness.[h,cc]:
1991 - changed to fit the requirements of MStatusDisplay
1992
1993 * mhist/MHMatrix.cc:
1994 - SetDirectory(NULL) for all histograms created
1995
1996 * mhist/MHSigmaTheta.cc:
1997 - removed fNpix (is already in MHHillas)
1998 - removed fBlindId (--> MHBlindPixels)
1999
2000 * mhist/MHBlindPixels.[h,cc]:
2001 - new
2002
2003 * macros/plot.C:
2004 - Added MStatusDisplay support
2005
2006 * macros/status.C:
2007 - added MHNewImagePar
2008 - added MHHadronness
2009
2010 * manalysis/MBlindPixelCalc.cc:
2011 - updated class reference
2012
2013 * meventdisp/MGCamDisplay.[h,cc]:
2014 - fixed
2015
2016 * meventdisp/MGEvtDisplay.cc:
2017 - changed function adding the tab
2018
2019 * mgui/MCamDisplay.cc, mhist/MHCerPhotEvt.cc:
2020 - as a preliminary solution removed inner pad
2021
2022 * mhist/MFillH.cc:
2023 - make sure canvas is updated correctly in PostProcess
2024
2025 * mhist/MH.cc:
2026 - changed DrawCopy(TH1, TH1) and Draw(TH1, TH1) to fit the new needs
2027 display the range correctly and exchanged the two stat boxes
2028
2029 * mhist/MH3.cc:
2030 - fixed a bug in the default constructor
2031 - removed DrawClone
2032 - updated Draw function
2033
2034 * mhist/MHMcIntRate.[h,cc], mhist/MHRanForest.[h,cc],
2035 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
2036 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
2037 mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc],
2038 mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc],
2039 mimage/MHNewImagePar.[h,cc]:
2040 - removed old DrawClone
2041 - updated Draw function
2042 - replaced some titles by latex titles in some classes
2043
2044 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
2045 - removed scaling stuff
2046
2047 * mmain/MStatusDisplay.cc:
2048 - fixed some minor bugs
2049
2050
2051
2052 2003/04/20: Thomas Bretz
2053
2054 * Makefile:
2055 - exchanged mbase and mmain
2056
2057 * Makefile.conf.general:
2058 - added MARSVER
2059
2060 * mars.cc:
2061 - use MARSVER
2062
2063 * macros/readMagic.C:
2064 - updated to work with the new MH-stuff
2065
2066 * macros/status.C:
2067 - added
2068
2069 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
2070 manalysis/MMcPedestalCopy.ccm, manalysis/MMcPedestalNSBAdd.cc,
2071 mfileio/MReadMarsFile.cc, mimage/MHillasCalc.cc,
2072 mimage/MImgCleanStd.cc:
2073 - changed def. title
2074
2075 * manalysis/MCT1PointingCorrCalc.h:
2076 - minor change
2077
2078 * manalysis/MCerPhotEvt.[h,cc]:
2079 - don't use unused pixels for calculation of min/max
2080 - added Scale member function
2081
2082 * manalysis/MCerPhotPix.h:
2083 - added Scale inline function
2084
2085 * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
2086 mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
2087 mfileio/MReadMarsFile.cc, mhist/MFillH.[h,cc]:
2088 - implemented use of fDisplay
2089
2090 * mbase/MParContainer.h:
2091 - Don't display name and class name if it is the same (GetDescriptor)
2092
2093 * meventdisp/MGCamDisplay.[h,cc]:
2094 - made working with new MH-stuff
2095
2096 * mfileio/Makefile:
2097 - added -I../mmain
2098
2099 * mgeom/MGeomCam.[h,cc]:
2100 - added Clone function
2101
2102 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamMagic.cc:
2103 - commented out informal output at constructor
2104
2105 * mgui/MCamDisplay.[h,cc], mhist/MHStarMap.[h,cc],
2106 mimage/MHH*.[h,cc]:
2107 - changed to be more root oriented
2108
2109 * mgui/MHexagon.cc:
2110 - small changes
2111
2112 * mgui/Makefile:
2113 - added mhist
2114
2115 * mhist/MH.[h,cc]:
2116 - changed to be more root oriented
2117 - removed border
2118 - added DrawClone
2119 - GetNewPad
2120
2121 * mhist/MH3.cc:
2122 - removed some strange debug output
2123
2124 * mhist/MHCerPhotEvt.[h,cc]:
2125 - fixed some bug
2126 - made working with fDisplay
2127
2128 * mhist/Makefile:
2129 - added mmain
2130
2131 * mmain/MProgressBar.cc:
2132 - fixed a typo
2133
2134 * mmain/MStatusDisplay.[h,cc]:
2135 - new implementation
2136
2137 * mmain/MainLinkDef.h, mmain/Makefile:
2138 - added MStatusDisplay
2139 - added MGMenu
2140
2141 * mmain/MGMenu.[h,cc]:
2142 - added
2143
2144
2145
2146 2003/04/19: Abelardo Moralejo
2147
2148 * mmontecarlo/MMcEnergyEst.[h,cc]
2149 - Added. Contains routine for optimization of parameters of
2150 energy estimator.
2151
2152 * mmontecarlo/MMcEnergyMigration.[h,cc]
2153 - Added. Task to fill the energy migration matrix histograms
2154 contained in class MHMcEnergyMigration.
2155
2156
2157
2158 2003/04/17: Wolfgang Wittek
2159
2160 * mhist/MBinning.[h,cc]
2161 - replace for (int i=1; i<fEdges.GetSize()-1; i++)
2162 by for (int i=1; i<fEdges.GetSize(); i++)
2163
2164
2165
2166 2003/04/17: Wolfgang Wittek
2167
2168 * mfileio/MCT1ReadPreProc.cc
2169 - removed : if (theta > pi/2) continue;
2170 otherwise get inconsistency between no.of read events
2171 and no.of events after filter
2172 - write into MCerPhotEvt also pixels with zero no. of photons
2173
2174 * manalysis/MSigmabar.cc
2175 - correct wrong argument in call to memset
2176
2177 * manalysis/MPadSchweizer.cc
2178 - pad also pixels with zero no.of photons
2179
2180 * mhist/MHSigmaTheta.[h,cc]
2181 - add plot of no.of used pixels in MCerPhotEvt
2182 - add plot of Id of blind pixel
2183
2184
2185
2186 2003/04/14: Wolfgang Wittek
2187
2188 * manalysis/Makefile
2189 AnalysisLinkDef.h
2190 - MNewImagePar and MNewImageParCalc removed
2191
2192
2193
2194
2195 2003/04/12: Thomas Bretz
2196
2197 * mmain/MStatusDisplay.[h,cc]:
2198 - added
2199
2200 * manalysis/MPadding.[h,cc]:
2201 - simplified includes
2202 - changed some code (discussed with Robert)
2203 - fixed comments in header
2204 - changed ClassDef to 0
2205 - changed output to Mars style
2206 - fixed the memory leak of fHSigmabarMax
2207 - replaced TRandom by gRandom
2208 - removed usage of ->operator
2209
2210 * manalysis/MApplyPadding.[h,cc]:
2211 - replaced fRnd by gRandom
2212 - used MH::SetBinning
2213 - use telescope theta instead of theta
2214 - removed usage of ->operator
2215 - removed PostProcess
2216
2217 * manalysis/MPadSchweizer.cc:
2218 - fixed outputs in PreProcess
2219
2220 * manalysis/MSigmabar.[h,cc]:
2221 - added Reset member function
2222 - usage of memset
2223 - don't skip NumPhotons==0
2224 - changes discussed with Robert
2225 - small simplifications in loops
2226 - some fixes to the output
2227
2228 * manalysis/MSigmabarCalc.[h,cc]:
2229 - fixed outputs
2230 - some small simplifications
2231 - moved test for theta<120deg to MCT1ReadPreProc
2232
2233 * mfileio/MCT1ReadPreProc.[h,cc]:
2234 - skip events with theta>90deg
2235
2236 * mhist/MHSigmaPixel.[h,cc]:
2237 - fixes to the screen output
2238 - simplified usage of MBinning
2239
2240 * mhist/MHSigmaTheta.[h,cc]:
2241 - fixes to the screen output
2242 - simplified usage of MBinning
2243 - lower cased upper case local variables
2244 - removed DrawClone from Finalize (call from macro or executable)
2245
2246 * mhist/MHSigmabarTheta.[h,cc]:
2247 - fixes to the screen output
2248
2249 * mhist/MHStarMap.cc:
2250 - added some const qualifiers
2251
2252 * mhist/MHHadronnes.cc:
2253 - removed output of function name in Finalize because this
2254 information is already available on the screen.
2255
2256 * manalysis/MCT1PointingCorrCalc.h:
2257 - changed ClassDef to 0
2258 - removed empty PostProcess
2259 - fixes to the screen output in PreProcess
2260 - changed the order of the arguments in the constructor
2261 (name, title to the end)
2262
2263 * manalysis/MMultiDimDistCalc.cc:
2264 - added two const qualifiers
2265
2266 * mtemp/MObservatory.cc:
2267 - changed Magic1 coordinates to CT1 GPS.
2268
2269
2270
2271 2003/04/12: Wolfgang Wittek
2272
2273 * manalysis/MCT1PointingCorrCalc.[h,cc]
2274 - replaces MPointingCorr.[h,cc]
2275
2276 * manalysis/AnalysisLinkDef.h
2277 Makefile
2278
2279 * mbase/MFilter.h
2280 - set ClassDef(MFilter,1)
2281
2282 * mhist/MHHadronness.[h,cc]
2283 - improve warning printout
2284
2285 * mhist/MHMatrix.[h,cc]
2286 - type of 3rd argument of member function Fill
2287 changed from 'MF' to 'MFilter'
2288
2289
2290
2291 2003/04/11: Thomas Bretz
2292
2293 * macros/readMagic.C:
2294 - replaced GetEventNum by GetNumEntry
2295
2296 * manalysis/MCT1SupercutsCalc.cc:
2297 - fixed constructor (no default for fHadronnessName)
2298 - missing fHadronness->SetReadyToSave added
2299
2300 * manalysis/MMultiDimDistCalc.cc:
2301 - missing fHadronness->SetReadyToSave added
2302
2303 * manalysis/MParameters.cc:
2304 - changed title
2305
2306 * mfilter/MFCT1SelFinal.h:
2307 - set ClassDef to 0
2308
2309 * mimage/Makefile:
2310 - fixed a typo
2311
2312 * mraw/MRawEvtData.cc:
2313 - fixed Pixel assignment (i->ipos, fPosInArray++)
2314
2315
2316
2317 2003/04/10: Thomas Bretz
2318
2319 * mbase/MContinue.[h,cc]:
2320 - changed, so that also a filter given as a pointer is added to
2321 the tasklist automatically
2322 - added SetInverted
2323 - added IsInverted
2324
2325 * mbase/MTaskList.[h,cc]:
2326 - added RemoveFromList-function
2327
2328 * merpp.cc:
2329 - fixed typo
2330
2331 * mbase/MFilter.[h,cc]:
2332 - removed unnecessary base functions for Pre//PostProcess
2333 - added SetInverted
2334 - added IsInverted
2335
2336 * mbase/MTask.cc, mfileio/MCT1ReadPreProc.cc, mfileio/MReadTree.cc,
2337 mfilter/MF.cc, mfilter/MFilterList.cc
2338 - implemented IsConditionalTrue to support inverted filters
2339
2340 * mhist/MHHadronness.cc:
2341 - removed unnecessary check
2342
2343 * meventdisp/MGFadcDisp.cc:
2344 - remove all IDs in listbox
2345 - add entries sorted
2346
2347 * manalysis/MImgCleanStd.[h,cc], manalysis/MCameraSmooth.[h,cc],
2348 manalysis/MHillas.[h,cc], manalysis/MHillasSrc.[h,cc],
2349 manalysis/MHillasSrc.[h,cc], manalysis/MHillasCalc.[h,cc],
2350 manalysis/MNewImagePar.[h,cc], manalysis/MNewImageParCalc.[h,cc],
2351 mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc],
2352 mhist/MHHillasExt.[h,cc], mhist/MHNewImagePar.[h,cc]:
2353 - moved to new directory mimage
2354
2355 * mimage/Makefile, mimage/ImageLinkDef.h, mimage/ImageIncl.h:
2356 - new
2357
2358 * Makefile:
2359 - added mimage
2360
2361 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
2362 mhist/HistLinkDef.h, mhist/Makefile:
2363 - removed moved files
2364
2365 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
2366 mhist/Makefile, mhist/AnalysisLinkDef.h, mmain/Makefile,
2367 mfilter/Makefile, meventdisp/Makefile, mgui/Makefile:
2368 - adapted
2369
2370
2371
2372 2003/04/09: Thomas Bretz
2373
2374 * manalysis/MCT1SupercutsCalc.[h,cc]:
2375 - moved last changes from MFCT1Supercuts to MCT1SupercutsCalc
2376
2377 * mhist/MHMcTriggerLvl2.[h,cc]:
2378 - fixed a warning
2379 - removed global variables
2380
2381
2382
2383 2003/04/09: Abelardo Moralejo
2384
2385 * manalysis/MHillasSrc.cc
2386 - changed comment about meaning of fCosDeltaAlpha
2387
2388
2389
2390 2003/04/08: Thomas Hengstebeck
2391
2392 * mhist/MHRanForest.cc, mhist/MHRanForestGini.cc
2393 - removed gStyle->SetOptStat(10), gStyle settings should be
2394 done by the user himself
2395
2396
2397
2398 2003/04/08: Abelardo Moralejo
2399
2400 * manalysis/MImgCleanStd.cc
2401 - Fixed "democratic" cleaning: now tail cut is proportional
2402 to pixel area instead of pixel radius as (erroneously) was
2403 before.
2404
2405 * NEWS
2406 - Changed comment on image cleaning.
2407
2408
2409
2410 2003/04/08: Thomas Bretz
2411
2412 * mhist/MHHadronness.cc:
2413 - no check for sump==0 and sumg==0 in loop necessary anymore
2414
2415 * Changelog, Changelog.02:
2416 - moved everything before 1/2003 to Changelog.02
2417
2418
2419
2420 2003/04/08: Wolfgang Wittek
2421
2422 * mfilter/MFCT1SelFinal.[h,cc]
2423 - add new member function SetHadronnessName()
2424
2425 * mhist/MHHadronness.[h,cc]
2426 - reset to SetOptStat(111100)
2427 - correct acceptance
2428
2429 * manalysis/MMultiDimDistCalc.[h,cc]
2430 - swap arguments in FindCreateObj
2431
2432
2433
2434 2003/04/08: Nicola Galante and Antonio Stamerra
2435
2436 * mhist/MHMcTriggerLvl2.[h,cc]
2437 - New class added (histograms for the MMcTriggerLvl2 class)
2438
2439 * mhist/Makefile
2440 - Added MHMcTrigggerLvl2 in SRCFILES
2441
2442 * manalysis/Makefile
2443 - Reintroduced MMcTriggerLvl2 and MMcTriggerLvl2Calc
2444 (they were removed!!)
2445
2446 * manalysis/MMcTriggerLvl2.h
2447 - 'const' added in inline functions Get****
2448
2449 * manalysis/MMcTriggerLvl2Calc.cc
2450 - added call to Fill method of MHMcTriggerLvl2
2451
2452 * macros/triglvl2.C
2453 - updated to have histograms with MHMcTriggerLvl2
2454
2455 * macros/dohtml.C
2456 - added triglvl2.C
2457
2458 * NEWS
2459 - new comment on L2T selection classes
2460
2461 2003/04/08: Wolfgang Wittek
2462
2463 * mfilter/Makefile
2464 FilterLinkDef.h
2465 - MFCT1Supercuts removed
2466
2467 * manalysis/MMultiDimDistCalc.h
2468 - set ClassDef(MMultiDimDistCalc,1)
2469
2470 * manalysis/MCT1SupercutsCalc.[h,cc]
2471 - new; replaces MFCT1Supercuts in mfilter
2472
2473 * manalysis/Makefile
2474 AnalysisLinkDef.h
2475
2476
2477
2478 2003/04/07: Thomas Bretz
2479
2480 * Makefile:
2481 - changed order
2482
2483 * manalysis/MMultiDimDistCalc.[h,cc]:
2484 - fixed default title
2485 - simplified code
2486 - added fHadronnessName
2487
2488 * manalysis/MRanForestCalc.[h,cc]:
2489 - added fHadronnessName
2490
2491 * mbase/MAGIC.h:
2492 - fixed a bug with rootcint
2493
2494 * meventdisp/MGFadcDisp.cc:
2495 - fixed a variable name
2496
2497 * mhist/MHHadronness.cc:
2498 - removed many old comments
2499 - simplified some code
2500 - uses argument in Fill now
2501
2502 * mmain/MMonteCarlo.cc:
2503 - some code simplification
2504 - fixed a warning
2505
2506 * macros/dohtml.C:
2507 - added testenv.C
2508
2509 * readraw.cc:
2510 - simplified
2511
2512 * mraw/MRawEvtData.cc:
2513 - fixed a bug in the draw function (the drawn pixel has not been the
2514 one with the given Id, but simply the i-th entry in the array)
2515
2516 * mfilter/MFCT1Supercuts.[h,cc]:
2517 - changed naming style of variables
2518 - changes array access
2519
2520 * mhist/MHFadcCam.[h,cc]:
2521 - added HasHi
2522 - added Exists
2523
2524 * mmain/MDataCheck.cc:
2525 - removed unimplemented buttons
2526
2527 * mdatacheck/MGDisplayAdc.[h,cc]:
2528 - tried to implement some unimplemented buttons
2529 - don't display non existing (empty) histograms in list
2530
2531
2532
2533 2003/04/04: Thomas Bretz
2534
2535 * mtools/MagicReversi.[h,cc]:
2536 - added support for Number of Players
2537 - added instructions
2538 - added support for Esc key
2539
2540 * mbase/MAGIC.h:
2541 - added version check to MAGIC.h
2542
2543
2544
2545 2003/04/04: Wolfgang Wittek
2546
2547 * mfilter/Makefile
2548 /FilterLinkDef.h
2549 - added MFCT1SelBasic, MFCT1SelStandard, MFCT1SelFinal,
2550 MFCT1Supercuts
2551
2552 * mfilter/MFCT1SelBasic.[h,cc]
2553 /MFCT1SelStandard.[h,cc]
2554 /MFCT1SelFinal.[h,cc]
2555 - new; they replace manalysis/MSelBasic.[h,cc]
2556 /MSelStandard.[h,cc]
2557 /MSelFinal.[h,cc]
2558
2559 * mfilter/MFCT1Supercuts.[h,cc]
2560 - new (supercuts from Daniel for CT1 Mkn421 2001 data)
2561
2562 * manalysis/MSelBasic.[h,cc]
2563 /MSelStandard.[h,cc]
2564 /MSelFinal.[h,cc]
2565 - deleted
2566
2567 * manalysis/Makefile
2568 AnalysisLinkDef.h
2569 - MSelBasic, MSelStandard, MSelFinal removed
2570
2571 * mfileio/MCT1ReadPreProc.[h,cc]
2572 - smeare theta only for MC events
2573
2574 // The following is not yet commited !!!!!!!!!!!!!
2575 * Mars/Makefile
2576 - in SUBDIRS put mfilter before manalysis
2577 (otherwise get link error)
2578
2579
2580
2581 2003/04/03: Abelardo Moralejo
2582
2583 * mmontecarlo/MMcTriggerRateCalc.cc:
2584 - added #include <math.h> for compilation on alpha (otherwise
2585 floor() is unkown)
2586
2587
2588
2589 2003/04/03: Thomas Bretz
2590
2591 * macros/testenv.C:
2592 - added
2593
2594 * mbase/MEvtLopp.cc, mbase/MParContainer.[h,cc],
2595 mbase/MParList.cc, mbase/MTaskList.cc:
2596 - changed the stuff for reading steering card - didn't really
2597 work like expected
2598
2599 * mhist/MHMatrix.cc, mfileio/MRead.cc, manalysis/MImgCleanStd.cc:
2600 - adapted ReadEnv
2601
2602 * mhist/MHMatrix.[h,cc]:
2603 - added ReadEnv
2604
2605 * mfileio/MCT1ReadPreProc.[h,cc]:
2606 - base SmearTheta on new FindLoEndge
2607 - simplified
2608
2609 * mhist/MBinning.h:
2610 - added FindBinLoEdge
2611 - added FindBinHiEdge
2612
2613 * mdata/MDataArray.[h,cc]:
2614 - added Clear
2615 - added Delete
2616
2617 * mbase/MEvtLoop.cc:
2618 - added output of the name
2619
2620 * mbase/MLog.[h,cc]:
2621 - don't use any pthread stuff if _REENTRANT is not defined
2622
2623 * mfileio/MRead.cc, mhist/MHMatrix.cc:
2624 - fixed waring for unreachable statement
2625
2626 * mhist/MHArray.cc:
2627 - fixed: redifinition of default argument
2628
2629
2630
2631
2632 2003/04/02: Abelardo Moralejo
2633
2634 * mmc/MMcTrigHeader.hxx
2635 - added threshold>0 check in the calculation of
2636 GetMeanThreshold
2637
2638 * mmontecarlo/MMcTriggerRateCalc.cc
2639 - The check of the MC spectral index value is now done by
2640 comparing integers instead of real numbers.
2641 - Found out with GREAT surprise that the graphical output
2642 has been completely commented out by someone(?) because it
2643 produced a memory leak. Also the function comment did not
2644 match the rules (my fault; is it correct now?) This commenting
2645 out has not been logged to this file, as far as I can see. This
2646 is rather unkind, I thought that when somebody finds some bug or
2647 messy code, he should either correct and commit it (and log the
2648 change here) and/or inform the author of the mistake to correct
2649 it. Please try to do so in the future instead of simply
2650 commenting out useful code!
2651
2652 * mdata/MDataValue.h
2653 - added default constructor (otherwise, no constant values
2654 can be used in the parameters used in the random forest
2655 separation)
2656
2657
2658
2659
2660 2003/04/02: Wolfgang Wittek
2661
2662 * mfileio/Makefile
2663 - mhist added, because MBinning is used in MCT1ReadPreproc
2664
2665 * mfileio/MCT1ReadPreProc.[h,cc]
2666 - new member function SmearTheta
2667 - store smeared Theta in MMcEvt::fTelescopeTheta
2668 store original Theta in MParameterD container "ThetaOrig"
2669 store fhourangle in MParameterD container "HourAngle"
2670
2671 * manalysis/MPointingCorr.[h,cc]
2672 - get hour angle from ParameterD container "HourAngle"
2673
2674 * manalysis/MSelBasic.[h,cc]
2675 MSelStandard.[h,cc]
2676 MSelFinal.[h,cc]
2677 - new member functions SetCuts()
2678
2679
2680
2681 2003/04/01: Abelardo Moralejo
2682
2683 * macros/CT1EnergyEst.C
2684 - added argument (maximum dist parameter), changed (reduced) output
2685 histograms, added writing to (and reading from) a file the energy
2686 estimation parameters and the histograms. Added comments.
2687
2688 * manalysis/MEnergyEstParam.[h,cc]
2689 - added member function GetCoeff. Changed comment.
2690
2691
2692
2693 2003/03/31: Thomas Bretz
2694
2695 * manalysis/MParameters.[h,cc]:
2696 - added
2697
2698 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
2699 - added MParameters, MParameterD, MParameterI
2700
2701 * mhist/MHArray.[h,cc]:
2702 - added default constructor
2703 - added Set-function
2704 - added Init function
2705 - moved code from constructors to Set and Init
2706
2707 * Makefile.conf.linux:
2708 - removed -fno-rtti to make it compatible with root 3.04.02
2709
2710 * NEWS:
2711 - changed
2712
2713 * manalysis/MImgCleanStd.[h,cc]:
2714 - added SetLvl1
2715 - added SetLvl2
2716 - added ReadEnv
2717
2718 * manalysis/MNewImagePar.[h,cc]:
2719 - removed unnecessary fHillas data member
2720 - removed unnecessary fSrcPos data member
2721 - removed unnecessary Set/GetSrcPos
2722
2723 * manalysis/MNewImageParCalc.[h,cc]:
2724 - removed unnecessary SetSrcPos
2725 - removed const-qualifier from fGeomCam, fCerPhotEvt
2726 (trouble with root 3.02/06)
2727
2728 * manalysis/MRanForest.cc:
2729 - changed cout-output
2730
2731 * manalysis/MSigmabar.cc:
2732 - changed Area to area (local variable)
2733
2734 * mbase/MEvtLoop.[h,cc]:
2735 - added evtloop name to constructor (default=Evtloop)
2736 - adapted StreamPrimitive
2737 - added ReadEnv
2738 - added WriteEnv
2739
2740 * mbase/MParContainer.[h,cc]:
2741 - removed TROOT.h
2742 - fixed const-qualifier for Copy-function for root>3.04.01
2743 - added ReadEnv
2744 - added WriteEnv
2745 - added IsEnvDefined
2746 - added GetEnvValue
2747
2748 * mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
2749 - added ReadEnv
2750 - added WriteEnv
2751
2752 * mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc]:
2753 - changed AddFile declaration to declaration in MRead
2754 - added return value to AddFile
2755
2756 * mfileio/MRead.[h,cc]:
2757 - added template for AddFile
2758 - added ReadEnv
2759
2760 * mgui/MHexagon.[h,cc]:
2761 - fixed const-qualifier for Copy-function for root>3.04.01
2762
2763 * mhist/MH.cc:
2764 - fixed the FindGoodLimit stuff for root> 3.04.01
2765
2766 * mhist/MHRanForest.[h,cc], mhist/MHRanForestGini.[h,cc]:
2767 - removed unnecessary casts
2768 - fixed a copilation error with root 3.04.01 (kFullDotlarge
2769 doesn't exist)
2770 - removed second Draw (one should not add something twice to
2771 the pad)
2772
2773 * mmontecarlo/MMcTriggerRateCalc.cc:
2774 - changes to the header
2775 - changes to the fLog stuff
2776 - added a cast to get rid of a warning
2777
2778 * mtools/Makefile, mtools/ToolsLinkDef.h:
2779 - added MagicReversi
2780
2781 * mtools/MagicRevers.[h,cc]:
2782 - added
2783
2784
2785
2786 2003/03/28: Thomas Bretz
2787
2788 * mbase/MParContainer.h:
2789 - added kEnableGraphicalOutput
2790 - added EnableGraphicalOutput
2791 - added IsGraphicalOutputEnabled
2792
2793 * mbase/MParList.h:
2794 - changed BIT(15) to BIT(17)
2795
2796 * mhist/MH.[h,cc]:
2797 - SetBinning(TH1*, TH1*) --> SetBinning(TH1*, const TH1*)
2798
2799 * mhist/MH3.h:
2800 - changed BIT(15) to BIT(17)
2801 - changed BIT(16) to BIT(18)
2802 - changed BIT(17) to BIT(19)
2803
2804 * mhist/MHMatrix.[h,cc]:
2805 - added DrawDefRefInfo
2806 - added CopyCrop
2807 - added GetRandomArrayI
2808 - changed DefRefMatrix to support the above
2809 - fixed a bug in DefRefMatrix (evtcount2 in the last loop
2810 instead of evtcount1)
2811 - Don't do anything in the finalization if the matrix has the correct
2812 dimensions
2813 - fixed comment of DefRefMatrix
2814 - changed number of first column from 1 to 0
2815 - changed BIT(16) to BIT(17)
2816
2817
2818
2819 2003/03/28: Wolfgang Wittek
2820
2821 * mhist/MHMatrix.cc
2822 - DefRefMatrix: if nmaxevts>fM.GetNrows() set
2823 nmaxevts = fM.GetNrows()
2824
2825 * manalysis/MSelBasic.[h,cc]
2826 - better output
2827
2828 * manalysis/MSelStandard.[h,cc]
2829 - different cut in DIST
2830
2831 * mfileio/MCT1ReadPreProc.[h,cc]
2832 - store hour angle in variable fOtherCphFraction
2833
2834 * manalysis/MHillasSrcCalc.h
2835 - replace in 'SetInput' fHillasName = hilname;
2836 by fHillasInput = hilname;
2837
2838 * manalysis/MNewImagePar.[h,cc]
2839 /MNewImageParCalc.[h,cc]
2840 - new; calculates new image parameters
2841
2842 * mhist/MHNewImagePar.[h,cc]
2843 - new; plots new image parameters
2844
2845 * manalysis/AnalysisLinkDef.h
2846 manalysis/Makefile
2847
2848 * mhist/HistLinkDef.h
2849 mhist/Makefile
2850
2851
2852
2853 2003/03/27: Thomas Hengstebeck
2854
2855 * manalysis/MRanForest.[h,cc]
2856 - allocation of TObjArray fForest moved to constructor.
2857 - use of gRandom
2858
2859 * manalysis/MRanTree.[h,cc]
2860 - use of gRandom
2861
2862 * macros/RanForest.C
2863 - gRandom initialized as TRandom3 object.
2864
2865
2866
2867 2003/03/25: Abelardo Moralejo
2868
2869 * macros/mergecamera.C
2870 - added warning to prevent dangerous misuse of this macro.
2871
2872
2873
2874 2003/03/25: Wolfgang Wittek
2875
2876 * mhist/MHStarMap.[h,cc]
2877 - use constant step size along the main axis of the ellipse
2878
2879 * manalysis/MPointingCorr.[h,cc]
2880 - new class for calculating the pointing correction
2881
2882 * mmc/MMcEvt.hxx
2883 - add GetOtherCphFraction()
2884
2885 * manalysis/Makefile
2886
2887 * manalysis/AnalysisLinkDef.h
2888
2889
2890
2891 2003/03/24: Abelardo Moralejo
2892
2893 * manalysis/MEnergyEstParam.cc
2894 - now energy estimation (for CT1) is done using the same model
2895 as in D.Krannich's thesis.
2896
2897
2898
2899 2003/03/24: Thomas Bretz
2900
2901 * manalysis/MHillasSrcCalc.[h,cc]:
2902 - removed last argument in constructor, replaced by SetInput
2903
2904 * mfilter/MFEventSelector.[h,cc]:
2905 - removed unnecessary last argument
2906
2907
2908
2909 2003/03/21: Thomas Hengstebeck
2910
2911 * manalysis/MRanTree.[h,cc]
2912 - new; parameter container to store a single random tree
2913
2914 * manalysis/MRanForest.[h,cc]
2915 - new; parameter container to store complete forest
2916
2917 * manalysis/MRanForestGrow.[h,cc]
2918 - new; task to grow trees (training)
2919
2920 * manalysis/MRanForestCalc.[h,cc]
2921 - new; task to calculate hadronness using random forest
2922
2923 * manalysis/MRanForestFill.[h,cc]
2924 - new; task to read in the trees of the random forest
2925
2926 * manalysis/Makefile, manalysis/HistLinkDef.h:
2927 - added MRanTree, MRanForest, MRanForestGrow, MRanForestCalc,
2928 MRanForestFill
2929
2930 * mhist/MHRanForest.[h,cc]
2931 - new; histogram showing variance of estimated hadronness as
2932 function of no. of combined trees
2933
2934 * mhist/MHRanForestGini.[h,cc]
2935 - new; histogram showing mean decrease in Gini-index as function
2936 of RF-input-parameters
2937
2938 * mhist/Makefile, mhist/HistLinkDef.h:
2939 - added MHRanForest, MHRanForestHillas
2940
2941 * macros/RanForest.C
2942 - new; g/h-separation by Random Forest-method
2943
2944 * macros/RanForest2.C
2945 - new; reading in saved random forest (using MRanForestFill)
2946
2947
2948
2949 2003/03/21: Abelardo Moralejo
2950
2951 * mhist/MHMatrix.[h,cc]:
2952 - Added third argument (a filter) to the second instantiation
2953 of the Fill procedure.
2954
2955 * macros/CT1EnergyEst.C:
2956 - Example of the parameter calculation and use of the energy
2957 estimation method for CT1.
2958
2959
2960
2961 2003/03/21: Thomas Bretz
2962
2963 * manalysis/MEnergyEstParam.[h,cc]
2964 - Added StopMapping and Print functions.
2965
2966 * manalysis/MSel*.h:
2967 - set default for HilName to MHillas
2968 - set default for HilNameSrc to MHillasSrc
2969
2970 * mfileio/MCT1ReadPreProc.[h,cc]:
2971 - do not flood the output with all events from the first run
2972 - output meaningfull text instead of variable names
2973 - removed a 'goto'!
2974 - changed savePedRMS according to the coding conventions to
2975 fPedRMS and the array of fixed size to a TArrayF
2976
2977 * mbase/MEvtLoop.cc:
2978 - added a events counter which counts the real number of
2979 processed events.
2980
2981 * mdata/MDataChain.[h,cc]:
2982 - implemented random numbers
2983 - implemented a conversion from degrees to radians and vice versa
2984
2985
2986
2987 2003/03/20: Thomas Bretz
2988
2989 * mfilter/MF.[h,cc]:
2990 - changed fFilter (already used in base class MTask) to fF
2991
2992
2993
2994 2003/03/19: Abelardo Moralejo
2995
2996 * macros/CT1collarea.C:
2997 - Added filter to cut in hadronness (now available in new version
2998 of root CT1 Monte Carlo file from Wolfgang).
2999
3000
3001
3002 2003/03/19: Robert Wagner
3003
3004 * mhist/MH3.cc:
3005 - changed MH3::New() such that constructor according to Thomas'
3006 previous changes is supported
3007
3008
3009
3010 2003/03/19: Thomas Bretz
3011
3012 * mhist/MH3.[h,cc]:
3013 - changed default constructor to support different dimensions
3014
3015 * mhist/MHArray.[h,cc]:
3016 - added AddHistogram
3017
3018 * meventdisp/MGEvtDisplay.cc, mfileio/MReadTree.[h,cc],
3019 meventdisp/MReadMarsFile.cc:
3020 - changed MReadTree::GetEventNum to MReadTree::GetNumEntry
3021
3022 * macros/estfit.C:
3023 - adopted to new MChisqEval
3024
3025 * mtools/MChisqEval.[h,cc]:
3026 - added
3027
3028 * mtools/Makefile, mtools/ToolsLinkDef.h:
3029 - added MChisqEval
3030
3031 * manalysis/MEnergyEstParam.[h,cc]:
3032 - slight changes
3033
3034 * mfileio/MCT1ReadPreProc.cc:
3035 - changed name to MRead
3036
3037
3038
3039 2003/03/18: Thomas Bretz
3040
3041 * mfileio/MReadTree.cc:
3042 - fixed a bug in the AddFile function
3043
3044 * mhist/MHMatrix.[h,cc]:
3045 - implemented a request of Th. Hengstebeck: Let DefRefMatrix
3046 return the 'unused' events
3047
3048
3049
3050 2003/03/18: Abelardo Moralejo
3051
3052 * mhist/MHMcCT1CollectionArea.[h,cc]
3053 - Added arguments in constructor: number of bins and ranges of the
3054 x-axis (energy) of the 2-d histograms. Changed type of binning:
3055 now the x-axis is log10(energy) and bins have equal width.
3056
3057 * macros/CT1collarea.C
3058 - The MHMcCT1CollectionArea object is now created and added to the
3059 parlist so that we can choose the binning. Changed the way
3060 histograms are written to the output file.
3061
3062
3063
3064 2003/03/13: Abelardo moralejo
3065
3066 * mhist/MHMcCT1CollectionArea.[h,cc]
3067 - Added for calculations of collection area for CT1.Contains three
3068 2-d histograms with axis energy vs theta angle: one histogram for
3069 all events, one for analyzed events, one for the collection area.
3070
3071 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
3072 - Added for the same reason.
3073
3074 * macros/CT1collarea.C
3075 - Uses the above classes
3076
3077
3078
3079 2003/03/12: Abelardo Moralejo
3080
3081 * macros/mergecamera.C
3082 - Added. Merges several MC camera output files into a single file.
3083
3084
3085
3086 2003/03/08: Wolfgang Wittek
3087
3088 * macros/AnalyseCT1.C
3089 - for the CT1 data analysis
3090
3091 * mhist/MHMatrix.[h,cc]
3092 - let refcolumn start at 1 (not at 0)
3093
3094 * mhist/MHSigmaTheta.[h,cc]
3095 - Draw replaced by DrawCopy
3096 - add SetDirectory(NULL)
3097
3098 * manalysis/MSelBasic.[h,cc]
3099 MSelStandard.[h,cc]
3100 MSelFinal.[h,cc]
3101 - more detailed output for errors
3102 - bugs removed
3103
3104 * manalysis/MPadSchweizer.[h,cc]
3105 - add SetDirectory(NULL)
3106 - add fErrors
3107
3108 * mfilter/MFEventSelector.[h,cc]
3109 - add fErrors
3110
3111 * manalysis/MMultiDimDistCalc.[h,cc]
3112 - check division by zero
3113
3114 * mhist/MHHadronness.[h,cc]
3115 - check division by zero
3116 - normalize distributions of hadronness
3117
3118 * mfileio/MCT1ReadPreProc.[h,cc]
3119 - add event number (event.isecs_since_midday)
3120 - change definition of "fIsMcFile",
3121 because outpars.bmontecarlo is set wrongly sometimes
3122 - copy pedestalRMS for each event from the header information
3123 - check for the presence of a footer record even after reading
3124 a run header
3125
3126 * mmc/MMcEvt.[hxx,cxx]:
3127 - add GetEvtNumber()
3128
3129
3130
3131 2003/02/27: Abelardo Moralejo
3132
3133 * mmontecarlo/MMcTriggerRateCalc.cc:
3134 - Fixed: MMCTrigHeader could not be found in the case of camera
3135 files containing single trigger condition.
3136
3137 * macros/trigrate.C
3138 - no plot is made in the case of single trigger condition.
3139
3140 * mhist/MHMcRate.[h,cc]
3141 - Added member fTriggerCondNum to keep track of what trigger
3142 condition corresponds to each MHMcRate object, for the case of
3143 files with more than one condition (when running camera in
3144 trigger_loop mode). Added also Set and Get procedures for nre
3145 member.
3146
3147 * mmain/MMonteCarlo.cc
3148 - Fixed bug: matrix BgR was created with dimension "dim", a number
3149 which can be negative. Put "num" instead of "dim".
3150
3151
3152
3153 2003/02/25: Thomas Bretz
3154
3155 * mbase/MParContainer.cc:
3156 - small simplification for Cosy
3157
3158 * mbase/MLog.cc:
3159 - allow a maximum of 1000 lines in the gui
3160
3161
3162
3163 2003/02/25: Abelardo Moralejo
3164
3165 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
3166 - Added axis labels in graphic output
3167 - Added Get function for rate histograms
3168
3169 * macros/trigrate.C
3170 - Added output file with rate histograms
3171
3172
3173
3174 2003/02/24: Abelardo Moralejo
3175
3176 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
3177 - Fixed mistake when analysing camera files containing all
3178 events (including non-triggers): fShowers was always zero.
3179 - Added reading of MMcTrigHeaders in ReInit
3180 - Added procedure Draw for graphics output: rate versus
3181 discriminator threshold (useful for camera files with several
3182 trigger conditions).
3183
3184 * macros/trigrate.C
3185 - Added some explanations. Style improvements in function
3186 GetNSBEvents. Added call to MMcTriggerRateCalc::Draw
3187
3188 * mhist/MHMcRate.[h,cc]
3189 - Added GetTriggerRate() and GetTriggerRateError()
3190 - Added members fMultiplicity and fMeanThreshold, with their
3191 corresponding Set and Get functions
3192 - Added info on discriminator threshold and L1 trigger
3193 multiplicity on the printout.
3194
3195 * mmc/MMcTrigHeader.hxx
3196 - Added GetMultiplicity() and GetMeanThreshold()
3197
3198
3199 2003/02/22: Wolfgang Wittek
3200
3201 * mhist/Makefile
3202 - MHSigmaTheta added
3203
3204 * mhist/HistLinkDef.h
3205 - MHSigmaTheta added
3206
3207 * mhist/MHSigmaTheta.[h,cc]
3208 - type inconsistency removed
3209
3210
3211
3212 2003/02/21: Abelardo Moralejo
3213
3214 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
3215 - adapted to new camera files, added warnings.
3216 - added ReInit procedure to read relevant info from from the
3217 run headers
3218
3219 * mhist/MHMcRate.[h,cc]
3220 - adapted accordingly. Added Set functions for several members.
3221
3222 * mmc/MMcCorsikaRunHeader.h
3223 - added Get functions for fELowLim, fEUppLim and fSlopeSpec.
3224
3225 * mmain/MMontecarlo.cc, macros/trigrate.C
3226 - adapted to changes above, changed MReadTree to MReadMarsFile to
3227 be able to read the run headers.
3228
3229
3230
3231 2003/02/21: Antonio Stamerra
3232
3233 * manalysis/MMcTriggerLvl2.[cc|h]
3234 - new data member fCompactNN needed to define a compact pixels
3235 - new inline functions SetCompactNN and GetCompactNN
3236 - Method Calc(int neighpix) -> Calc(). The value of neighpix
3237 is read from fCompactNN
3238
3239 * manalysis/MMcTriggerLvl2Calc.[cc|h]
3240 - Check on fCompactNN added in the PreProcess
3241
3242 * macros/triglvl2.C
3243 - Set of fCompactNN added
3244
3245
3246
3247 2003/02/21: Wolfgang Wittek
3248
3249 * manalysis/MSelFinal.[h,cc]
3250 - 'const' removed from pointers
3251
3252 * macros/AnalyseCT1.C
3253 - macro for the CT1 analysis (work in progress)
3254
3255
3256
3257 2003/02/20: Wolfgang Wittek
3258
3259 * manalysis/Makefile
3260 - add MSelFinal
3261
3262 * manalysis/AnalysisLinkDef.h
3263 - add MSelFinal
3264
3265 * manalysis/MPadSchweizer.[h,cc]
3266 - slight modification of padding procedure
3267
3268 * manalysis/MSigmabarCalc.[h,cc]
3269 - 'const' removed from pointers
3270
3271 * mhist/MHMatrix.[h,cc]
3272
3273 * mhist/MHSigmaTheta.[h,cc]
3274
3275
3276
3277 2003/02/20: Abelardo Moralejo
3278
3279 * mhist/MH.cc
3280 - Removed call to TGaxis::Optimize for compilation under root
3281 versions > 3.03, since in them this procedure is no longer
3282 existing. I did this to allow compilation under root_3.04,
3283 since earlier versions has a bug which prevents from
3284 plotting in the simple way some variables in a tree
3285 (example: fConc and others in the output of star.C). This
3286 is a temporal fix, I guess something will have to
3287 substitute the call to Optimize...
3288
3289
3290
3291 2003/02/20: Antonio Stamerra
3292
3293 * manalysis/MMcTriggerLvl2.[cc|h]
3294 - new; replaces MTrigLvl2.[cc|h]
3295 - new data members: fLutPseudoSize, fPseudoSize.
3296 - functions renamed:
3297 GetLutPseudoSize -> CalcBiggerLutPseudoSize
3298 GetBiggerFiredCell -> CalcBiggerFiredCell
3299 - new inline functions: GetLutPseudoSize(), GetPseudoSize().
3300 - new member functions:
3301 Calc(); CalcPseudoSize (not yet implemented)
3302 - Redefined Print() function as a TObject.
3303 - pixels_in_cell and pixels_in_lut redefined as static data
3304 members
3305
3306 * manalysis/MMcTriggerLvl2Calc.[cc|h]
3307 - new; replaces MTrigLvl2FillTask.[cc|h]
3308 - creation and filling of histograms commented
3309 - Process() calls the MMcTriggerLvl2::Calc()
3310
3311 * mfilter/MFTriggerLvl2.[h|cc]
3312 - new class to select events using MMcTriggerLvl2 data members.
3313
3314 * macros/triglvl2.C
3315 - added example to use the MFTriggerLvl2 filter.
3316
3317
3318
3319 2003/02/19: Wolfgang Wittek
3320
3321 * manalysis/MSelBasic.[h,cc]
3322 - new; evaluates the Basic Cuts (after the calibration)
3323
3324 * manalysis/MSelStandard.[h,cc]
3325 - new; evaluates the Standard Cuts
3326 (after the calculation of the image parameters and before the
3327 calculation of the hadronness)
3328
3329 * manalysis/MHillasCalc.[h,cc]
3330 - replace
3331 fHillas = (MHillas*)pList->FindCreateObj(fHilName);
3332 by
3333 fHillas = (MHillas*)pList->FindCreateObj("MHillas",
3334 fHilName);
3335 in order to allow MHillas containers with a name
3336 different from "MHillas"
3337
3338 * mhist/MHHillasExt.[h,cc]
3339 - replace
3340 TObject *obj = plist->FindObject("MHillas");
3341 by
3342 TObject *obj = plist->FindObject(fHilName, "MHillas");
3343 in order to allow MHillas containers with a name
3344 different from "MHillas"
3345 - add a 3rd argument in the constructor : fHilName
3346
3347 * manalysis/MHillasSrcCalc.[h,cc]
3348 - add new argument for constructor:
3349 the name of the MHillas input container
3350 in order to allow MHillas input containers with a name
3351 different from "MHillas"
3352
3353 * mhist/MHMatrix.[h,cc]
3354 - add member function DefRefMatrix();
3355 it defines the reference sample for the g/h separation;
3356 the selection of events for the reference sample can be made
3357 such that the distribution of a certain variable (for example
3358 Theta) agrees with a target distribution.
3359
3360 * mfilter/MFEventSelector.[h,cc]
3361 - add new argument for constructor:
3362 the name of the read object
3363 in order to allow also read objects which have a name
3364 different from
3365 "MRead"
3366
3367
3368
3369 2003/02/18: Thomas Bretz
3370
3371 * mfileio/MReadTree.cc:
3372 - added a fix for a bug in the workaround using wildcards
3373
3374
3375
3376 2003/02/14: Thomas Bretz
3377
3378 * mtemp/MObservatory.[h,cc]:
3379 - added
3380
3381
3382
3383 2003/02/10: Abelardo Moralejo
3384
3385 * Makefile.conf.osf1
3386 - Added -lpthread to compilation flags (otherwise linking fails
3387 in alfa)
3388
3389 * manalysis/Makefile, AnalysisLinkDef.h
3390 - Changed MApplyPadding for MPadding
3391
3392
3393
3394 2003/02/07: Wolfgang Wittek
3395
3396 * mhist/MHSigmaTheta.[h,cc]
3397 - new; 2D distribution : Theta, Sigmabar
3398 3D distribution : Theta, pixel number, Sigma
3399 3D distribution : Theta, pixel number, Sigma^2-Sigmabar^2
3400 these histograms may be used for the padding
3401
3402 * manalysis/MPadding.[h,cc]
3403 - new; replaces MApplyPadding.[h,cc]
3404 some errors removed
3405
3406 * manalysis/MSigmabar.[h,cc]
3407 - new definition of Sigmabar (only relevant for MAGIC)
3408 - add in member function 'Calc' a 3rd argument : 'const
3409 MCerPhotEvt &evt'
3410 - calculate sigmabar for 'MCerPhotEvt' pixels
3411 - in member function 'Calc' return Float_t fSigmabar instead of
3412 Bool_t
3413 - copies of objects replaced by references
3414
3415 * manalysis/MSigmabarCalc.[h,cc]
3416 - fSig->Calc(*fCam, *fPed) replaced by
3417 fSig->Calc(*fCam, *fPed, *fEvt)
3418 - change type of result of fSig->Calc from Bool_t to Float_t
3419
3420 * mfileio/MCT1ReadPreProc.cc
3421 - add in member function PreProcess() the initialization of the
3422 total number of pixels :
3423 fPedest->InitSize(iMAXNUMPIX);
3424 - remove statements that cannot be reached ('break' after
3425 'return')
3426
3427 * manalysis/MPadSchweizer.[h,cc]
3428 - alternative to MPadding
3429 - does the padding ala Thomas Schweizer
3430
3431
3432
3433 2003/02/06: Thomas Bretz
3434
3435 * mgeom/MGeomCam.[h,cc]:
3436 - fixed a warning (GetPixRatio(int) --> GetPixRatio(Uint)
3437
3438
3439
3440 2003/02/07: Antonio Stamerra
3441
3442 * manalysis/MTrigLvl2.[cc|h]
3443 - added new function
3444 MTrigLvl2::GetLutCompactPixel(int cell, int lut, int
3445 neighpix=2) which calculates the number of compact pixel
3446 in one lut
3447 - added new function GetLutPseudoSize(int neighpix=2) which
3448 calculates the lut-pseudosize
3449 - added static data member pixel_in_lut
3450 - merging of the PrintCell and PrintStatus functions in a single
3451 Print(int cell) function
3452 - Added comments using the standard layout
3453 - some small changes following Thomas comments (memset, *fLog)
3454
3455
3456
3457 2003/02/06: Thomas Bretz
3458
3459 * mbase/MLog.[h,cc]:
3460 - serialized the GUI output (problems with mutithreded prgs,
3461 eg Cosy)
3462
3463 * mtemp/MObservatoryLocation.[h,cc], mtemp/MVPObject.[h,cc],
3464 mtemp/MVPPlotter.[h,cc]:
3465 - added changes discussed in Wuerzburg
3466
3467 * mfileio/MCT1ReadPreProc.cc:
3468 - some simplifications
3469
3470
3471
3472 2003/01/31: Antonio Stamerra & Marcos Lopez
3473
3474 * mgui/MCamDisplay.[cc|h]
3475 - Added a new function MCamDisplay::SetPix(const Int_t pixnum,
3476 const Int_t color, Float_t min, Float_t max) which just set the
3477 color of a given pixel
3478
3479 * created two new classes for simulating the second level trigger
3480 in the directory manalysis:
3481 - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and
3482 // selection strategies
3483 - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the
3484 // MTrigLvl2 with the Lvl1 trigger
3485 // information
3486
3487 * manalysis/Makefile
3488 - Added -I../mgui
3489
3490 * Added macro macros/triglvl2.C which uses the above classes.
3491
3492
3493
3494 2003/01/27: Robert Wagner
3495
3496 * mfileio/MCT1ReadPreProc.[cc|h]
3497 - Added call of MTaskList::ReInit after processing of new
3498 run header
3499 - Filling of MC container complies to Oscar's changes of
3500 MMcEvt.[hxx,cxx] dated 2003/01/20
3501 - Added filling of run number in MRawRunHeader object while
3502 processing a new run header
3503
3504
3505
3506 2003/01/23: Robert Wagner
3507
3508 * manalyis/MSigmabarCalc.cc
3509 - MSigmabarCalc::Process()
3510 Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta()
3511
3512
3513
3514 2003/01/20: Oscar Blanch
3515
3516 * mmc/MMcEvt.[hxx,cxx]
3517 - Data members: fElecCphFraction, fMuonCphFraction,
3518 fOtherCphFraction have been introduced.
3519 - Class version updated to 3.
3520
3521 * mmc/MMcCorsikaRunHeader.[h.cc]
3522 - Data members: fWobbleMode and fAtmosphericModel introduced.
3523 - Class version updated to 2.
3524
3525
3526
3527 2003/01/19: Thomas Bretz
3528
3529 * manalysis/MCerPhotCalc.[h,cc]:
3530 - slight changes, mainly to the layout
3531
3532 * manalysis/MCerPhotEvt.[h,cc]:
3533 - some small changes to make the code a bit faster
3534
3535 * manalysis/MCerPhotPix.[h,cc]:
3536 - added AddNumPhotons
3537
3538 * mbase/MContinue.[h,cc]:
3539 - changed comments
3540 - enhanced functionality and fixed some small bugs
3541
3542 * mbase/Makefile:
3543 - added mfilter to paths (to be fixed)
3544
3545 * mfileio/MCT1ReadPreProc.cc:
3546 - Init fNumEvents = 0
3547
3548 * mgeom/MGeomCam.cc:
3549 - return 0 Ratio if the pixel number exceeds the number of pixels
3550
3551 * mgui/MCamDisplay.[h,cc]:
3552 - added sanity check for the maximum number of pixels
3553 - added functions to set the three different palettes
3554 - removed the buttons
3555 - fixed the context menu display
3556
3557 * mhist/HistLinkDef.h, mhist/Makefile:
3558 - added MHCerPhotEvt
3559
3560 * mhist/MHCerPhotEvt.[h,cc]:
3561 - added
3562
3563 * mhist/MFillH.cc:
3564 - changed the initialization of fParContainer from pList to NULL
3565
3566 * mhist/MHHillasExt.cc:
3567 - fixed a smallo bug when filling the histograms (crached when scaling
3568 under some circumstances)
3569
3570 * mhist/MHStarMap.cc:
3571 - added a warning output
3572
3573 * mmontecarlo/MMcCollectionAreaCalc.cc:
3574 - added a check for impact=NaN (some MC Files have this)
3575
3576
3577
3578 2003/01/17: Robert Wagner
3579
3580 * manalysis/MApplyPadding.cc
3581 - bugfix: Effective number of used pixels taken from
3582 MCerPhotEvt container, not from MPedestalCam
3583
3584
3585
3586 2003/01/16: Wolfgang Wittek
3587
3588 * mhist/MHMatrix.[h,cc]
3589 - member function MHMatrix::Read added
3590 the function calls TObject::Read(name) and SetName(name)
3591
3592
3593
3594 2003/01/15: Wolfgang Wittek
3595
3596 * mdata/MDataMember.cc
3597 - in MDataMember::PreProcess()
3598 "if (fCall)" replaced by "if (fCall && !fObject)"
3599 The additional condition "&& !fObject" is to make sure that read
3600 MDataMembers works correctly.
3601
3602
3603
3604 2003/01/08: Oscar Blanch Bigas
3605
3606 * mgeom/MGeomMirror.[h,cc]
3607 - Varible members to store mirror reflectivities have been
3608 introduced: fReflectivity and fWavelength.
3609 - Member function to set reflectivity added: SetReflectivity
3610 - Member function to set TArrayF size: SetArraySize
3611 - Class version number changed to 2.
Note: See TracBrowser for help on using the repository browser.