source: trunk/MagicSoft/Mars/Changelog@ 2438

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