source: trunk/MagicSoft/Mars/Changelog@ 1667

Last change on this file since 1667 was 1667, checked in by tbretz, 22 years ago
*** empty log message ***
File size: 143.5 KB
Line 
1 -*-*- END -*-*-
2
3 2002/11/22: Thomas Bretz
4
5 * macros/threshold.C:
6 - Simplified the new writing routine
7
8 * mbase/MLog.h:
9 - added a Getter-function for the debug level
10
11 * mbase/MTaskList.cc:
12 - added another debugging output
13
14 * mfilter/MF.[h,cc]:
15 - made the automatically created chain names unique
16
17 * mfilter/MFDataChain.cc:
18 - corrected the GetRule stuff ({} were missing)
19
20 * mhist/MH3.cc:
21 - added MBinning as class type to FindObject
22 - added BinningHist (without the X) as binning name for a 1D histogram
23
24 * mfileio/MReadMarsFile.cc:
25 - corrected typo
26
27 * mfileio/MCT1ReadPreProc.cc:
28 - fixed a warning
29
30
31
32 2002/11/22: Abelardo Moralejo
33
34 * macros/threshold.C:
35 - Added 2nd argument to write an output file containing the
36 energy spectrum histogram.
37
38
39
40 2002/11/21: Thomas Bretz
41
42 * mbase/MAGIC.h, mbase/MEvtLoop.[h,cc], MTask.cc, MTaskList.cc:
43 - introduced kERROR to stop an eventloop with an error
44
45 * mbase/MTask.h:
46 - made SetFilter virtual
47
48 * mbase/MTaskList.[h,cc]:
49 - added new member function AddToListBefore/After
50 - split the code of the AddToList function into CheckAddToList
51
52 * manalysis/MMultiDimDistCalc.cc:
53 - introduced usage of kERROR in case the matrix is not posdef.
54
55 * macros/collarea.C:
56 - some simplifications
57
58 * mhist/MHMcRate.h, mhist/MHMcIntRate.h, mhist/MHEnergyTime.h,
59 mhist/MHEnergyTheta.h, mfileio/MCTReadPreProc.cc, mfileio/MChain.h,
60 mfileio/MReadMarsFile.h, mfileio/MReadTree.cc, mfileio/MWriteAsciiFile.h,
61 mfileio/MWriteRoootFile.[h,cc], manalysis/MMatrixLoop.h,
62 manalysis/MEnergyEstimate.h, mbase/MGGroupFrame.h, mbase/MGTask.h,
63 mfilter/MFParticleId.h:
64 - updated documentation
65
66 * mfileio/MCT1ReadPreProc.cc:
67 - Changed MSrcPosCam name from Source to MSrcPosCam
68 - changed the way the MC data is filled into the MC container
69 - updated algorithm to read preproc files
70
71 * mfileio/MReadMarsFile.cc:
72 - printed a warning to the screen in case Camera=V0.5
73
74 * mfileio/structures.h:
75 - changed to version 0.6
76
77 * mmc/MMcEvt.hxx:
78 - added GetTelescopePhi
79 - added GetTelescopeTheta
80
81 * mdata/MDataChain.[h,cc]:
82 - added 'sqr'
83
84 * mfilter/MF.[h,cc]:
85 - added support for MFDataChain
86
87 * mfilter/MFDataChain.[h,cc]:
88 - added
89
90 * mfilter/Makefile, mfilter/FilterLinkDef.h:
91 - added MFDataChain
92
93
94
95 2002/11/20: Thomas Bretz
96
97 * macros/dohtml.C:
98 - fixed a typo
99
100 * mmain/MAnalysis.cc:
101 - removed the Anti-Source from the hillas calculation
102
103 * mhist/MHFadcPix.[h,cc], mhist/MHFadcCam.[h,cc],
104 mmain/MDataCheck.[h,cc]:
105 - added enhancement for displaying sum of FADC slices
106
107
108
109 2002/11/20: Abelardo Moralejo
110
111 * macros/collarea.C:
112 - Introduced check before opening output file to avoid annoying
113 error message.
114
115
116
117 2002/11/19: Abelardo Moralejo
118
119 * macros/collarea.C:
120 - Removed some strange pieces of text which somehow got into the
121 file (anyone knows how?)
122
123
124
125 2002/11/19: Thomas Bretz
126
127 * mmain/MMonteCarlo.cc:
128 - exchanged MReadTree with MReadMarsFile for collection area calculation
129
130 * mmontecarlo/MMcCollectionAreaCalc.cc:
131 - fixed the uninitialized fTheta
132
133 * macros/MagicHillas.C:
134 - removed the unnecessary second MHillasSrcCalc
135 - removed also the corresponding AddToList for the tasklist
136
137 * mhist/MH.cc:
138 - make FindGoodLimits work
139
140
141
142 2002/11/19: Abelardo Moralejo
143
144 * macros/collarea.C:
145 - Added 2nd argument to write an output file containing the
146 collection area histogram.
147
148
149
150 2002/11/18: Abelardo Moralejo
151
152 * mmain/MMars.cc:
153 - Corrected typo on Mars starting screen.
154
155 * mhist/MHMcCollectionArea.cc:
156 - Added comment.
157
158 * manalysis/MImgCleanStd.cc:
159 - implemented "democratic cleaning" (cut value proportional to square
160 root of pixel area) according to Wolfgang's suggestion.
161
162 * macros/MagicHillas.C:
163 - added missing declaration MHillasSrcCalc csrc2;
164
165 * mgeom/MGeomPix.cc:
166 - fixed some typos in comments
167
168
169
170 2002/11/18: Thomas Bretz
171
172 * macros/CT1Hillas.C:
173 - changed MWRiteRootFile to write the histograms only
174 - renamed HillasSource to MHillasSrc
175
176 * macros/MagicHillas.C:
177 - removed all anti source stuff (corresponding to star.C)
178 - changed MWRiteRootFile to write the histograms only
179 - renamed HillasSource to MHillasSrc
180
181 * macros/estfit.C:
182 - renamed HillasSource to MHillasSrc
183
184 * macros/estimate.C:
185 - renamed HillasSource to MHillasSrc
186 - changed to display more interesting histograms
187
188 * multidimdist.C:
189 - added Theta
190 - added Alpha
191
192 * macros/star.C
193 - removed wrong HillasSource
194 - added MSrcPosCam
195
196 * starplot.C:
197 - removed all anti source stuff (corresponding to star.C)
198 - renamed HillasSource to MHillasSrc
199
200 * macros/multidimdist2.C:
201 - fixed a typo
202 - added Alpha and Theta
203
204 * mbase/MTime.h:
205 - added minus-operator
206
207 * mdata/MDataChain.[h,cc]:
208 - added floor
209
210 * mhist/MFillH.[h,cc]:
211 - moved MMap and MMap support MHArray
212
213 * mhist/MHArray.[h,cc]:
214 - added MMap
215 - added MMap-support
216 - added legend
217 - added more draw options
218
219 * mhist/MHFadcCam.[h,cc]:
220 - added Fill(const MRawEvtData*)
221 - added const getter functions
222
223 * mhist/MHFadcPix.h:
224 - added const getter functions
225
226 * mmc/MMcCorsikaRunHeader.[h,cc]:
227 - removed underscores from names
228 - removed empty destructor
229
230 * manalysis/MPedestalCalc.[h,cc]:
231 - added (not yet to LinkDef.h and Makefile)
232
233 * mgeom/MGeomMirror.[h,cc], mgeom/MGeomPMT.[h,cc],
234 mmc/MMcConfigRunHeader.[h,cc], mmc/MMcCorsikaRunHeader.[h,cc]:
235 - changed comments
236 - added missing manalysis-dir (strange!)
237
238 * macros/dohtml.C:
239 - added new macros
240
241
242
243 2002/11/16: Abelardo Moralejo
244
245 * mmc/MMcCorsikaRunHeader.cc:
246 - added default destructor
247
248
249
250 2002/11/15: Thomas Bretz
251
252 * mmc/MMcCorsikaRunHeader.[h,cc]:
253 - small changes
254
255 * mmc/McLinkDef.h:
256 - added missing MMcCorsikaRunHeader
257
258
259
260 2002/11/15: Oscar Blanch
261
262 * mmc/MMcCorsikaRunHeader.[h,cc]:
263 - added
264
265
266
267 2002/11/14: Thomas Bretz
268
269 * mmain/MAnalysis.cc, mmain/MMonteCarlo.cc, mmain/MDataCheck.cc:
270 - removed SetProgressBar of reader
271
272 * mhist/MHFlux.cc:
273 - localized some variables
274 - get rid of old c-style sprintf
275 - return errorflag in Parab as return value!
276
277 * mgeom/MGeomPMT.cc, mgeom/MGeomMirror.cc:
278 - removed redefinition of a default argument
279
280 * mhist/MHMcIntRate.cc, mhist/MHMcCollectionArea.[h,cc]:
281 - changed the error calculation according to a suggestion from Raquel
282
283 * mmontecarlo/MMcCollectionAreaCalc.cc:
284 - for collection area: MMcTrig isn't needed if all showers are
285 triggered showers
286
287 * mmc/MMcConfigRunHeader.cc:
288 - made function definition identical to function declaration
289
290 * macros/star.C:
291 - removed anti source for the moment
292
293 * macros/multidimdist2.C:
294 - added
295
296 * macros/comprob.C, macros/multidimdist.C:
297 - changed to use MHillasSrc instead of HillasSource
298
299 * mhist/MHHadronness.cc:
300 - changed the output of Print a bit
301
302
303
304 2002/11/13: Thomas Bretz
305
306 * mfilter/MFEventSelector.[h,cc]:
307 - if total number of events read from file the selector worked only for
308 one eventloop - fixed.
309 - changed MReadMarsFile to MRead
310
311 * mbase/MContinue.cc:
312 - fixed a typo
313
314 * mbase/MEvtLoop.cc, meventdisp/MGEvtDisplay.cc:
315 - renamed MReadMarsFile/MReadTree to MRead
316
317 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
318 - added MRead
319
320 * mfileio/MRead.[h,cc]:
321 - added
322
323 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
324 - renamed from MReadMarsFile to MRead
325 - derived from MRead
326 - removed progressbar support from MReadTree
327
328 * mfileio/MWriteRootFile.cc:
329 - added a info output
330
331 * mfileio/MCT1ReadPreProc.[h,cc]:
332 - changed to work much much better :)
333
334 * mgeom/GeomLinkDef.h, mmc/McLinkDef.h:
335 - added missing LinkDefs (helllo Oscar!)
336
337 * mgeom/MGeomCamCT1.cc:
338 - mirrored the CT1 camera in x (CT1 default)
339
340 * mgeom/MGeomMirror.[h,cc]:
341 - some small changes
342
343 * mgeom/MGeomPMT.[h,cc]:
344 - changed usage of TArrayF from pointer to reference
345
346 * mgui/MCamDisplay.cc:
347 - fixed a crash at delete when the user closed a automatically
348 created canvas
349
350 * mhist/MHFadcCam.[h,cc]:
351 - implemented ResetHistograms
352
353 * mhist/MHMatrix.[h,cc]:
354 - implemented ReduceNumberOfRows (preliminary, untested)
355
356 * mmc/MMcConfigRunHeader.[h,cc]:
357 - some small changes
358 - changed usage of TArrayF from pointer to reference
359
360
361
362 2002/11/11: Thomas Bretz
363
364 * manalysis/MHillas.cc:
365 - moved division by size before test of number of used pixels
366
367 * mfileio/MCT1ReadPreProc.cc:
368 - added a eof-conditional
369
370 * mhist/MH3.cc:
371 - added a 'nonew' option to DrawClone
372
373 * mhist/MHHadronness.cc:
374 - check for NaN in Fill
375
376
377
378 2002/11/08: Oscar Blanch
379
380 * mgeom/MGeomPMT.[h,cc]:
381 - added
382 - Information about simulated QE
383
384 * mgeom/MGeomMirror.[h,cc]:
385 - added
386 - Mirrors properties
387
388 * mgeom/Makefile:
389 - modified to compile new classes
390
391 * mmc/MMcConfigRunHeader.[h,cc]:
392 - added
393
394 * mmc/Makefile:
395 - modified to compile new classes
396
397
398
399 2002/11/08: Thomas Bretz
400
401 * mhist/MHMatrix.cc:
402 - implemented a zero suppression
403
404
405
406 2002/11/07: Thomas Bretz
407
408 * mfilter/Makefile, mfilter/FilterLinkDef.h:
409 - added MFEventSelector
410
411 * mfilter/MFEventSelector.[h,cc]:
412 - added
413
414 * mfilter/MF.[h,cc]:
415 - made gsDef[Name,Title] a static const member
416
417 * manalysis/MMultiDimDistCalc.cc:
418 - changed the default function to kernel
419
420
421
422 2002/11/07: Oscar Blanch
423 * mmc/MMcEvt.[hxx,cxx]
424 - Some new variable from the reflector header event.
425 - Class version switched to 2
426
427 * mmc/MMcRunHeader.[hxx,cxx]
428 - Varible member fOpticLinksNoise has been introduced
429 - Class version switched to 3
430
431
432 2002/11/07: Wolfgang Wittek
433
434 * mhist/MHFlux.[h,cc]
435 - changed to avoid warnings : "member initializers will be re-ordered
436 to match declaration order"
437
438
439
440 2002/11/06: Thomas Bretz
441
442 * Makfile.conf.osf5.1:
443 - added
444
445 * mhist/MHMatrix.cc:
446 - changed all math.h functions or similar to TMath
447 - added 2*pow(rows, 1/(4+cols))^2 as the standard kernel window
448
449 * mfileio/MCT1ReadPreProc.cc:
450 - corrected the reading routines
451
452 * mfileio/*.cc:
453 - changed my eMail address
454
455 * mfileio/structures.h:
456 - small changes to make it architecture independant
457
458
459
460 2002/11/04: Thomas Bretz
461
462 * macros/estimate.C, macros/estfit.C:
463 - added
464
465 * mfileio/structures.h, mfileio/defines.h:
466 - added from CT1 PreProc 0.5
467
468 * mfileio/MCT1ReadPreProc.[h,cc]:
469 - added
470
471 * mhist/MHArray.[h,cc]:
472 - added
473
474 * Makefile:
475 - changed the order of the libs to make the linker happy
476
477 * manalysis/MBlindPixelCalc.[h,cc]:
478 - changed to be able to use also an existing MBlindPixels from the
479 parlist
480 - changed to use the pixel Id instead of its index number from the evt
481
482 * manalysis/MCameraSmooth.cc:
483 - changed to use the pixel Id instead of its index number from the evt
484
485 * manalysis/MCerPhotEvt.[h,cc]:
486 - added GetPixById member function
487
488 * manalysis/MCompProbCalc.[h,cc]:
489 - changed Hadroness to Hadronness
490
491 * manalysis/MHillasExt.cc:
492 - fixed a typo in a comment
493
494 * mbase/MParContainer.[h,cc]:
495 - added New-virtual member function
496
497 * mbase/MTask.[h,cc]:
498 - changed AddToBranchList so that it also accepts comma seperated
499 lists (only when using TString)
500
501 * mdata/MData.[h,cc], mdata/MDataArray.[h,cc], mdata/MDataChain.[h,cc],
502 mdata/MDataElement.[h,cc], mdata/MDataList.[h,cc]
503 - updated comments
504 - added new GetDataMember member function
505
506 * mdata/MDataArray.[h,cc]:
507 - added new member function AddEntry(MData*)
508
509 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
510 - added MCT1ReadPreProc
511
512 * mfileio/MCT1ReadAscii.cc:
513 - removed fNphot->Clear() (automatically called for each event by
514 Reset();
515
516 * mhist/HistLinkDef.h, mhist/Makefile:
517 - added MHArray
518
519 * mhist/MFillH.[h,cc]:
520 - made work with arrays of histograms (MHArray) the mapping is
521 done by a preliminary class MMap
522
523 * mhist/MH.[h,cc]:
524 - implemented GetHistByName virtual function
525 - implemented GetDataMember virtual function
526 - small changes to debug output
527
528 * mhist/MH3.[h,cc]:
529 - implemented usage of GetDataMember for AddBranchToList
530 - implemented GetHistByName
531 - implemented New to be used in MHArray
532
533 * mhist/MHAlphaEnergyTheta.h, mhist/MHAlphaEnergyTime.h,
534 mhist/MHEnergyTheta.h, mhist/MHEnergyTime.h,
535 mhist/MHHillas.[h,cc], mhist/MHHillasExt.[h,cc],
536 mhist/MHHillasSrc.[h,cc], mhist/MHMcDifRate.h,
537 mhist/MHMcEfficiency.h, mhist/MHMcEfficiencyEnergy.h,
538 mhist/MHMcEfficiencyImpact.h, mhist/MHMcEnergy.[h,cc],
539 mhist/MHMcEnergyImpact.h, mhist/MHMcEnergyMigration.h,
540 mhist/MHMcIntRate.h, mhist/MHStarMap.h, mhist/MHThetabarTheta.h,
541 mhist/MHThetabarTime.h, mhist/MHTimeDiffTheta.h,
542 mhist/MHTimeDiffTime.h:
543 - implemented GetHistByName
544
545 * mhist/MHHadronness.[h,cc]:
546 - some small changes and checks
547 - changed histogram io from standard pointer to '->'
548
549 * mhist/MHMatrix.cc:
550 - updated comments
551 - implemented GetDataMembers
552
553
554
555 2002/10/31: Thomas Bretz
556
557 * mfileio/MReadTree.cc:
558 - enhanced the validity of the fNuMEntries workaround from
559 3.02.06 to 3.07.01
560
561 * manalysis/MBlindPixelCalc.h, mhist/MBinning.h:
562 - added an explicit cast to get rid of a compiler warning on Alpha
563
564 * mhist/MH.cc:
565 - removed an unused variable to get rid of a compiler warning on Alpha
566
567
568
569 2002/10/31: Wolfgang Wittek
570
571 * mhist/MHFlux.[h,cc]:
572 - type of fVarname and fUnit changed from char* to TString
573
574
575
576 2002/10/30: Thomas Bretz
577
578 * mhist/MHMatrix.cc:
579 - changed the return value for the kernel method from log to -log
580 - fixed a typo in an error message
581 - fixed a crash in case the matrix is singular
582
583 * mhist/MMultiDimDistCalc.cc:
584 - check whether calculation of the distance succeeded
585
586 * mfileio/MReadTree.[h,cc]:
587 - implementation which makes sure, that the number of events returned
588 by GetEntries always is the correct value.
589 - removed const from the GetEntries definition
590 - mainly use GetEntries now instead of fNumEntries
591
592 * manalysis/MCameraSmooth.cc:
593 - removed include of MMcRunHeader
594
595
596
597 2002/10/29: Thomas Bretz
598
599 * manalysis/MHadroness.[h,cc]:
600 - renamed to MHadronness
601
602 * mhist/MHHadroness.[h,cc]:
603 - renamed to MHHadronness
604 - small changes to the graphical and text output
605
606 * manalysis/Makefile, manalysis/AnalysisLinkDef.h, macros/multidimdist.C,
607 manalysis/MMultiDimDistCalc.[h,cc], macros/comprob.C,
608 mhist/Makefile, mhist/HistLinkDef.h:
609 - changed Hadroness to Hadronness
610
611 * manalysis/MCerPhotAnal.cc:
612 - small changes to the code layout
613
614
615
616 2002/10/24: Thomas Bretz
617
618 * macros/multidimdist.C:
619 - some changes to make it work with the latest version of Mars
620
621 * mhist/MHMatrix.cc:
622 - changed the Print member function to be more flexible
623
624 * mhist/MHHadroness.[h,cc]:
625 - changed fQfac from TH to TGraph
626 - changed the Qfactor-plot x-axis from Hadronness to Gamma-Acceptance
627
628 * mgui/MCamDisplay.cc:
629 - changed ratio from ratio to sqrt(ratio) in GetColorError
630
631 * mhist/MH3.cc:
632 - changed plotted errors from spread/sqrt(n) to spread
633
634
635
636 2002/10/19: Abelardo Moralejo
637
638 * manalysis/MCerPhotCalc.cc
639 - Added check of whether a pixel has all its FADC slices empty before
640 subtracting pedestal.
641
642
643
644 2002/10/18: Thomas Bretz
645
646 * mfileio/MWriteRootFile.cc
647 - make sure that the tree is created in the corresponding file
648
649
650
651 2002/10/17: Thomas Bretz
652
653 * mraw/MRawEvtPixelIter.[h,cc]
654 - added function to get the sum of squares of the samples
655
656
657
658 2002/10/16: Abelardo Moralejo
659
660 * manalysis/MCerPhotCalc2.[h,cc], MCerPhotCalc.[h,cc]
661 - Class MCerPhotCalc2 renamed MCerPhotCalc (they were redundant).
662 - Now the default pixel treatment is the same as originally: add
663 all FADC slices
664
665 * macros/MagicHillas.C
666 - changed accordingly to changes above.
667
668
669
670 2002/10/16: Thomas Bretz
671
672 * macros/readMagic.C:
673 - added MPrint for MRawEvtHeader
674 - changed to MPrint to new Skip-Style
675
676 * manalysis/MHillasCalc.cc, manalysis/MHillasSrcCalc.cc:
677 - corrected output stream in case of hex or setfill was used
678
679 * mbase/MPrint.[h,cc]:
680 - introduced new behaviour of PreProcess (EnableSkip)
681
682 * mbase/MTaskList.cc:
683 - fixed a bug in Process which caused Histograms to be written
684 after each event
685
686 * meventdisp/MGEvtDisplay.cc:
687 - introduced printing of MRawEvtHeader
688
689 * mmc/MMcEvt.cxx:
690 - some small changes
691 - changed Print output from cout to fLog
692 - changes to the default values
693
694 * mraw/MRawEvtHeader.[h,cc]:
695 - removed the second empty line after Print
696 - added Getter-function for the DAQEvtNumber
697
698 * macros/star.C, macros/starplot.C, macros/threshold.C, macros/trigrate.C,
699 macros/plot.C, macros/plot2.C, macros/MagicHillas.C, macros/CT1Hillas.C,
700 macros/collarea.C:
701 - added ProgressBar
702
703 * macros/flux.C:
704 - fixed some coding bugs (redeclaration of Draw, Draw starting with a
705 capital)
706
707 * macros/MagicHillas.C:
708 - fixed some typos
709
710
711
712 2002/10/15: Thomas Bretz
713
714 * mbase/MContinue.[h,cc]:
715 - added
716
717 * Makefile:
718 - added some comments
719
720 * macros/readMagic.C:
721 - replaced MHillas by MHillasExt
722 - print also MC Information
723
724 * manalysis/MCerPhotEvt.[h,cc]:
725 - use MGeomCam::GetPixRatio
726 - added GetRatio[Min,Max]
727 - added GetErrorPhot[Min,Max]
728
729 * manalysis/MHillas.[h,cc], manalysis/MHillasExt.[h,cc],
730 manalysis/MHillasSrc.[h,cc]:
731 - return error codes
732 - don't display any error message or warning
733
734 * manalysis/MHillasCalc.[h,cc], manalysis/MHillasSrcCalc.[h,cc]:
735 - evaluate error codes returned by MHillas::Calc
736 - added Postprocess
737
738 * manalysis/MMcPedestalCopy.cc:
739 - removed obsolete comment
740
741 * manalysis/MMcPedestalNSBAdd.cc:
742 - added include MGeomPix
743
744 * manalysis/MPedestalCam.[h,cc]:
745 - moved some stuff from header file to source file
746 to get rid of some includes in the header file
747 - adde GetSize
748 - added GetMean[Min,Max]
749
750 * manalysis/MPedestalPix.[h,cc]:
751 - added Clear
752 - added IsValid
753
754 * mbase/BaseLinkDef.h, mbase/Makefile:
755 - added MContinue
756
757 * mbase/MClone.h:
758 - added GetObject
759
760 * mbase/MEvtLoop.[h,cc]:
761 - added SetProgressBar II
762
763 * mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]:
764 - enhanced some comments
765 - print the name of the filter in PrintStatistic
766 - made the def name and title a static member
767
768 * meventdisp/MGCamDisplay.[h,cc]:
769 - added displays for: Errors, Phot/Err, Levels and Pedestals
770
771 * meventdisp/MGEvtDisplay.cc:
772 - Some simplifications
773 - introduced AddTab
774
775 * mfileio/MCT1ReadAscii.cc:
776 - added include MPedestalPix
777
778 * mgeom/MGeomCam.[h,cc]:
779 - added GetPixRatio
780
781 * mgui/MCamDisplay.[h,cc]:
782 - added possibilities to display: errors, ratios, levels and pedestals
783
784 * mhist/MHHillasSrc.cc:
785 - some small changes if mmdeg=0
786
787 * mhist/MHStarMap.cc:
788 - anhanced displayed radius from 2/3r to 5/6r
789
790 * mmain/MMars.[h,cc]:
791 - changed layout
792 - added comments to display
793
794 * mmain/MProgressBar.cc:
795 - added some comments
796
797 * manalysis/MImgCleanStd.cc:
798 - pixels with to many 'used' neighbors are left used
799
800
801 2002/10/14: Abelardo Moralejo
802
803 * manalysis/McerPhotCalc.cc, manalysis/MCerPhotCalc2.cc
804 - Initialized fEnableFix (before, bad pedestal subtraction if
805 reading camera 0.4 root files)
806
807
808 2002/10/09: Abelardo Moralejo
809
810 * mhist/MHMcRate.cc:
811 - fixed a bug in total rate calculation (results change very little,
812 only a 0.2 percent at most)
813
814
815 2002/09/16: Thomas Bretz
816
817 * mtools/MagicSnake.cc:
818 - removed some debugging output
819 - fixed a small bug in the initialization
820
821
822
823 2002/09/16: Thomas Bretz
824
825 * manalysis/MCerPhotPix.cc:
826 - shortened output
827
828 * mbase/MEvtLoop.cc:
829 - added a better progressbar support, if MReadTree or MReadMarsFile
830 exists in the Tasklist
831
832 * mbase/MTaskList.cc:
833 - fixed a bug which caused MParList::Reset not to be called anymore
834 as soon as kCONTINUE was called once.
835
836 * mfileio/MReadTree.[h,cc]:
837 - added AddFiles member function
838
839 * mmain/MProgressBar.[h,cc]:
840 - added as a simple Progress meter for eventloops
841
842 * mmain/Makefile, mmain/MainLinkDef.h:
843 - added MProgressBar
844
845 * manalysis/MHillas.cc:
846 - removed warning in case of no photons. problems with Thomas' files.
847
848 * mbase/Makefile:
849 - added mfileio
850
851
852
853 2002/09/16: Thomas Bretz
854
855 * macros/rootlogon.C:
856 - added SetMakeSharedLib to make it work correctly on linux
857
858 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
859 - added MEnergyEstParam
860 - added MMatrixLoop
861
862 * manalysis/MEnergyEstParam.[h,cc], manalysis/MMatrixLoop.[h,cc]:
863 - added
864
865 * manalysis/MEnergyEst.h:
866 - added fImpact provisionally
867 - changed to 'no-storage'
868
869 * manalysis/MHillas.[h,cc], manalysis/MHillasExt.[h,cc],
870 manalysis/MHillasSrc.[h,cc]:
871 - added set function to support Thomas Schweitzers Image files
872
873 * mbase/MFilter.cc:
874 - small changes to output
875
876 * mbase/MLog.[h,cc]:
877 - added IsNull to switch off output completely
878
879 * mbase/MParList.[h,cc]:
880 - added Remove function
881 - added IsOwner function
882 - changes to SavePrimitive
883 - kDoNotReset-support
884
885 * mbase/MTaskList.cc:
886 - make sure, that in sub-tasklist the parameterlist isn't reset
887
888 * mdata/MDataLinkDef.h, mdata/Makefile:
889 - added MDataElement
890 - added mhist-path
891
892 * mdata/MDataChain.[h,cc]:
893 - added support for MDataElement
894
895 * mhist/MH3.[h,cc]:
896 - added enums for log-scale
897 - set logscale automatic when drawing
898 - added 'only' option to draw functions
899 - set colors when 'col' option is given
900
901 * mhist/MHHillas.cc:
902 - better hist range for fCenter
903
904 * mhist/MHMatrix.[h,cc]:
905 - made default name and title a static class member
906 - changed AddColumn now returning the new comlumn index
907 - added Fill to fill Matrix from file
908 - added locking
909 - added IsValid
910 - added GetNumRows
911 - added SetNumRow
912 - added []-operator
913 - added GetNumRow
914
915 * mhist/MHStarMap.cc:
916 - fixed some comments
917
918 * mbase/MEvtLoop.[h,cc], MParContainer.[h,cc]:
919 - added support for writing two or more Evtloops into one macro
920
921
922
923 2002/09/02: Thomas Bretz
924
925 * mhist/MHMatrix.[h,cc]:
926 - added GetIndexdOfSortedColumn
927 - added SortMatrixByColumn
928
929 * mhist/HistIncl.h:
930 - added TArrayI.h (for MHMatrix.h)
931
932
933
934 2002/08/19: Thomas Bretz
935
936 * mhist/MHillasExt.cc:
937 - removed a wrong 2 in the calculation of fAsym
938
939
940
941 2002/08/16: Thomas Bretz
942
943 * mhist/MFillH.cc:
944 - if not title is given create a default title from the names
945
946 * mhist/MHHillas.cc, mhist/MHHillasExt.cc:
947 - use the new MH::Draw[Copy] function
948 - added names to the histograms in MHHillasExt
949
950 * manalysis/MCerPhotPix.h:
951 - unimportant change
952
953 * manalysis/MImgCleanStd.cc:
954 - added comment
955
956 * mhist/MH.[h,cc]:
957 - added function to draw two histograms in one pad with
958 a layout of two stat boxes and a legend: Draw[Copy]
959 - added comments
960 - added another sanity check in SetBinning(TH1*,TH1*)
961
962
963
964 2002/08/14: Thomas Bretz
965
966 * mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]:
967 - added second argument to PrintStatistics
968
969
970
971
972
973 2002/08/12: Thomas Bretz
974
975 * manalysis/MBlindPixelCalc.[h,cc]:
976 - fixed a typo in the SetUseCentralPixel
977 - only use pixels without starlight for interpolation
978
979
980
981 2002/08/09: Thomas Bretz
982
983 * mbase/MIter.[h,cc]:
984 - added
985
986 * mbase/BaseLinkDef.h, mbase/Makefile:
987 - added MIter
988
989 * mdata/MDataChain.cc:
990 - added sanity check in StreamPrimitive
991
992 * mfilter/MF.[h,cc]:
993 - fixed StreamPrimitive
994 - don'w stream standard name and title.
995 - added default constructor
996
997 * mfilter/MFDataMeber.cc:
998 - strip spces from value before returning GetRule
999
1000 * mfilter/MFilterList.[h,cc]:
1001 - fixed StreamPrimitive
1002 - don't stream standard name and title.
1003
1004
1005
1006 2002/08/08: Thomas Bretz
1007
1008 * manalysis/MHillasSrc.cc:
1009 - use double dist instead of single fDist for calculation
1010
1011 * manalysis/MMultiDimDistCalc.[h,cc]:
1012 - added support for the kernel method
1013 - added stream primitive
1014 - changed version number to 1
1015 - adapted to new MHMatrix (using MDataArray)
1016
1017 * mdata/MDataArray.[h,cc]:
1018 - added
1019
1020 * mdata/DataLinkDef.h, madata/Makefile:
1021 - added MDataArray
1022
1023 * mfileio/MWriteRootFile.cc:
1024 - fixed some bugs in StreamPrimitive
1025 - StreamPrimtive doesn't write the default name/title anymore
1026
1027 * mhist/MHMatrix.[h,cc]:
1028 - replaced the Arrays for the rules by a MDataArray
1029 - implemented StreamPrimitive
1030 - implement the use of the kernel function for num<0
1031 - multiply fM2 by nevts-1
1032 - added sanity check in case of dists[i]<0
1033
1034 * mhist/MHHillas.[h,cc]:
1035 - added fUsedPix, fCorePix
1036 - added fUsedPix, fCorePix to plots
1037 - changed layout of plots
1038 - changed name and title of MakeDefCanvas
1039
1040 * mhist/MHHillasSrc.[h,cc]:
1041 - changed plot of Alpha from fabs(fAlpha) to fAlpha
1042 - changed name and title of MakeDefCanvas
1043
1044 * mhist/MHillasExt.[h,cc]:
1045 - changed layout of plots
1046 - changed name and title of MakeDefCanvas
1047 - made independant of MHillas
1048 - exchanged the usage of the Fill-argument (MHillasExt) and the
1049 stored pointer (MHillasSrc)
1050 - changed the default binning of asym to be symmetric
1051
1052 * mbase/MTask.cc:
1053 - fixed wrong streaming of filter name
1054
1055 * macros/starplot.C:
1056 - added
1057
1058 * macros/dohtml.C:
1059 - added starplot.C
1060
1061 * macros/MagicHillas.C, macros/CT1Hillas.C:
1062 - changed to use new stylish Hillas Histograms
1063
1064 * macros/star.C:
1065 - changed to interpolate pixels around hot spots
1066 - write Sourcs and AntoSource to RunHeaders
1067
1068
1069
1070 2002/08/07: Thomas Bretz
1071
1072 * macros/dohtml.C:
1073 - added missing paths
1074
1075 * manalysis/MBlindPixelCalc.[h,cc]:
1076 - replaced booleans by fFlags
1077 - added StreamPrimitive
1078 - changed version number to 1
1079
1080 * manalysis/MHillasSrcCalc.[h,cc]:
1081 - added correct initializations for the pointers
1082 - made the pointers persistent
1083
1084 * manalysis/MImgCleanStd.cc, manalysis/MSrcPosCam.cc,
1085 mfileio/MWriteRootFile.cc:
1086 - don't stream name and title if not necessary
1087
1088 * mbase/MEvtLoop.[h,cc]:
1089 - added some output
1090 - added print function
1091 - added gListOfPrimitives to delete BIT(15) of streamed containers
1092 - Added default argument for Read and Write
1093
1094 * mbase/MParContainer.cc:
1095 - added usage of gListOfPrimitives
1096
1097 * mbase/MParList.cc, mbase/MTaskList.cc, mhist/MBinning.cc:
1098 - fixed a bug when only the title is different from the default
1099
1100 * mhist/MHHillas.cc:
1101 - fixed the wrong usage of ApplyBinning for the 2D-Hist fCenter
1102
1103
1104
1105 2002/08/06: Thomas Bretz
1106
1107 * mhist/MHHillas.cc:
1108 - fixed setting of binning for fCamera
1109
1110 * mhist/MH.cc, mhist/MBinning.cc:
1111 - added sanity check in ApplyBinning and Apply
1112
1113 * mbase/MFilterList.[h,cc]:
1114 - moved to mfilter
1115
1116 * mbase/Makefile, mbase/BaseLinkDef.h,
1117 mfilter/Makefile, mfilter/FilterLinkDef.h:
1118 - changed accordingly
1119
1120
1121
1122 2002/08/05: Thomas Bretz
1123
1124 * mbase/MEvtLoop.[h,cc]:
1125 - added a warning in case of duplicate names in the lists
1126 - added orresponding member functions (HasDuplicateNames)
1127 - added some sanity checks, checking for an open file
1128
1129 * mbase/MFilter.[h,cc]:
1130 - added GetRule virtual member function
1131
1132 * mbase/MFilterList.[h,cc]:
1133 - added GetRule
1134 - added StreamPrimitive
1135 - added name and title to the constructor
1136 - set version number to 1
1137
1138 * mbase/MTask.h:
1139 - removed const qualifiers from fFilter (seems, that the root io
1140 doesn't like it)
1141
1142 * mdata/MDataChain.[h,cc], mdata/MDataList.[h,cc], mdata/MDataMember.[h,cc],
1143 mdata/MDataValue.[h,cc]:
1144 - set class version to 1
1145 - added default constructor if missing
1146 - added fDataMember to MDataMember (formaly fName isn't stored)
1147
1148 * mfilter/MF.[h,cc], mfilter/MFAlpha.[h,cc], mfilter/MFDataMember.[h,cc],
1149 mfilter/MFParticleId.[h,cc], mfilter/MFTriggerLvl1.[h,cc]:
1150 - added StreamPrimitive
1151 - removed const qualifiers from data members
1152 - added the "!" to the data member storing the result
1153 - added GetRule
1154
1155 * mhist/MFillH.[h,cc]:
1156 - fixed some small bugs in StreamPrimitive
1157
1158 * mhist/MH3.[h,cc]:
1159 - added the missing const-qualifier of StreamPrimitive
1160
1161 * mbase/MParContainer.[h,cc]:
1162 - implemented setting a unique id in SavePrimitive
1163 - imnplemented GetUniqueID
1164
1165 * manalysis/MHillasSrcCalc.cc, manalysis/MImgCleanStd.cc,
1166 manalysis/MSrcPosCam.cc, mbase/MEvtLoop.cc, mbase/MParList.cc,
1167 mbase/MTaskList.cc, mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
1168 mhist/MF.cc, mfilter/MFAlpha.cc, mfilter/MFDataMember.cc,
1169 mfilter/MFParticleId.cc, mfilter/MFTriggerLvl1.cc, mhist/MBinning.cc,
1170 mhist/MFillH.cc, mhist/MH3.cc:
1171 - changed the 'instance' name to the UniqueName
1172 - in some files: implemented a static constant name and title, which
1173 is used to descide whether the name and/or title should be stream
1174 in the constructor-call in StreamPrimitive
1175
1176
1177
1178 2002/08/06: Wolfgang Wittek
1179
1180 * mbase/MTask.cc:
1181 - redefinition of default argument in MTask::SavePrimitive removed
1182
1183
1184
1185 2002/08/02: Thomas Bretz
1186
1187 * manalysis/MHillasSrcCalc.[h,cc], manalysis/MImgCleanStd.cc,
1188 manalysis/MSrcPosCam.cc, mbase/MParContainer.[h,cc],
1189 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc, mhist/MBinning.cc:
1190 - added comments
1191
1192 * manalysis/MSrcPosCam.cc, mfileio/MWriteRootFile.cc, mhist/MFillH.cc:
1193 - fixed a missing " in SavePrimitive
1194
1195 * mbase/MTask.[h,cc], mhist/MBinning.[h,cc], mhist/MH3.[h,cc]:
1196 - implemented SavePrimitive
1197
1198 * mbase/MEvtLoop.[h,cc]:
1199 - added MakeMacro
1200 - added Read and Write
1201
1202 * mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
1203 mbase/MTaskList.[h,cc]:
1204 - added GetNames, SetNames virtual functions
1205
1206 * mdata/MData.[h,cc], mdata/MDataChain.[h,cc], mdata/MDataList.[h,cc],
1207 mdata/MDataValue.[h,cc], mdata/MDataMember.[h,cc]:
1208 - implemented GetRule
1209 - move Code from Print to GetRule
1210 - removed Print
1211
1212 * mhist/MH3.[h,cc]:
1213 - implemented default constructor
1214
1215 * manalysis/MHillasSrcCalc.[h,cc], manalysis/MImgCleanStd.[h,cc],
1216 manalysis/MSrcPosCam.[h,cc], mbase/MParList.[h,cc], mbase/MTask.h,
1217 mbase/MTaskList.[h,cc], mfileio/MReadTree.[h,cc],
1218 mfileio/MWriteRootFile.[h,cc], mhist/MBinning.[h,cc],
1219 mhist/MFillH.[h,cc], mhist/MH3.[h,cc]:
1220 - renamed SavePrimitive to StreamPrimitive
1221 - implemented more accurate streaming
1222 - removed some "//!" from the data members
1223
1224 * mbase/MParContainer.[h,cc]:
1225 - new virtual function StreamPrimitive
1226 - implemented flag whether this container has been streamed already
1227
1228 * mbase/MTask.[h,cc]:
1229 - corrected streaming of primitive to stream filters correctly
1230 - increased version number to 1
1231
1232 * mhist/MBinning.[h,cc]:
1233 - move SetEdges and SetEdgesLog to the source file
1234 - implemented a flag telling something about the type of the binning
1235
1236
1237
1238 2002/08/01: Thomas Bretz
1239
1240 * manalysis/MHillasSrcCalc.[h,cc], manalysis/MImgCleanStd.[h,cc],
1241 manalysis/MSrcPosCam.[h,cc], mbase/MEvtLoop.[h,cc],
1242 mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
1243 mbase/MTaskList.[h,cc], mfileio/MReadTree.[h,cc],
1244 mfileio/MWriteRootFile.[h,cc], mhist/MFillH.[h,cc]:
1245 - added SavePrimitive
1246
1247 * mbase/MEvtLoop.h, mbase/MParList.h, mbase/MTaskList.h,
1248 mfileio/MReadMarsFile.h, mfileio/MReadTree.h,
1249 mfileio/MWriteRootFile.h, mhist/MFillH.h:
1250 - changed from ClassVersion 0 to ClassVersion 1
1251
1252 * mfileio/FileIOLinkDef.h:
1253 - added MChain
1254
1255 * mfileio/MReadMarsFile.cc, mfileio/MReadTree.cc,
1256 mfileio/MWriteRootFile.cc, mhist/MFillH.cc:
1257 - added default constructor
1258
1259 * mfileio/MReadTree.cc:
1260 - moved MChain to its own file
1261
1262 * mfileio/MWriteRootFile.cc:
1263 - added default constructor to MRootFileBranch
1264 - changed Version number from 0 to 1
1265
1266 * mfileio/Makefile, mfileio/FileIOLinkDef.h:
1267 - MChain added
1268
1269 * mfileio/MChain.[h,cc]:
1270 - added (from MReadTree.cc)
1271
1272 * manalysis/MHillas.[h,cc]:
1273 - don't draw ellipse if values are invalid
1274 - add used and core pixels to Print-output
1275
1276 * manalysis/MHillasExt.cc:
1277 - reordered some comments
1278
1279 * mdata/MDataChain.[h,cc]:
1280 - fixed a bug causing usage of '-' sometime not to work
1281 - added handling of '+' sign
1282
1283 * mfileio/MReadTree.h:
1284 - changed some comments
1285
1286 * mhist/MBinning.[h,cc]:
1287 - added Apply
1288
1289 * mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc],
1290 mhist/MHHillasExt.[h,cc]:
1291 - added default binning (usefull for the Magic Camera)
1292 - some changes to the layout
1293 - added support for the sign in MHHillasExt
1294
1295 * manalysis/MBlindPixelCalc.[h,cc]:
1296 - added the possibility to use the interpolation of the
1297 surrounding pixels
1298 - clean the array with the blind pixel IDs at any ReInit
1299
1300 * manalysis/MBlindPixels.h:
1301 - IsBlind now checks also for the validity of the array
1302
1303 * manalysis/MCerPhotPix.h:
1304 - added Set-function
1305
1306 * manalysis/MHillas.cc:
1307 - Don't ouput a warning if fSize==0 or fNumUsedPixels<0
1308 (happens too often)
1309
1310 * manalysis/MCameraSmooth.[h,cc]:
1311 - added
1312
1313 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1314 - added MCameraSmooth
1315
1316
1317
1318 2002/07/31: Thomas Bretz
1319
1320 * mgeom/MGeomPix.[h,cc]:
1321 - added bits to flag pixel sin the two most outer rings
1322 - added IsInOutermostRing and IsInOuterRing member function
1323 - added CheckOuterRing mebmber function
1324 - set the bit for the most outer ring in the member function to
1325 initialize the next neighbors.
1326
1327 * mgeom/MGeomCam.[h,cc]:
1328 - added InitOuterRing to initialize the bits for the secendmost
1329 outer ring
1330
1331 * mgeom/MGeomCamMagic.cc:
1332 - Call InitOuterRing
1333
1334 * manalysis/MHillasExt.[h,cc]:
1335 - removed AsciiRead member function
1336 - reset fConc/fConc1 to -1 instead of 0
1337 - replaced float by Float_t
1338 - replaced Float_t for m3x/y, dzx and dzy by Double_t
1339 - replaced maxpixx and maxpixy by maxpixid
1340 - added somew new calculations (still in comments)
1341 - scaled nphot by the ratio of the area of the current pixel to
1342 the pixel with id zero to make a fair comparison in the maxpix
1343 findinng
1344
1345 * manalysis/MSrcPosCam.[h,cc]:
1346 - removed AsciiRead/Write member function
1347
1348 * manalysis/MImgCleanStd.cc:
1349 - changed ispixused array size from max to max+1
1350
1351 * macros/MagicHillas.C:
1352 - use the default binning of the histograms
1353
1354 * mhist/MH.[h,cc]:
1355 - changed argument of SetBinning from TArrayD* to TArrayD&
1356 - added ScaleArray
1357 - added ScaleAxis
1358 - proved that ScaleAxis is really working
1359 - Added ApplyBinning
1360
1361 * mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]:
1362 - corrected the default binning
1363 - take use of MH::ApplyBinning
1364 - don't stop execution if no binning was found (take default)
1365 - made sure, that rescaling of the axis is working properly
1366
1367
1368
1369 2002/07/29: Thomas Bretz
1370
1371 * manalysis/MImgCleanStd.[h,cc]:
1372 - changed ispixused from static size to dynamicly allocated size
1373 (thanks to Markus Gaug)
1374
1375
1376
1377 2002/07/29: Thomas Bretz
1378
1379 * mhist/MH.[h,cc]:
1380 - added FindGoodLimits (taken from TTreePlayer)
1381 - added GetMinimumGT
1382
1383 * mbase/MAGIC.h:
1384 - removed kPI (redefinition in TVector2.h)
1385
1386 * mbase/BaseLinkDef.h:
1387 - removed kPI (redefinition in TVector2.h)
1388
1389
1390
1391 2002/07/26: Abelardo Moralejo
1392
1393 * mhist/MH.cc
1394 - Fix: removed default arguments of ScaleAxis(...) (did not
1395 compile on alphas).
1396
1397
1398
1399 2002/07/25: Abelardo Moralejo
1400
1401 * manalysis/MCerPhotCalc2.[h,cc]:
1402 - Changed fWeight into a TArrayF to make the class usable for
1403 any number of FADC slices.
1404 - added procedure SetDefaultWeights for initialization.
1405
1406 * macros/MagicHillas.C:
1407 - changed accordingly
1408
1409
1410
1411 2002/07/25: Wolfgang Wittek, Thomas Bretz
1412
1413 * mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]:
1414 - added some more histograms showing the new parameters.
1415
1416 * mhist/MH.[h,cc]:
1417 - added ScaleAxis member functions
1418
1419
1420
1421 2002/07/25: Thomas Bretz
1422
1423 * mtools, mtools/Makefile, mtools/ToolsLinkDef.h, mtools/ToolsIncl.h:
1424 - added
1425
1426 * mgeom, mgeom/Makefile, mgeom/GeomLinkDef.h, mgeom/GeomIncl.h:
1427 - added
1428
1429 * Makefile:
1430 - mtools added
1431 - mgeom added
1432
1433 * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
1434 mtools/MagicShow.[h,cc], mtools/MagicSnake.[h,cc]:
1435 - added
1436
1437 * mgui/MineSweeper.[h,cc]:
1438 - moved to mtools
1439
1440 * mgui/MGeom*.[h,cc]:
1441 - moved to mgeom
1442
1443 * mgeom/MGeomCamMagic.cc:
1444 - corrected 48(!) wrong entries in the Next Neighbor table
1445
1446 * mmain/Makefile, eventdisp/Makefile:
1447 - added mgeom
1448
1449 * mgui/Makefile, mgui/LinkDef.h, mhist/Makefile, manalysis/Makefile:
1450 - removed MGeom* and MineSweeper
1451
1452 * macros/rootlogon.C:
1453 - added new include paths
1454
1455 * manalysis/MCerPhotEvt.cc, mgeom/MGeomCam.cc:
1456 - removed include of MHexagon
1457
1458
1459
1460 2002/07/23: Thomas Bretz
1461
1462 * mgui/MineSweeper.cc, mgui/MCamDisplay.cc:
1463 - fixed a bug which could caused the destructor of the created canvas
1464 not to be called if the object was deleted.
1465
1466 * mgui/MCamDisplay.h:
1467 - some reordering
1468
1469 * mgui/MHexagon.cc:
1470 - return the correct distance to primitive
1471 - do a sanity check in DistancetoPrimitive
1472
1473 * mhist/HistLinkDef.h:
1474 - added missing classes
1475
1476
1477
1478 2002/07/23: Wolfgang Wittek, Thomas Bretz
1479
1480 * manalysis/MHillas.cc, manalysis/MHillasSrc.cc:
1481 - replaced algorithms by the ones from the corresponding TDAS note
1482 - made results of calculations (hopefully) more accurate
1483 - added some output warnings and sanity checks
1484 - changed the default parameters in the Reset function
1485
1486 * manalysis/MHillasSrc.[h,cc]:
1487 - added fCosDeltaAlpha
1488 - made Calc returning a Bool_t
1489
1490 * manalysis/MHillasSrcCalc.cc:
1491 - make use of the return value of MHillasSrc::Calc
1492
1493
1494
1495 2002/07/22: Abelardo Moralejo
1496
1497 * manalysis/MCerPhotCalc2.[h,cc]:
1498 -added procedure SetWeights.
1499
1500 * macros/MagicHillas.C:
1501 -added example on how to use MCerPhotCalc2
1502
1503
1504
1505 2002/07/22: Thomas Bretz
1506
1507 * mgui/MCamDisplay.cc:
1508 - removed some unecessary includes
1509 - replaced *fPixels by *this
1510
1511 * mgui/MineSweeper.[h,cc]:
1512 - added more comments
1513 - removed some unnecessary includes
1514 - replaced enum constants for colors by the root ones
1515 - added gInterpreter->DeleteGlobal(this)
1516 - removed the deletion of the self-allocated fDrawingPad
1517 - added kUserBits, replacing kBitMask
1518
1519
1520
1521 2002/07/16: Thomas Bretz
1522
1523 * macros/plot.C, macros/plot2.C, macros/star.C, macros/comprob.C:
1524 - updated the comments in the macros
1525
1526 * mgui/MHexagon.cc:
1527 - added a sanity check in DistanceToPrimitive
1528
1529 * mgui/MCamDisplay.[h,cc]:
1530 - added DistanceToPrimitive
1531 - declared virtual functions as virtual (easier to read in the Dox)
1532
1533 * mfileio/MWriteAsciiFile.[h,cc]:
1534 - renamed AddContainer and AddRule to AddColumn and AddColumns
1535
1536 * macros/MagicHillas.C:
1537 - adopted to new names of MWriteAsciiFile member functions
1538
1539
1540
1541 2002/07/16: Wolfgang Wittek
1542
1543 * new
1544 ---
1545 mhist : MHEffOnTime (replaces MHEffOnTimeTime and
1546 MHEffOnTimeTheta)
1547 MHThetabarTheta (forgotten to comit last time)
1548 MHThetabarTime (forgotten to comit last time)
1549 MHGamma (makes the subtraction SRC-ASRC and
1550 counts the events with alpha<alpha0)
1551
1552 * modified
1553 --------
1554 Mars : Makefile.conf.general
1555 Changelog
1556
1557
1558 mhist : Makefile
1559 HistLinkDef.h
1560 MHFlux (performs the flux calculation)
1561
1562 MHAlphaEnergyTheta (replace BinningAlpha by BinningAlphaFlux)
1563 MHAlphaEnergyTime (replace BinningAlpha by BinningAlphaFlux)
1564
1565 macros : flux.C (replace some code by MHGamma,
1566 replace MHEffOnTimeTime and MHEffOnTimeTheta
1567 by MHEffOnTime)
1568
1569 * removed
1570 -------
1571 mhist : MHEffOnTimeTime
1572 MHEffOnTimeTheta
1573
1574
1575
1576 2002/07/15: Abelardo Moralejo
1577
1578 * manalysis/MCerPhotCalc2.[h,cc]
1579 - converted fWeight into a static variable.
1580
1581
1582
1583 2002/07/11: Thomas Bretz
1584
1585 * mgui/MGeomCamCT1.cc:
1586 - fixed a bug in the NN-Table (127 doesn't exist, 126 missing)
1587
1588 * mgui/MCamDisplay.cc:
1589 - changed some gPad to fDrawingPad
1590 - added kNoContextMenu and kCannotPick flags for the Primitives
1591 - scaled the size of the pixel numbers text with the pixel radius
1592
1593 * mgui/MineSweeper.[h,cc]:
1594 - added
1595
1596 * mgui/Makefile, mgui/GuiLinkDef.h:
1597 - added MineSweeper
1598
1599 * Makefile:
1600 - added missing mfileio
1601
1602
1603
1604 2002/07/11: Abelardo Moralejo
1605
1606 * manalysis/MCerPhotCalc2.[h,cc]
1607 - new class to compute nphe weighting FADC slices.
1608
1609
1610
1611 2002/07/10: Oscar Blanch
1612
1613 * manalysis/MCerPhotAnal.[h,cc]
1614 - new class to compute nphe. First version.
1615
1616
1617
1618 2002/07/10: Abelardo Moralejo
1619
1620 * macros/MagicHillas.C:
1621 -added MMcEvt container to hillas.root output
1622
1623
1624
1625 2002/07/10: Thomas Bretz
1626
1627 * mmain/Makefile:
1628 - added -I../mfileio
1629
1630 * manalysis/MCerPhotPix.h:
1631 - renamed IsCorePixel to IsPixelCore
1632 - renamed SetCorePixel to SetPixelCore
1633
1634 * manalysis/MHillas.[h,cc]:
1635 - added fNumCorePixel
1636 - added fNumUsedPixel
1637
1638 * manalysis/MImgCleanStd.cc, manalysis/MCerPhotEvt.cc:
1639 - renamed IsCorePixel and SetCorePixel
1640
1641
1642
1643 2002/07/08: Thomas Bretz
1644
1645 * macros/rootlogon.C:
1646 - added include pathes for ACLIC
1647
1648 * mfileio, mfileio/FileIOLinkDef.h, mfileio/FileIOIncl.h,
1649 mfileio/Makefile:
1650 - new directory
1651
1652 * mbase/MWriteAsciiFile.[h,cc], mbase/MWriteRootFile.[h,cc],
1653 mbase/MReadTree.[h,cc], mbase/MReadMarsFile.[h,cc],
1654 manalysis/MCT1ReadAscii.[h,cc]:
1655 - moved to mfileio
1656
1657 * mbase/Makefile, mbase/BaseLinkDef.h, mbase/BaseIncl.h,
1658 manalysis/Makefile, manalysis/AnalysisLinkDef.h,
1659 manalysis/AnalysisIncl.h, meventdisp/Makefile:
1660 - changed accordingly
1661
1662 * meventdisp/MGCamDisplay.cc:
1663 - cd to right canvas before drawing camera display
1664
1665 * meventdisp/MGEvtDisplay.[h,cc]:
1666 - added the "Geometry"-Tab
1667 - added MC informations to gui
1668
1669 * mgui/MCamDisplay.[h,cc]:
1670 - added DrawPixelNumbers
1671 - added buttons to change the palette online
1672
1673 * mgui/MHexagon.h:
1674 - added Getter functions
1675
1676 * macros/MagicHillas.C:
1677 - added read.DisableAutoScheme()
1678
1679 * mhist/MH.[h,cc]:
1680 - changed Fill to be non abstract anymore
1681
1682
1683
1684 2002/07/04: Abelardo Moralejo
1685
1686 * macros/trigrate.C:
1687 - Introduced some style improvements suggested by T. Bretz.
1688
1689
1690
1691 2002/07/04: Abelardo Moralejo
1692
1693 * mmontecarlo/MMcTriggerRateCalc.h,cc:
1694 - Now the dimension of fTrigger is set dynamically, to allow
1695 the processing of files with an arbitrarily large number of
1696 trigger conditions inside.
1697
1698 * macros/trigrate.C:
1699 - Adapted the macro to changes above, and added a third argument:
1700 the name of a file containing pure NSB events from which the
1701 accidental trigger rate is calculated. Previously, this had to
1702 be introduced in the macro by hand by the user.
1703
1704
1705
1706 2002/06/14: Thomas Bretz
1707
1708 * mhist/MBinning.cc:
1709 - Initialize the binning with 10 edges from 0 to 1
1710
1711
1712
1713 2002/06/13: Thomas Bretz
1714
1715 * mdata/MData.cc:
1716 - changed ostream.h to ofstream.h to make it compile on alpha
1717
1718
1719
1720 2002/06/10: Thomas Bretz
1721
1722 * mbase/MReadMarsFile.cc:
1723 - changed name of fRun to ReadRunHeaders
1724
1725 * mbase/MReadTree.cc:
1726 - changed output to show name of class
1727
1728 * macros/plot.C:
1729 - added
1730
1731 * macros/plot2.C:
1732 - added
1733
1734 * manalysis/MHillas.cc:
1735 - changed atan2 to atan for fDelta
1736
1737 * mbase/MAGIC.h, mbase/BaseLinkDef.h:
1738 - changed definitions for Particle Id to enum
1739
1740 * mbase/MGList.cc:
1741 - IsA()->InheritsFrom() replaced with InheritsFrom()
1742
1743 * mbase/MWriteAsciiFile.cc:
1744 - IsA()->InheritsFrom() replaced with InheritsFrom()
1745 - removed some debug outputs
1746
1747 * mbase/MDataChain.[h,cc]:
1748 - implemented sign '-'
1749
1750 * mhist/MH.h:
1751 - changed default canvas size to 580x435
1752
1753 * mhist/MHHadroness.cc:
1754 - added some more output to Print
1755
1756 * mhist/MHMatrix.h:
1757 - changed some i,j to x,y
1758 - removed fabs from distance calculation
1759 - added sqrt to distance calculation
1760
1761 * mmc/MMcEvt.cxx:
1762 - changed output of Print
1763
1764
1765
1766 2002/06/06: Thomas Bretz
1767
1768 * manalysis/MHillasSrc.cc:
1769 - changed atan2 to atan for fAlpha
1770
1771
1772
1773 2002/06/05: Thomas Bretz
1774
1775 * mbase/MWriteAsciiFile.[h,cc]:
1776 - changed the code completely to support rules (data chains), too.
1777 the interface stayed the same.
1778
1779 * mdata/MDataChain.cc, mhist/MHMatrix.cc:
1780 - added math.h for alpha compilers
1781
1782 * mbase/MParContainer.h:
1783 - changes IsReadyToSave to const
1784
1785 * mdata/MData.[h,cc]:
1786 - added AsciiWrite
1787
1788 * mdata/MDataChain.[h,cc], mdata/MDataList.[h,cc], mdata/MDataValue.h:
1789 - added IsReadyToSave
1790
1791 * mdata/MDataMember.[h,cc]:
1792 - added a new constructor
1793 - added IsReadyToSave
1794
1795
1796
1797 2002/06/04: Thomas Bretz
1798
1799 * mhist/MHCompProb.[h,cc]:
1800 - added
1801
1802 * mhist/MHMatrix.cc:
1803 - corrected some bugs in the algorithm to calculate the distance
1804
1805 * mhist/Makefile:
1806 - added -I../mmc
1807
1808 * mbase/Makefile:
1809 - added -I../mdata
1810
1811 * mhist/MHHadroness.cc:
1812 - some changes to the layout of the drawn histograms
1813
1814
1815
1816 2002/06/03: Thomas Bretz
1817
1818 * mhist/MHCompProb.[h,cc]:
1819 - added
1820
1821 * mhist/MHHadroness.[h,cc]:
1822 - added
1823
1824 * mhist/HistLinkDef.h, mhist/Makefile:
1825 - added MHCompProb
1826 - added MHHadroness
1827
1828 * mhist/MFillH.cc:
1829 - added a info-output
1830
1831 * mhist/MH3.cc:
1832 - excluded temporary profiles from directory
1833
1834 * mhist/MHMatrix.[h,cc]:
1835 - added code to calculate multi-dimensional distances
1836 - added comments
1837
1838 * mbase/MAGIC.h:
1839 - changed kGAMMA to 1
1840
1841 * mbase/MParList.[h,cc]:
1842 - added Replace-function
1843
1844 * mbase/MReadMarsFile.[h,cc]:
1845 - added correct seeking for the run headers
1846
1847 * mbase/MReadTree.[h,cc]:
1848 - added GetFileIndex()
1849
1850 * mbase/MTaskList.cc:
1851 - changed fTasksProcess.Delete() to fTasksProcess.Clear()
1852
1853 * mbase/MWriteAsciiFile.[h,cc]:
1854 - added some code for future usage (in comments)
1855
1856 * mbase/MLogo.[h,cc]:
1857 - added (not in use)
1858
1859 * mfilter/MFParticleId.[h,cc]:
1860 - added
1861
1862 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1863 - added MFParticleId
1864
1865 * manalysis/MHadroness.[h,cc]:
1866 - added
1867
1868 * manalysis/MCompProbCalc.[h,cc]:
1869 - added
1870
1871 * manalysis/MMultiDimDistCalc.[h,cc]:
1872 - added
1873
1874 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1875 - added MHadroness
1876 - added MCompProbCalc
1877 - added MMultiDimDistCalc
1878
1879 * manalysis/Makefile:
1880 - added ../mdata
1881 - added ../mhist
1882
1883 * macros/star.C:
1884 - added
1885
1886 * macros/comprob.C:
1887 - added
1888
1889 * macros/multidimdist.C:
1890 - added
1891
1892 * macros/dohtml.C:
1893 - added star.C
1894 - added comprob.C
1895 - added multidimdist.C
1896
1897 * mdata/MData.h:
1898 - added ()-operator
1899
1900 * mdata/MDataList.cc:
1901 - removed 'all' modifier in Print-statement
1902
1903 * mdata/MDataChain.[h,cc]:
1904 - added default constructor
1905
1906 * mdata/MReadTree.cc:
1907 - fixed a root bug for root versions<3.03/00 (the open file in
1908 the TChain was not deleted (closed))
1909
1910 * mbase/MReadMarsFile.[h,cc]:
1911 - store parlist instead of tasklist
1912 - check for run types between files
1913 - check for used reflector version (because of a bug in the program)
1914
1915 * mmc/MMcRunheader.hxx:
1916 - added GetReflVersion()
1917
1918 * mmontecarlo/MMcTriggerRateCalc.cc:
1919 - changed particle Id numbers to predefined constants
1920
1921
1922
1923 2002/05/29: Thomas Bretz
1924
1925 * mhist/MHMatrix.[h,cc]:
1926 - added
1927
1928 * mhist/HistLinkDef.h, mhist/Makefile
1929 - added MHMatrix
1930
1931 * mhist/MH.h:
1932 - added Finalize-function prototype to be called at the end of
1933 the eventloop
1934
1935 * mhist/MFillH.cc:
1936 - added call to Finalize-function to in PostProcess
1937
1938 * mhist/MH3.cc:
1939 - removed old includes
1940
1941 * mhist/MDataChain.cc:
1942 - fixed a harmfull bug in the constructor. fOperatorType wasn't
1943 correctly initialized
1944
1945 * mhist/MDataMember.cc:
1946 - added some output in case of failures
1947
1948 * mgui/MGeomCam.[h,cc]:
1949 - renamed fMm2Deg to fConvMm2Deg to be consistent with the Getter
1950 function name
1951
1952
1953
1954 2002/05/13: Thomas Bretz
1955
1956 * mbase/MReadTree.cc:
1957 - changed the Notify-workaround from GetEntry to LoadTree.
1958
1959 * mfilter/MFDataMember.[h,cc]:
1960 - changed class to use MDataMember instead of a direct access to
1961 TMethodCall
1962
1963 * mfilter/Makefile:
1964 - added path to mdata
1965
1966
1967
1968 2002/05/06: Thomas Bretz
1969
1970 * mbase/MReadMarsFile.cc, mbase/MReadTree.cc, mbase/MTaskList.cc:
1971 - implemented usage of the return value of the Notofy function
1972
1973 * mdata/MDataChain.[h,cc]:
1974 - implemented single-argument operators (like abs or exp)
1975
1976
1977
1978 2002/05/03: Thomas Bretz
1979
1980 * mars.cc:
1981 - changed version to 0.8
1982 - added logo stuff
1983
1984 * merpp.cc:
1985 - changed usage-output
1986
1987 * mgui/MCamDisplay.cc, mgui/MGeomCam.cc, mgui/MGeomCamCT1.cc,
1988 mgui/MGeomCamMagic.cc, mgui/MHexagon.cc, mhist/MBinning.cc,
1989 mhist/MFillH.cc, mhist/MH.cc, mhist/MHAlphaEnergyTheta.cc,
1990 mhist/MHAlphaEnergyTime.cc, mhist/MHEffOnTimeTheta.cc,
1991 mhist/MHEffOnTimeTime.cc, mhist/MHEnergyTheta.cc, MHEnergyTime.cc,
1992 mhist/MHMcCollectionArea.cc, mhist/MHStarMap.cc, mmain/MMars.cc,
1993 mmontecarlo/MMcCollectionAreaCalc.cc
1994 - changed mail address
1995 - added missing copyright notices
1996 - added missing class description
1997
1998 * mbase/MWriteRootFile.cc, mbase/MWriteAsciiFile.cc:
1999 - added AddToBranch call to AddContainer(const char*, const char*)
2000
2001
2002
2003 2002/04/30: Thomas Bretz
2004
2005 * macros/MagicHillas.C:
2006 - made eventloop infinite
2007
2008 * macros/tar.C:
2009 - implemented some sanity checks (existing files)
2010
2011 * mgui/MCamDisplay.[h,cc]:
2012 - changed to use DeepSea palette in root versions newer than 3.01/05
2013 - fixed a bug which caused the destructor to do strange thing
2014 (the uncloned fGeomCam was deleted)
2015 - implemented a more accurate deletion of the objects in the
2016 TClonesArrays by using TClonesArray::Delete
2017 - Implemented deletion of automatically created TCanvas
2018 - Implemented a sanity check in Draw and DrawPhotNum
2019
2020 * macros/readCT1.C, macros/readMagic.C:
2021 - changed to Handling of the gui and keyboard input
2022 - implemented the filename as function argument
2023
2024 * manalysis/MCT1ReadAscii.cc:
2025 - Expanded filename to support filnames containing '~'
2026
2027 * mhist/MH3.h:
2028 - removed 'const' to make 0.7 root 3.01/06 compatible
2029
2030 * mdata/MDataMember.cc, mdata/MDataValue.cc, mdata/MDataChain.cc:
2031 - removed a 'redefinition of default argument'
2032
2033 * mdata/MFDataMember.cc:
2034 - fixed a bug in the process function (second switch was never reached)
2035
2036
2037
2038 2002/04/29: Thomas Bretz
2039
2040 * macros/tar.C:
2041 - added
2042
2043 * Makefile:
2044 - changed "make tar" to use macros/tar.C and root
2045
2046
2047
2048 2002/04/29: Wolfgang Wittek
2049
2050 * mhist/Makefile, mhist/HistLinkDef.h
2051 - MHThetabarTheta and MHThetabarTime were added
2052
2053 * mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc]:
2054 - added
2055
2056 * mhist/MHMcEnergyMigration.[h,cc]:
2057 - added
2058
2059
2060
2061 2002/04/27: Oscar Blanch
2062
2063 * mmc/MMcRunHedaer.cxx, mmc/MMcTrig.cxx, mmc/MMcTrigHeader:
2064 - description of variables that have been introduced in the second
2065 version of this Containers.
2066
2067
2068
2069 2002/04/26: Thomas Bretz
2070
2071 * mhist/MHFadcCam.cc:
2072 - start numbering of pixels with 1
2073
2074 * mhist/MHFadcPix.[h,cc]:
2075 - overloaded clone to get rid of the histograms in any directory
2076 - removed some unnecessary StrDup calls
2077 - changed binning (Thanks to Abelardo)
2078
2079 * mdata/MData.[h,cc]:
2080 - documentation added
2081 - implemented a new abstract member function: IsValid
2082
2083 * mdata/MDataChain.cc, mdata/MDataList.cc:
2084 - changed logging output
2085 - documentation added
2086
2087 * mdata/MDataList.h, mdata/MDataMember.h, mdata/MDataValue.h:
2088 - implemented IsValid
2089
2090 * mdata/MDataMember.cc:
2091 - Don't preprocess if fCall is already available
2092 - documentation added
2093
2094 * mdata/MDataValue.cc:
2095 - documentation added
2096
2097 * mhist/MHMcDifRate.h, mhist/MHMcEfficiency.h,
2098 mhist/MHMcEfficiencyEnergy.h, mhist/MHMcEfficiencyImpact.h,
2099 mhist/MHMcEnergyImpact.h:
2100 - corrected class description
2101
2102 * mbase/MParList.cc:
2103 - fixed a bug in CreateObjList
2104
2105
2106
2107 2002/04/25: Thomas Bretz
2108
2109 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]:
2110 - counts now the number of simulated showers
2111 - implemented some sanity checks (corsika version, etc)
2112
2113 * mhist/MMcCollectionArea.[h,cc]:
2114 - added a first implementation of a calculation using only triggered
2115 events
2116
2117 * mhist/MH.[h,cc]:
2118 - changed the first argument in SetBinning (according to the number
2119 of axis) to TH2 or TH3
2120
2121 * mhist/MH2.cc:
2122 - changed the first argument in SetBinning (according to the number
2123 of axis) to TH2 or TH3
2124
2125 * macros/collarea.C:
2126 - replaces MReadTree by MReadMarsFile
2127
2128 * mmc/MMcRunHeader.hxx:
2129 - added GetAllEvtsTriggered
2130
2131
2132
2133 2002/04/24: Thomas Bretz
2134
2135 * mbase/MReadTree.cc:
2136 - made use of TBranch::GetClassName root version dependant
2137
2138 * manalysis/MCerPhotCalc.[h,cc]:
2139 - added a fix (ped.mean - 0.5) for files from camera with version <= 40
2140
2141 * mmc/MMcRunHeader.hxx:
2142 - added some Getter functions
2143
2144 * mdata/MDataChain.cc:
2145 - use rule as a title if no title ios given
2146
2147 * mhist/MH3.[h,cc]:
2148 - added usage of Data-Chains
2149 - added a profiling option to the draw functions
2150 - use the title (rule) of the data-chain as axis title
2151
2152 * mhist/Makefile:
2153 - added mdata-path
2154
2155 * mbase/MParContainer.h:
2156 - changed some output in GetterFunction
2157
2158
2159
2160 2002/04/24: Wolfgang Wittek
2161
2162 * Work was done on the calculation of photon fluxes as a function of
2163 Theta and as a function of time. The work is still in progress.
2164
2165 * macros/wowflux.C
2166 - the macr0 was added (extended and improved version of flux.C)
2167 - the macro steers the calculation of photon fluxes as a function
2168 of Theta and time
2169 - the macro is not yet complete; testing and developing is going on
2170
2171 * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc],
2172 mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc],
2173 mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc]:
2174 - documentation was added
2175 - histogram axes were labeled
2176
2177 * mhist/MHEffOnTimeTheta.cc:
2178 - range in which the fit of the distribution of time differences
2179 is to be performed has been calculated
2180 - new histograms were added (chi2/NDF, lambda, N0del)
2181
2182
2183
2184 2002/04/23: Thomas Bretz
2185
2186 * madata/Makefile, mdata/DataIncl.h, mdata/DataLinkDef.h,
2187 mdata/MData.[h,cc], mdata/MDataValue.[h,cc], mdata/MDataList.[h,cc],
2188 mdata/MDataChain.[h,cc], mdata/MDataMember.[h,cc]:
2189 - added
2190
2191 * mmc/MMcEvt.[hxx,cxx]:
2192 - added correct units for fImpact
2193
2194
2195
2196 2002/04/22: Thomas Bretz
2197
2198 * Makefile:
2199 - added a chapter how to compile mars using shared libraries
2200
2201 * NEWS:
2202 - updated
2203
2204 * mfilter/MF.[h,cc]:
2205 - added
2206
2207 * mfilter/MFDataMember.[h,cc]:
2208 - added
2209
2210 * mhist/MH3.[h,cc]:
2211 - added
2212
2213 * mhist/MHHillasExt.[h,cc]:
2214 - added
2215
2216 * macros/rootlogon.C:
2217 - added make() function
2218 - splitted rootlogon()
2219
2220 * mbase/MFilterList.cc:
2221 - fixed a bug in the constructor
2222 - small changes to the print function
2223
2224 * mbase/MParContainer.[h,cc]:
2225 - Added GetterMethod-Function
2226
2227 * mbase/MParList.cc:
2228 - Added a security check in case no def. constructor of the new class
2229 is available
2230 - changed print function
2231
2232 * mbase/MReadTree.cc:
2233 - changed so that the class type of the branch is used for creation of
2234 a new object instead of its name
2235
2236 * mbase/MTaskList.[h,cc]:
2237 - fixed the check for the Process function. Only base classes
2238 of first order have been checked
2239
2240 * mfilter/FilterLinkDef.h, mfilter/Makefile:
2241 - added MF, MFDataMember
2242
2243 * mhist/HistLinkDef.h, mhist/MFillH.cc:
2244 - added MH3, MHHillasExt
2245
2246 * mhist/MFillH.cc:
2247 - small changes
2248
2249 * mhist/MH.[h,cc]:
2250 - changed name handling in MakeDefCanvas to TString
2251
2252 * mhist/MHHillas.cc:
2253 - exchanged Get*axis()->SetTitle with Set*Title()
2254
2255 * mhist/MHHillas.h:
2256 - made SetMm2Deg virtual (for MHHillasExt)
2257
2258 * mhist/MHStarMap.[h,cc]:
2259 - changed layout from mm to deg
2260
2261 * mhist/MHHillasSrc.cc:
2262 - fixed a bug which made it unpossible to display fDist in degrees
2263
2264
2265
2266 2002/04/19: Thomas Bretz
2267
2268 * mbase/MTaskList.cc:
2269 - fixed a heavy bug which caused PreProcess to crash (GetListOfBases
2270 return a List of TBaseClasses not a List of TClass objects)
2271 - added a security check to Process whether we have something to process or not.
2272
2273 * macros/CT1Hillas.C:
2274 - changed to the new Hillas classes
2275
2276 * macros/readCT1.C:
2277 - fixed a bug causing readCT1.C to crash when reading the first event
2278 being a pedestal event
2279
2280
2281
2282 2002/04/17: Thomas Bretz
2283
2284 * mbase/MParContainer.cc:
2285 - case label TMethodCall::kOther changed to default to get rid of
2286 some warnings in newer root's (missing case label kString)
2287
2288 * mbase/MAGIC.h:
2289 - changed defintion of Glog so that it now works on Alpha machines, too.
2290
2291
2292
2293 2002/04/16: Thomas Bretz
2294
2295 * mhist/MHHillas.cc:
2296 - Fixed a 'redefinition of default argument' on alpha
2297
2298
2299
2300 2002/04/15: Thomas Bretz
2301
2302 * mgui/MGeomCam.cc:
2303 - Added SetReadyToSave to Constructor
2304
2305 * mhist/MH.cc:
2306 - Added some #ifdef conditionals for a fix in root
2307
2308 * mfilter/MFAlpha.[h,cc]:
2309 - made IsExpressionTrue inline
2310
2311
2312
2313 2002/04/05: Thomas Bretz
2314
2315 * mmain/MDataCheck.cc:
2316 - exchanged order in call to MFillH constructor
2317 - made eventloop infinite (only 300 events have been processed)
2318
2319 * mbase/MEvtLoop.h:
2320 - added GetTaskList
2321
2322 * mbase/MTaskList.[h,cc]:
2323 - introduced fTasksProcess which contains only the tasks
2324 which overloads the process function so that processing
2325 tasks doesn't waste time if a tasks doesn't have the process
2326 function
2327
2328 * mgui/MGeomPix.[h,cc]:
2329 - corrected calculation of pixel area
2330
2331
2332
2333 2002/04/04: Thomas Bretz
2334
2335 * mbase/MLog.cc:
2336 - stripped last character (CR) from output redirected to GUI
2337
2338
2339
2340 2002/03/21: Thomas Bretz
2341
2342 * mhists/MH.cc:
2343 - TAxis::Set resets the axis title so I implemented a workaround
2344 in SetBinning so that the axis title survives.
2345
2346 * mhists/MHEffOnTimeTheta.cc, MHEffOnTimeTime.cc:
2347 - replaced Get*axis()->SetTitle() by Set*Title()
2348 - corrected the Name in MakeDefCanvas
2349
2350
2351
2352 2002/03/20: Thomas Bretz
2353
2354 * macros/flux.C:
2355 - fixed a small bug (thanks to Wolfgang)
2356
2357 * mhist/MHHillas.[h,cc]:
2358 - added more scaling options
2359 - added setting for scaling factor
2360
2361 * mhist/MHStarMap.cc:
2362 - changed sign of t (due to a mail of Wolfgang)
2363
2364 * mhist/MHTimeDiff*.cc:
2365 - removed an implicit down-cast (TH1D --> TH1)
2366
2367
2368
2369 2002/03/15: Oscar Blanch
2370
2371 * mmc/McLinkDef.h
2372 - Automatic scheme evolution for all MC format classes.
2373 It has been checked that it keeps compatibility with old files.
2374
2375 * mmc/MTriggerDefine.h
2376 - Enlarge number of trigger pixels.
2377
2378 * mmc/MTrigger.[cxx,hxx]
2379 - Trigger zone has been enlarged. Now information about status
2380 of the pixel is saved for all Camera pixels.
2381 - Old files can still be read but becareful when one looks at the
2382 data member fPixelsFirst which is an array of different size for
2383 the new and old files.
2384 - ClassDef version upgraded to 2.
2385
2386 * mmc/MTriggerHedaer.[cxx,hxx]
2387 - Member data fElecNoiseTrig, which has information about the
2388 electronic noise in the trigger chain, has been introduced.
2389 - Trigger zone has been enlarged. Now information about status
2390 of the pixel is saved for all Camera pixels.
2391 - Old files can still be read but becareful when one looks at the
2392 data member fThreshold which is an array of diferent size for
2393 the new and old files.
2394 - ClassDef version upgraded to 2.
2395
2396
2397
2398 2002/03/13: Oscar Blanch
2399
2400 * mmc/MMcRunHeader.[cxx,hxx]
2401 - Several new variable members have been added
2402 - Version number updated to 2
2403
2404
2405
2406 2002/03/12: Thomas Bretz
2407
2408 * mmontecarlo/MMcTimeGenerate.cc (thanks to Wolfgang):
2409 - removed wrong comment for Process
2410 - changed Int_t to UInt_t (more readable)
2411 - replaced unit: ms -> 0.1ms
2412
2413
2414
2415 2002/03/08: Thomas Bretz
2416
2417 * manalysis/MHillasSrc.[h,cc]:
2418 - added fHeadTail
2419 - changed version number to 2.
2420
2421
2422
2423 2002/03/07: Thomas Bretz
2424
2425 * mbase/MParContainer.[h,cc], MWriteAsciiFile.[h,cc]:
2426 - added a scale value which can be used in case you are writing
2427 single data mambers
2428
2429
2430
2431 2002/03/04: Thomas Bretz
2432
2433 * mbase/MParContainer.cc:
2434 - changed AsciiWrite so that only base classes with a version
2435 id > 0 are written (important for MParContainer)
2436
2437
2438
2439 2002/03/01: Thomas Bretz
2440
2441 * mhist/MHMcEfficiencyEnergy.[h,cc], mhist/MHMcEfficiencyImpact.[h,cc],
2442 mhist/MHMcDifRate.[h,cc], mhist/MHMcIntRate.[h,cc]:
2443 - added
2444
2445 * mhist/Makefile, mhist/HistLinkDef.h:
2446 - added MHMcEfficiencyEnergy and MHMcEfficiencyImpact
2447 - added MHMcDifRate and MHMcIntRate
2448
2449 * mhist/MHMcCollectionArea.[h,cc]:
2450 - changed instantiation of collection area histogram
2451 - added settings for the binning
2452 - replaced division by root function
2453 - added Calc-functions
2454 - added GetHist
2455
2456 * mhist/MHMcEfficiency.[h,cc]:
2457 - changed pointers in Calc functions to references
2458
2459
2460
2461
2462
2463 2002/02/28: Thomas Bretz
2464
2465 * mhist/MHMcEnergyImpact.[h,cc], mhist/MHMcEfficiency.[h,cc]:
2466 - added
2467
2468 * mhist/Makefile, mhist/HistLinkDef.h:
2469 - added MHMcEnergyImpact and MHMcEfficiency
2470
2471 * mhist/*.cc:
2472 - repaced some *&-> casts by &.
2473
2474 * mhist/MHMcCollectionArea.[h,cc]:
2475 - changed to be able to use new MHMcEfficiency.
2476
2477
2478
2479 2002/02/21: Abelardo Moralejo
2480
2481 * manalysis/MHillasExt.cc :
2482 - added #include <math.h> (else, fabs not recognized by OSF)
2483
2484
2485
2486 2002/02/21: Thomas Bretz
2487
2488 * manalysis/MHillas.[h,cc]:
2489 - changed fMeanx and fMeany to fMeanX and fMeanY to match the names
2490 of the getter functions, needed by TDataMember::GetterMethod
2491 - commented out WriteAscii (replaced by more general in MParContainer
2492 and MWriteAsciiFile)
2493
2494 * manalysis/MHillasSrc.[h,cc], mmc/MMcEvt.[hxx, cxx]:
2495 - commented out WriteAscii (replaced by more general in MParContainer
2496 and MWriteAsciiFile)
2497
2498 * manalysis/MHillasExt.[h,cc]:
2499 - added necessary Getter Methods
2500
2501 * mbase/MFilterList.cc:
2502 - removed a nonsens comment
2503
2504 * mbase/MGList.cc:
2505 - relay on the bugfix for DynamicCast
2506
2507 * mbase/MParContainer.[h,cc]:
2508 - implemented WriteDataMember to have a more general interface
2509 for readable output.
2510 - changed ofstream to a more general ostream
2511
2512 * mbase/MWriteAsciiFile.[cc,h]:
2513 - generalized ascii writer to be able to write single data members
2514
2515
2516
2517 2002/02/13: Thomas Bretz
2518
2519 * Makefile:
2520 - made 'make dox' dependant on existance of shared object
2521
2522
2523
2524 2002/02/13: Thomas Bretz
2525
2526 * macros/MagicHillas.C, mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]:
2527 - implemented variable binning (MBinning)
2528 - implemented conversion to degrees (thanks to rudy)
2529
2530 * mgui/MGeomCam.[h,cc], mgui/MGeomCamCT1.cc, mgui/MGeomCamMagic.cc:
2531 - implemented fMm2Deg and fCamDist
2532
2533
2534
2535 2002/01/23: Thomas Bretz
2536
2537 * macros/flux.C:
2538 - fixed some bugs
2539 - uncommented all drawing
2540
2541 * mhist/MBinning.h:
2542 - changed SetEdges(TArrayD)
2543
2544 * mhist/MH.cc:
2545 - SetBinning(..., TAxis*,...) didn't work. Corrected.
2546
2547 * mhist/MHAlphaEnergyTheta.cc, mhist/MHAlphaEnergyTime.cc,
2548 mhist/MHEffOnTimeTheta.cc, mhist/MHEffOnTimeTime.cc,
2549 mhist/MHTimeDiffTheta.cc, mhist/MHTimeDiffTime.cc:
2550 - changed wrong titles, names, etc.
2551 - changed way of drawing projections
2552 - fixed usage of MH::SetBinning(TH1*)
2553
2554
2555
2556 2002/01/22: Thomas Bretz
2557
2558 * mhist/MHHillasSrc.[h,cc], mhist/MHFadcCam.[h,cc]:
2559 - changed return type of Fill to Bool_t
2560
2561 * mfilter/MFAlpha.[h,cc]:
2562 - added
2563
2564 * mfilter/MFill.[h,cc]:
2565 - implemented a new calling style which allows you to let MFillH
2566 create the necessary histogram objects
2567
2568 * mmain/MAnalysis.cc, macros/MagicHillas.C:
2569 - changed to new stylish MHillas parameter containers
2570
2571 * meventdisp/MGEvtDisplay.cc, mgui/MCamDisplay.cc,
2572 mmain/MDataCheck.[h,cc]:
2573 - fixed a warning in red hat linux
2574
2575 * mfilter/FilterLinkDef.h, mfilter/Makefile:
2576 - added MFAlpha
2577
2578 * mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc]:
2579 - added SetupFill and usage of MBinning objects
2580
2581 * manalysis/MEnergyEst.[h,cc], manalysis/MEnergyEstimate.[h,cc],
2582 mhist/MHTimeDiffTime.[h,cc], mhist/MHEnergyTheta.[h,cc],
2583 mhist/MHEnergyTime.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc],
2584 mhist/MHAlphaEnergyTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc],
2585 mmontecarlo/MMcTimeGenerate.[h,cc]:
2586 - added
2587
2588 * manalysis/Makefile:
2589 - added MEnergyEst.cc
2590 - added MEnergyEstimate.cc
2591
2592 * mbase/MFilter.[h,cc], mfilter/MF*.[h,cc]:
2593 - added name and title to constructor
2594
2595 * macros/flux.C:
2596 - added
2597
2598
2599
2600 2002/01/21: Thomas Bretz
2601
2602 * mbase/MReadMarsFile.cc, mbase/MReadTree.[h,cc]:
2603 - implemented GetFileName
2604
2605 * mmc/MMcEvt.[hxx,cxx]
2606 - implemented WriteAscii
2607
2608 * mgui/MGeomPix.h:
2609 - implemented first version of GetA
2610
2611 * mhist/MBinning.h:
2612 - small changes to formulas
2613
2614 * mhist/MH.[h,cc]:
2615 - implemented SetBinnign functions
2616
2617 * macros/readMagic.C:
2618 - removed MPedestalCam
2619
2620
2621
2622 2002/01/19: Thomas Bretz
2623
2624 * mbase/MParContainer.cc:
2625 - generalized virtual function AsciiWrite
2626
2627 * changed to fit new MHillas inhertance model:
2628 - manalysis/MHillas.[h,cc]
2629 - manalysis/MHillasCalc.[h,cc]
2630 - mhist/MHHillas.[h,cc]
2631 - mhist/MHStarMap.[h,cc]
2632
2633 * added to fit new MHillas inhertance model:
2634 - manalysis/MSrcPosCam.[h,cc]
2635 - manalysis/MHillasSrc.[h,cc]
2636 - manalysis/MHillasSrcCalc.[h,cc]
2637 - manalysis/MHillasExt.[h,cc]
2638 - mhist/MHHillasSrc.[h,cc]
2639
2640 * manalysis/MCerPhotEvt.[cc,h]:
2641 - introduced weighting with pixel size in GetNumPhotonsMin
2642 - introduced weighting with pixel size in GetNumPhotonsMax
2643
2644 * mgui/MCamDisplay.cc:
2645 - weight the displayed color with the pixel size
2646
2647
2648
2649 2002/01/18: Thomas Bretz
2650
2651 * mhist/MBinning.[h,cc]:
2652 - added (not yet in Makefile)
2653
2654 * mbase/MWriteAsciiFile.cc:
2655 - fixed a bug: replaced GetSize by GetEntries
2656
2657 * mbase/MReadTree.cc:
2658 - changed EnableBranch to accept "Master.Sub" also
2659
2660
2661
2662 2002/01/16: Thomas Bretz
2663
2664 * mars.cc:
2665 - changed version number to 0.7
2666
2667 * NEWS:
2668 - changed current version to 0.7
2669
2670 * manalysis/MMcPedestalNSBAdd.cc:
2671 - small changes to output
2672
2673 * mbase/MParList.[h,cc]:
2674 - added FindObject with class type argument
2675
2676 * mbase/MWriteAsciiFile.cc
2677 - replaced call to InheritsFrom by new FindObject
2678
2679
2680
2681 2002/01/15: Thomas Bretz
2682
2683 * manalysis/MBlindPixelCalc.[h,cc]:
2684 - added more comments
2685 - removed a debug statement
2686
2687 * manalysis/MBlindPixels.[h,cc]:
2688 - added more comments
2689
2690 * manalysis/MCerPhotCalc.cc:
2691 - changed the warning output
2692
2693 * manalysis/MMcPedestalCopy.h:
2694 - added comments
2695
2696 * manalysis/MMcPedestalNSBAdd.[h,cc]:
2697 - added comments
2698 - changed call to AddedToBranchList
2699
2700 * mbase/MWriteAsciiFile.cc:
2701 - added comments
2702
2703 * mmc/MMcRunHeader.[hxx,cxx]:
2704 - made getter const
2705
2706 * meventdisp/MGCamDisplay.cc:
2707 - updated to use MBlindPixelCalc
2708
2709 * mbase/MEvtLoop.cc:
2710 - replaced wrong "MTasklist" by "MTaskList"
2711
2712
2713
2714 2002/01/14: Thomas Bretz
2715
2716 * manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc:
2717 - added comments
2718
2719 * mbase/MReadMarsFile.cc:
2720 - changed output when switching to new file
2721
2722 * meventdisp/MGFadcDisp.cc:
2723 - made char array in constructor const
2724 - changed char-array to TString
2725
2726 * mmain/MBrowser.[h,cc]:
2727 - changed char-arrays to TString
2728
2729 * mmain/MDataCheck.[h,cc]:
2730 - made char array in constructor const
2731
2732 * Makefile.conf.linux, Makefile.conf.linux-gnu:
2733 - changed to O5
2734
2735 * mbase/MEvtLoop.cc:
2736 - check for inheritance from MTaskList
2737
2738 * manalysis/MPedestalCopy.cc, manalysis/MPedestalNSBAdd.cc:
2739 - small changes
2740
2741 * mbase/MWriteAsciiFile.[h,cc]:
2742 - changed to be able to write more than one container in a line
2743
2744
2745
2746 2002/01/11: Oscar Blanch Bigas
2747
2748 * mmain/MAnalysis.cc:
2749 - added MBlindPixelCalc step.
2750
2751 * macros/trigrate.C:
2752 - the list of MHMcRate is created using from and to instead of
2753 only dimension. Otherwise the case of a single trigger option is
2754 not well treated.
2755
2756 * mhist/MHMcRate.[h,cc]:
2757 - added funtion members SetFlux and SetIncidentRate and small
2758 modification in CalcRate member function
2759
2760 * mmontecarlo/MMcTriggerRateCalc.cc:
2761 - now this task sets the parameters to know the incident particle
2762 flux using MHMcRate::SetFlux. The value are decided by the task
2763 itself depending on the fPartId.
2764
2765 * manalysis/MBlindPixelCalc.cc:
2766 - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec.
2767
2768 * mmc/MMcRunHeader.[hxx, cxx]:
2769 - rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec.
2770
2771
2772
2773 2002/01/10: Oscar Blanch Bigas
2774
2775 * mbase/Makefile:
2776 - added -I../MRawFormat in the included directories for compile
2777 and link. It was needed to use this Makefile to compile the
2778 files inside the drectory while compiling Monte Carlo programs.
2779
2780 * mraw/Makefile:
2781 - added -I../MBase in the included directories for compile
2782 and link. It was needed to use this Makefile to compile the
2783 files inside the drectory while compiling Monte Carlo programs.
2784
2785 * mbase/Makefile:
2786 - added -I../MBase- in the included directories for compile
2787 and link. It was needed to use this Makefile to compile the
2788 files inside the drectory while compiling Monte Carlo programs.
2789
2790 * mbase/MReadTree.cc:
2791 - changed #include "../mraw/MRawEvtData.h" by #include
2792 "MRawEvtData.h" to remove dependencies on the directory tree naming.
2793
2794
2795
2796 2002/01/09: Oscar Blanch Bigas
2797
2798 * manalysis/MPedestalCam.[h,cc]:
2799 - added CheckBounds function to check that program does not try to
2800 access pedestal outside the camera size.
2801
2802 * manalysis/MCerPhotCalc.h:
2803 - Member data const MPedestalCam *fPedestals -> MPedestalCam
2804 *fPedestals.
2805
2806 * manalysis/MCerPhotCalc.cc:
2807 - Sanity check to avoid searching to pedestals outside the camera
2808 size has been added.
2809
2810 * mmc/MMcRunHeader.[h,cxx]:
2811 - added functions GetStarField[De,Ra].
2812
2813 * manalysis/MBlindPixels.[h,cc]:
2814 - new containet that has a list of pixels that should not be used
2815 in the analysis for any reason (corrupted, star in them, ...).
2816
2817 * manalysis/MBlindPixelCalc.[h,cc]:
2818 - It is a task used to set up the list of blind pixels. Currently
2819 it recognises the CrabNebula starfield and then switch off the
2820 Theta Taury pixels. Blind pixels can be also introduced through
2821 the macro or analysis program.
2822
2823 * manalysis/Makefile:
2824 - added MBlindPixels and MBlinPixelCalc.
2825
2826 * manalysis/AnalysisLinkDef.h:
2827 - added MBlindPixels and MBlinPixelCalc.
2828
2829 * macros/MagicHillas.C:
2830 - added MBlindPixelCalc to avoid bias results due to Star Field
2831 NSB.
2832
2833 * macros/readMagic.C:
2834 - added MBlindPixelCalc to avoid bias results due to Star Field NSB while
2835 computing the Hillas parameters.
2836
2837
2838
2839 2001/12/19: Thomas Bretz
2840
2841 * mbase/MEvtLoop.cc:
2842 - added #ifdef directive to make it work on older root also
2843
2844 * mbase/MReadTree.cc:
2845 - added #ifdef directive to get rid of the memory leak in prior
2846 root 3.02/* versions
2847
2848 * macros/MagicHillas.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
2849 mmain/MAnalysis.cc:
2850 - changes MMcPedestalNSB to MMcPedestalNSBAdd
2851
2852 * manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc]:
2853 - reorganized ReInit, PreProcess.
2854 - moved some code from ReInit to PreProcess to make the code
2855 simpler. At the moment we don't intend to change the
2856 objects in the parlist while runtime.
2857
2858 * manalysis/MMcPedestalNSB.[h,cc]:
2859 - removed
2860
2861 * mbase/MReadMarsFile.cc:
2862 - read the first run header twice. To make it available in the
2863 PreProcess of all tasks
2864
2865 * mbase/MTaskList.cc:
2866 - fixed a bug in the ReInit function. The ReInits where calles with
2867 a NULL-pointer
2868
2869
2870
2871 2001/12/18: Oscar Blanch
2872
2873 * manalysis/Makefile:
2874 - Removed MMcPedestalNSB from compilation and added
2875 MMcPedestalNSBAdd.
2876
2877 * manalysis/AnalysisLinkDefine.h:
2878 - Removed MMcPedestalNSB from class list and added
2879 MMcPedestalNSBAdd.
2880
2881 * manalysis/MMcPedestalCopy.[h,cc]
2882 - added ReInit function.
2883 - move all actions needed to redo for each run from PreProcess
2884 to ReInit
2885 - fix bug of Pedestal and Pedestal fluctuaions correspondence.
2886
2887 * manalysis/MMcPedestalNSBAdd.[h,cc]
2888 - new name for old MMcPedestalNSB.[h,cc]
2889 - added ReInit function.
2890 - move all actions needed to redo for each run from PreProcess
2891 to ReInit
2892 - information about pixel size is used from MGeomCam.
2893
2894 * manalysis/MCerPhotCalc.[h,cc]
2895 - remove fNumLoGainFadcSlices and fNumHiGainFadcSlices members
2896 - fix bug of Pedestal and Pedestal fluctuaions correspondence.
2897
2898
2899 2001/12/18: Thomas Bretz
2900
2901 * manalysis/MMcPedestalCopy.cc:
2902 - changed output
2903
2904 * manalysis/MMcPedestalNSB.cc:
2905 - changed output
2906 - simplified initialization in PreProcess
2907
2908 * mbase/MAGIC.h:
2909 - added kSKIP
2910
2911 * mbase/MParList.cc:
2912 - added a check for the correct inheritance in FindCreateObj
2913
2914 * mbase/MTask.cc:
2915 - added support for kSKIP in PreProcess
2916
2917 * mbase/MTaskList.[h,cc]
2918 - added support for kSKIP in PreProcess
2919 - added Remove function (private)
2920
2921
2922
2923 2001/12/17: Thomas Bretz
2924
2925 * .rootrc:
2926 - added Root.Html.DescriptionStyle
2927 - added Root.Html.SearchEngine
2928
2929 * macros/dohtml.C:
2930 - changed to use THtml (root >= 3.02/06 only)
2931
2932 * manalysis/Makefile:
2933 - changed order to get rid of some wranings
2934
2935 * mbase/BaseLinkDef.h:
2936 - removed MHtml
2937
2938 * mbase/MEvtLoop.cc:
2939 - exchanged gSystem->ProcessEvents() by gClient->ProcessEventsFor()
2940 to make gui update faster
2941
2942 * mbase/MGList.cc:
2943 - added a missing sanity check (workaround for a root bug)
2944
2945 * mbase/MReadTree.cc:
2946 - uncomment EnableBranchCoosing for AutoEnablingScheme
2947 (don't know why there was a comment which made things realy slow)
2948 - changed the auto enabling scheme, so that a branch isn't enabled
2949 more than once. This doesn't hurt, but the output may confuse the
2950 users.
2951
2952 * mbase/MTask.cc:
2953 - added a simple not really necessary check whether the branch is
2954 already in the list
2955
2956 * mbase/MWriteRootFile.cc:
2957 - changed kFillTree to a local const
2958
2959 * mbase/Makefile:
2960 - removed MHtml.cc
2961
2962 * mfilter/MFTriggerLvl1.cc:
2963 - changed AddBranchToList to use the correct container name
2964
2965
2966
2967 2001/12/14: Thomas Bretz
2968
2969 * mbase/MReadMarsFile.[h,cc], mbase/MReadFild.[h,cc]:
2970 - corrected handling of ReInit/Notify (at the moment I assume
2971 one run per file)
2972 - made sure, that we don't get memory leaks when using MReadTree
2973 more than once because the pointer to the pointer isn't deleted.
2974 - added a small class MChain which enhances TChain by a function to
2975 reset fTree. This is used to control when notification are
2976 happening
2977
2978 * mbase/MTask.cc:
2979 - reset the number of executions before the preprocessing
2980
2981
2982
2983 2001/12/11: Thomas Bretz
2984
2985 * mbase/MGGroupFrame.cc:
2986 - removed default arguments from source file
2987
2988 * mbase/MGList.cc:
2989 - changed cast in IsExisting to ?:
2990
2991 * NEWS:
2992 - changed
2993
2994 * manalysis/MCerPhotCalc.cc, mfilter/MTriggerLvl1.cc,
2995 mmontecarlo/MMcCollectionAreaCalc.cc,
2996 mmontacarlo/MMcThresholdCalc.cc,
2997 MMcTriggerRateCalc.cc:
2998 - added Masterbranch name to AddToBranchList
2999
3000 * manalysis/MMcPedestalCopy.cc:
3001 - added Masterbranch name to AddToBranchList
3002 - fixed a bug in the branch name
3003
3004 * mbase/MGList.[h,cc]:
3005 - added a better output if a picture wasn't found
3006
3007 * mbase/MReadTree.[h,cc]:
3008 - added support for branches with master branch names to auto scheme
3009 (first the complete branch name is tried and if this isn't found
3010 only the subbranch name is used to enable the branch)
3011
3012 * mbase/MWriteRootFile.cc:
3013 - appended a '.' to all newly create branches
3014
3015 * mmain/MBrowser.cc, mmain/MMars.cc:
3016 - add the gui elements only if the corresponding picture was found
3017
3018 * mmain/MMars.[h,cc]:
3019 - removed fPic1
3020 - removed fPic2
3021 - changed TList to MGList
3022
3023 * mraw/MRawFileWrite.cc:
3024 - added a '.' to all branch names
3025
3026 * mbase/MTask.[h,cc]:
3027 - added Prototype for ReInit-function
3028
3029 * mbase/MTaskList.[h,cc]:
3030 - implemented ReInit for a task list
3031
3032 * mhist/MHFadcCam.h:
3033 - added '->' to fArray
3034
3035
3036
3037 2001/12/10: Thomas Bretz
3038
3039 * mmc/*.hxx:
3040 - Changed MPARCONTAINER_H to MARS_MParContainer
3041
3042 * meventdisp/MGCamDisplay.cc:
3043 - added MMcPedestalCopy to task list
3044 - added MMcPedestalNSB to task list
3045
3046 * mmain/MAnalysis.cc:
3047 - added MMcPedestalCopy to task list
3048 - added MMcPedestalNSB to task list
3049 - changed reader from MReadTree to MReadMarsFile
3050
3051 * meventdisp/MGEvtDisplay.cc:
3052 - changed reader from MReadTree to MReadMarsFile
3053
3054 * macros/MagicHillas.C, macros/readMagic.C:
3055 - removed unnecessary MReadTree
3056
3057
3058
3059 2001/11/28: Oscar Blanch Bigas
3060
3061 * mbase/MReadMarsFile.cc:
3062 - Added process of fRun = new MReadTree("RunHeaders", fname),
3063 needed to read RunHeaders tree information.
3064
3065 * manalysis/MCerPhotCalc.h:
3066 - Added fNumLoGainFadcSlices and fNumHiGainFadcSlices member
3067 variables because they are needed for Pedestal substraction.
3068
3069 * manalysis/MCerPhotCalc.h:
3070 - Change in the methode to substract the pedestal. The new
3071 methode is valid either for MC data and real data but only for
3072 the current integration (GetSumHiGainSamples()).
3073
3074 * macros/readMagic.C:
3075 - Added several tasks in the task list:
3076 MReadMarsFile to read RunHeaders Tree
3077 MPedestalCopy and MPedestalNSB to treat correctly pedestals.
3078
3079 * macros/MagicHillas.C:
3080 - Added several tasks in the task list:
3081 MReadMarsFile to read RunHeaders Tree
3082 MPedestalCopy and MPedestalNSB to treat correctly pedestals.
3083
3084 * mmc/MMcRunHeader.hxx:
3085 - Added GetNumPheFromDNSB().
3086
3087 * mmc/MMcFadcHeader.hxx:
3088 - Added GetAmplitud().
3089
3090 * manalysis/MMcPedestalNSB.h / .cc:
3091 - New class which adds to the pedestal rms the contribution from
3092 the diffuse NSB.
3093
3094 * manalysis/Makefile:
3095 - New class MMcPedestalNSB added.
3096
3097 * manalysis/AnalysisLinkDefine.
3098 - New class MMcPedestalNSB added.
3099
3100
3101
3102 2001/11/16: Thomas Bretz
3103
3104 * mhist/MHMcCollectionArea.cc:
3105 - set the ReadyToSave bit in CalcEfficiency.
3106
3107 * mmontecarlo/MMcThresholdCalc.cc:
3108 - set the ReadyToSave bit after the calculation has been finished.
3109
3110 * mhist/MHMcRate.cc:
3111 - set the ReadyToSave bit in CalcRate
3112
3113
3114
3115 2001/11/16: Thomas Bretz
3116
3117 * mbase/MEvtLoop.cc:
3118 - removed clock.Print()
3119
3120 * mbase/MGList.[cc,h]:
3121 - added support for TGPictures
3122
3123 * mbase/MReadTree.[h,cc]:
3124 - set ReadyToSave-bit only if reading was successfull
3125 - made SetReadyToSave private
3126
3127 * mbase/MTaskList.cc:
3128 - corrected a small bug in the output
3129
3130 * mbase/MWriteRootFile.cc:
3131 - added a workaround in Print (don't know why it fails for me)
3132 - removed fTrees.SetOwner()
3133
3134 * mbase/MTask.cc:
3135 - removed include of TOrdCollection, TMethod
3136 - some changes to the output
3137
3138 * mbase/MParContainer.h:
3139 - removed old comments
3140
3141 * mmain/MAnalysis.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc,
3142 mmain/MEvtDisp.cc, mmain/MMonteCarlo.cc:
3143 - changed Widget IDs to root style enums
3144 - moved enumerations in the range below 0x100
3145
3146 * mmain/MBrowser.[h,cc]:
3147 - removed some of the member variables, accessed via MGList now
3148 - changed TList to MGList
3149 - added a file-filter combo-box
3150
3151 * mars.cc:
3152 - changed output
3153
3154
3155
3156 2001/11/15: Thomas Bretz
3157
3158 * mbase/MArray.cc, mbase/MArrayB.cc,mbase/MArrayS.cc,
3159 mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilter.cc,
3160 mbase/MFilterList.cc, mbase/MGGroupFrame.cc, mbase/MGList.cc,
3161 mbase/MGTask.cc, mbase/MInputStreamID.cc, mbase/MLog.cc,
3162 mbase/MLogManip.cc, mbase/MParContainer.cc, mbase/MParList.cc,
3163 mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc,
3164 mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
3165 mbase/MWriteRootFile.cc, manalysis/MCT1ReadAscii.cc,
3166 manalysis/MCerPhotCalc.cc, manalysis/MHillas.cc,
3167 manalysis/MHillasCalc.cc, manalysis/MMcPedestalCopy.cc,
3168 manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc,
3169 manalysis/MPedestalPix.cc, manalysis/MCerPhotEvt.cc,
3170 manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc,
3171 manalysis/MImgCleanStd.cc, mdatacheck/MDumlEvtHeader.cc,
3172 mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc,
3173 meventdisp/MGEvtDisplay.cc, meventdisp/MGFadcDisp.cc,
3174 mfilter/MFTriggerLvl1.cc, mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc,
3175 mgui/MGeomCamCT1.cc, mgui/MgeomPix.cc, mgui/Mhexagon.cc,
3176 hist/MFillH.cc, mhist/MH.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc,
3177 hist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergy.cc,
3178 mhist/MHMcRate.cc, mhist/MHStarMap.cc, mmain/MAnalysis.cc,
3179 mmain/MBrowser.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc,
3180 mmain/MEvtDisp.cc, mmain/MMars.cc, mmain/MMonteCarlo.cc,
3181 mmontcarlo/MMcCollectionAreaCalc.cc, mmontecarlo/MMcThresholdCalc.cc,
3182 mmontecarlo/MMcTriggerRateCalc.cc, mraw/MrawCrateArray.cc,
3183 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc
3184 mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc,
3185 mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc
3186 - changed mailing address of author according to THtml of root 3.02
3187
3188 * mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilterList.cc,
3189 mbase/MGTask.cc, mbase/MParContainer.cc, mbase/MParList.cc,
3190 mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc,
3191 mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
3192 mbase/MWriteRootFile.cc, manalysis/MCerPhotEvt.cc,
3193 manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc,
3194 mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc,
3195 mgui/MgeomPix.cc, mgui/Mhexagon.cc, hist/MFillH.cc, mhist/MHMcEnergy.cc,
3196 mhist/MHMcRate.cc, mmontcarlo/MMcCollectionAreaCalc.cc,
3197 mmontecarlo/MMcThresholdCalc.cc, mmontecarlo/MMcTriggerRateCalc.cc
3198 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc
3199 mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc,
3200 mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc
3201 - changed output to new style logging (verbosity level introduced)
3202
3203 * mbase/MGTask.h:
3204 - added default to CreateGui
3205
3206 * mbase/MLog.cc
3207 - chnaged comparision between output and debug level from >= to >
3208
3209 * mbase/MLogManip.h:
3210 - added defintions for debug levels
3211
3212 * mbase/MReadTree.[h,cc]:
3213 - added support for filters
3214 - SetReadyToSave added
3215 - Print added
3216
3217 * mbase/MTaskList.[h,cc], MTask.[h,cc]:
3218 - changed TOrCollection to TList, because TList can be stored in a
3219 root file.
3220
3221 * mbase/MTask.[h,cc]:
3222 - added GetFilter function (used in MReadTree)
3223
3224 * manalysis/MImgCleanStd.cc:
3225 - same changed to the GUI layout
3226 - added Print member function
3227
3228 * meventdisp/MGCamDisplay.cc:
3229 - added group frame around some gui elements
3230
3231 * mfilter/MFTriggerLvl1.cc:
3232 - fixed missing Init call
3233 - added missing AddToBranchList call
3234
3235 * mars.cc:
3236 - added command line option to set the verbosity level
3237
3238 * merpp.cc:
3239 - added setup for highest verbosity level
3240
3241
3242
3243 2001/11/14: Thomas Bretz
3244
3245 * macros/dohtml.C:
3246 - added missing path to mfilter
3247
3248 * manalysis/MHillas.cc:
3249 - changed the degree symbol back to 'deg', it seems that the code
3250 for it isn't common
3251
3252 * mhist/MH.cc:
3253 - added comment for MakeDefCanvas
3254
3255 * mhist/MHFadcCam.[h,cc]:
3256 - removed old comments (SaveHist)
3257
3258 * mhist/MHHillas.cc:
3259 - changed the Name of fAlpha back. Symbols are nonsens in the name.
3260
3261 * mbase/MGList.[h,cc], mbase/MGTask.[h,cc], mbase/MGGroupFrame.[h,cc]:
3262 - added
3263
3264 * Makefile.conf.linux, Makefile.conf.linux-gnu:
3265 - changed to O3
3266 - added -fnonnull-objects
3267 - added -Woverloaded-virtual
3268
3269 * macros/readCT1.C, macros/readMagic.C:
3270 - changed to use MClone
3271
3272 * manalysis/MImgCleanStd.[h,cc]:
3273 - derived from TGTask
3274 - added CreateGuiElements
3275 - added ProcessMessage
3276
3277 * mbase/BaseLinkDef.h, mbase/Makefile:
3278 - added MGTask
3279 - added MGList
3280 - added MGGroupFrame
3281
3282 * mbase/MInputStreamID.cc:
3283 - rmoved old comment
3284
3285 * mbase/MParContainer.[h,cc]:
3286 - changed output
3287 - made Hash const
3288 - added GetDiscriptor
3289
3290 * mbase/MParList.[h,cc]:
3291 - made FindObject const correct (see TObject)
3292
3293 * mbase/MTask.[h,cc]:
3294 - changed output to use GetDescriptor
3295 - made Call* functions virtual (used in TGTask)
3296
3297 * mbase/MTaskList.[h,cc]:
3298 - made FindObject const correct (see TObject)
3299 - changed output to use GetDescriptor
3300
3301 * mbase/MTime.cc:
3302 - code reformatting
3303
3304 * mbase/MWriteRootFile.cc:
3305 - small changes in output
3306
3307 * mgui/MHexagon.cc:
3308 - changed output according to TEllipse and similar
3309 - made ls const
3310
3311 * mhist/MFillH.cc:
3312 - changed output to use GetDescriptor
3313
3314 * mmain/MAnalysis.[h,cc]:
3315 - changed to use new GUI of MImgCleanStd
3316
3317 * mraw/MRawEvtData.cc:
3318 - small changes to output
3319 - better sanity check for non existing fRunHeader
3320
3321
3322
3323 2001/11/09: Thomas Bretz
3324
3325 * mars.cc, merp.cc, macros/rootlogon.C:
3326 - added MArray::Class()->IgnoreTObjectStreamer();
3327
3328
3329
3330 2001/11/08: Thomas Bretz
3331
3332 * meventdisp/MGCamDisplay.cc:
3333 - changed enums to root style
3334 - get rid of the problem of button deletion by adding the buttons
3335 as first entries to the list
3336
3337 * mmain/MMonteCarlo.cc:
3338 - changed enums to root style
3339 - get rid of the problem of button deletion by adding the buttons
3340 as first entries to the list
3341
3342 * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc,
3343 mhist/MHFadcCam.cc:
3344 - removed 'Fadc' from function names
3345
3346 * manalysis/MCerPhotEvt.[h,cc]:
3347 - made AddPixel inline
3348
3349 * manalysis/MMcPedestalCopy.cc:
3350 - added output
3351
3352 * manalysis/MPedestalCam.cc:
3353 - removed FIXME
3354
3355 * Makefile's:
3356 - some reordering
3357 - changed to the output
3358
3359 * mbase/MReadTree.cc:
3360 - removed setting of AutoDel-flag (this was not intended and doesn't
3361 work for a TChain, yet)
3362
3363 * meventdisp/MGCamDisplay.cc, meventdisp/MGFadcDisp.cc:
3364 - moved SetWMSizeHints to base class
3365
3366 * meventdisp/MGEvtDisplay.cc:
3367 - added a random move and the SetWMSizeHints
3368
3369 * mhist/MHHillas.cc:
3370 - replaced some text by Latex-formulas
3371
3372 * mmain/MBrowser.cc:
3373 - added a menu entry for opening a TBrowser
3374 - added a random move
3375
3376 * mmain/MMars.[h,cc]:
3377 - changed enums to root style
3378 - moved size specification from header to source
3379 - changed SetWMSizeHints call
3380
3381 * mraw/MrawEvtPixelIter.[h,cc]:
3382 - added fNum[Hi,Lo]GainSamples to make GetSum* faster
3383 - removed 'Fadc' from function names
3384
3385
3386
3387 2001/11/07: Thomas Bretz
3388
3389 * Makefile:
3390 - changed order in 'mrproper'
3391
3392 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc:
3393 - added InitSize
3394
3395 * manalysis/MCerPhotEvt.[h,cc]:
3396 - introduces InitSize to speed up things
3397 - changed []-operator to an unchecked access
3398
3399 * manalysis/MPedestalCam.h:
3400 - changed ExpandCreateFast to ExpandCreate (due to lack of good dox)
3401 - changed []-operator to an unchecked access
3402
3403 * mbase/MEvtLoop.cc:
3404 - changed 'total' to 'real' time.
3405
3406 * mgui/MGeomCam.[h,cc]:
3407 - moved []-operator code back to class definition, due to runtime speed
3408 - changed []-operator to an unchecked access
3409
3410 * mhist/MHHillas.cc:
3411 - changed 'degree' to Latex-style
3412
3413 * manalysis/MImgCleanStd.cc:
3414 - we are now initialising an array holding the used pixel to prevent
3415 looping through all pixel thousands of times
3416 (MCerPhotEvt::IsPixelUsed)
3417
3418 * mbase/MWriteAsciiFile.cc:
3419 - enhanced the documentation
3420
3421 * mmain/MBrowser.[h,cc]:
3422 - enhanced the functionality to display the filename
3423 - improved the layout
3424
3425 * mmain/MMars.cc:
3426 - added calling of 'netscape' for the two picture buttons
3427
3428
3429
3430 2001/11/06: Thomas Bretz
3431
3432 * mbase/MReadMarsFile.[h,cc]:
3433 - added
3434
3435 * manalysis/MMcPedestalCopy.[h,cc]:
3436 - moved copying to PreProcess
3437 - removed Process
3438
3439 * mbase/Makefile, mbase/BaseLinkDef.h
3440 - added MReadMarsFile
3441
3442 * mbase/MReadTree.[h,cc]:
3443 - added a list of TObjects to be called when file in the chain
3444 is changed
3445
3446 * Makefile.conf.linux, Makefile.conf.linux-gnu:
3447 - removed -g flag
3448
3449 * mraw/MRawRunHeader.h:
3450 - fixed return type of GetNumEvents
3451
3452 * mraw/MRawCrateArray.[h,cc]:
3453 - added SetSize which takes care of the size of the array
3454 - changed the access to an unchecked one
3455
3456 * mraw/MRawCrateData.h
3457 - derives from MParContainer now
3458
3459 * mraw/MRawEvtData.[h,cc]:
3460 - made Print const
3461 - changed so, that the arrays are dreed and allocated only
3462 as less as possible
3463
3464 * mraw/MRawFileRead.[h,cc]:
3465 - changed to support faster I/O of MRawEvtData and MRawCrateArray
3466 - added sanity check (warning) to PostProcess
3467
3468 * mraw/MRawFileWrite.cc:
3469 - removed deletion of trees (done by ~TFile)
3470 - switched of AutoSave by use of a big size
3471 - removed '.' from Branch names (each tree contains only one master
3472 branch with equal subbranches)
3473
3474 * macros/readCT1.C:
3475 - fixed a small bug
3476
3477 * manalysis/MCerPhotCalc.cc:
3478 - removed Clear from Process (done by Reset now)
3479
3480 * manalysis/MCerPhotEvt.[h,cc]:
3481 - added reset-function
3482 - some small changes to the code layout
3483
3484 * mmc/MMcFadcHeader.[h,cc], mmc/MMcTrig.[h,cc]:
3485 - chenged constructor to support fName and fTitle
3486
3487 * mbase/MReadTree.cc:
3488 - removes '.' from a branch name now before searching/creating the object
3489
3490
3491
3492 2001/11/01: Thomas Bretz
3493
3494 * mbase/MParContainer.cc:
3495 - removed 'newname' from TObject::Clone call.
3496
3497 * mbase/MParContainer.h:
3498 - layout changes
3499
3500 * mbase/MParList.h:
3501 - changed destructor definition to virtual
3502
3503 * mbase/MReadTree.[h,cc]:
3504 - added initialization for fProgress
3505 - changed output
3506 - move some code to new functions
3507 - branch enabling now checks for the existance of the branch
3508 - veto branch disables the corresponding sub branches now physically
3509 - changed comments
3510
3511 * mdatacheck/MGDisplayAdc.cc:
3512 - added some sanity checks
3513
3514 * meventdisp/MGCamDisplay.cc, meventdisp/MGEvtDisplay.[h,cc],
3515 meventdisp/MGFadcDisp.cc:
3516 - moved some code to MGEvtDisplay
3517
3518 * mhist/MFillH.cc:
3519 - added warning to comment
3520
3521 * mhist/MHFadcCam.[h,cc]:
3522 - added Clone-function. It seems, that this is necessary since
3523 root 3.01
3524
3525 * mhist/MHFadcPix.cc:
3526 - changed axis titles
3527
3528 * mmain/MAnalysis.cc:
3529 - added progress bar
3530
3531 * mmain/MBrowser.[h,cc]:
3532 - added layout hints to fTop1,2,3
3533 - adde Create/DestroyProgrssBar
3534
3535 * mmain/MDataCheck.cc:
3536 - changes to the layout
3537 - disable auto scheme
3538 - added progress bar
3539
3540 * mmain/MMonteCarlo.[h,cc]:
3541 - layout changes
3542 - added progress bar
3543
3544 * mraw/MRawEvtData.cc:
3545 - new sanity check in Draw
3546
3547
3548
3549 2001/11/01: Thomas Bretz
3550
3551 * macros/MagicHillas.C:
3552 - changed Draw to DrawClone
3553
3554 * manalysis/MCerPhotPix.h:
3555 - some layout changes
3556
3557 * mbase/MParList.cc:
3558 - fixed a bug in the dstructor which causes the d'tor to crash when
3559 the owner bit was set
3560 - changed some TCollection loop to macro ForEach
3561
3562 * mbase/MTaskList.cc:
3563 - changed some TCollection loop to macro ForEach
3564
3565 * meventdisp/MGEvtDisplay.[h,cc]:
3566 - added filemenu
3567
3568 * mgui/MCamDisplay.[h,cc], mgui/MHexagon.[h,cc]:
3569 - added SavePrimitive function
3570
3571 * mhist/MHHillas.cc:
3572 - changed 'deg' to '°'
3573
3574 * mmain/MDataCheck.cc:
3575 - changed name of enums for buttons
3576
3577 * Makefile.conf.osf1:
3578 - added some more exclusion flags to get rid of to much informations
3579
3580 * Makefile:
3581 - changed flags of tar from '-cvf' to 'cvf' so that it runs on alpha, too
3582
3583 * mbase/MAGIC.h:
3584 - put brackets around defines, to make it compile on alpha
3585
3586 * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTask.cc,
3587 mgui/MGeomCam.cc, mhist/MHFadcPix.cc, mmc/MMcTrig.cxx:
3588 - removed inline statement, to make it link on alpha
3589
3590
3591
3592 2001/10/31: Thomas Bretz
3593
3594 * Makefile:
3595 - changed MrProper output
3596
3597 * Makefile.conf.general, Makefile.conf.linux,
3598 Makefile.conf.linux-gnu, Makefile.conf.osf:
3599 - added ARCHDEF environment
3600
3601 * manalysis/MHillas.[h,cc]:
3602 - added units
3603
3604 * mbase/BaseLinkDef.h:
3605 - added '+' for MTime
3606
3607 * mbase/MAGIC.h:
3608 - let Linux find gLog when creating dictionary
3609
3610 * mbase/MHtml.h:
3611 - removed include of TNamed
3612
3613 * */Makefile
3614 - reordered *.cc filed to get rid of some 'rootcint' warnings
3615
3616 * mgui/MCamDisplay.cc:
3617 - added SetBorderMode(0)
3618
3619 * mgui/MHexagon.[h,cc]:
3620 - changed Print-output to fit into two lines
3621 - made Print appear in the context menu
3622
3623 * merpp.cc:
3624 - Added MParContainer::Class()->IgnoreTObjectStreamer()
3625
3626 * mbase/MEvtLoop.[h,cc], mbase/MReadTree.[h,cc],
3627 mmain/MAnalysis.[h,cc]:
3628 - added support for a progressbar
3629
3630 * mbase/MFilterList.h:
3631 - added SetOwner-support
3632
3633 * mbase/MLogManip.h:
3634 - added 'dec' manipulator to dbginf
3635
3636 * mbase/MTask.h:
3637 - added GetNumExecutions
3638
3639 * mraw/RawLinkDef.h:
3640 - added '+' for MRawEvtPixelIter, MRawCrateArray, MRawCrateData and
3641 MRawFile[Read,Write]
3642
3643
3644
3645 2001/10/30: Thomas Bretz
3646
3647 * macros/MagicHillas.C
3648 - removed precreated objects
3649
3650 * macros/readCt1.C:
3651 - fixed a bug (-> instead of .)
3652
3653 * *LinDef.h:
3654 - added a '+' to all 'new' classes. 'new' means, that the object
3655 is not yet used in Monte Carlo Files.
3656
3657 * *.h:
3658 - changed defines from CLASS_H to MARS_Class type (like root)
3659
3660 * MMcPedestalCopy.[h,cc]:
3661 - added AddToBranchList stamements
3662
3663 * manalysis/MPedestalPix.h, manalysis/MCerPhotPix.h, mgui/MGeomPix.h:
3664 - changed derivement from TObject to MParContainer to be sure
3665 fBits are not written, without specifying this for any TObject
3666 derived class
3667
3668
3669
3670 2001/10/29: Thomas Bretz
3671
3672 * Makefile.rules:
3673 - changed the output
3674
3675 * macros/rootlogon.C:
3676 - Added IgnorTObjectStreamer
3677
3678 * manalysis/MCT1ReadAscii.cc:
3679 - changed fFileNames to a TList of TNamed objects
3680
3681 * mbase/MArray.h:
3682 - removed include of MArray.h
3683
3684 * mbase/MParContainer.[h,cc]:
3685 - changed fName, fTitle from pointer to static object
3686 - Changed ClassVersion to 0
3687
3688 * mbase/MParList.[h,cc]:
3689 - changed fName, fTitle from pointer to static object
3690 - changed include of TObjArray to a forward declaration
3691 (for faster compilation)
3692 - simplified the code
3693
3694 * mbase/MInputStreamID.[h,cc]:
3695 - changed fStreamId from char* to TString
3696 - Changed ClassVersion to 0
3697
3698 * mbase/MReadTree.[h,cc]:
3699 - changed veto-list to an array of TNamed objects
3700 - implemented auto enabeling
3701
3702 * mbase/MTask.[h,cc]:
3703 - implemented fListOfBranches for auto enabeling
3704
3705 * mbase/MTaskList.[h,cc]:
3706 - changed fName, fTitle from pointer to static object
3707 - changed include of TObjArray to a forward declaration
3708 (for faster compilation)
3709
3710 * mbase/MWriteRootFile.cc:
3711 - changed fName, fTitle from pointer to static object
3712 - set splitlevel in TTree::Branch to default
3713 - changed kSaveNow to kFillTree
3714
3715 * mhist/MFillH.cc:
3716 - changed fName, fTitle from pointer to static object
3717 - check inharitance from MH
3718
3719 * mhist/MH.[h,cc]:
3720 - changed fName, fTitle from pointer to static object
3721 - implementation of simplified static MakeDefCanvas
3722
3723 * mhist/MHFadcCam.h:
3724 - removed include of TH1
3725
3726 * mhist/MHFadcPix.[h,cc]:
3727 - implemented persistent pixid
3728 - get rid of 'fixed string sizes'
3729 - Delete histograms from file structure (SetDirectory)
3730 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
3731 - removed include of TH1
3732
3733 * mhist/MHHillas.cc
3734 - changed fName, fTitle from pointer to static object
3735 - Delete histograms from file structure (SetDirectory)
3736 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
3737 - changed DrawClone to DrawCopy
3738
3739 * mhist/MHMcCollectionArea.[h,cc]:
3740 - changed fName, fTitle from pointer to static object
3741 - Delete histograms from file structure (SetDirectory)
3742 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
3743 - changed DrawClone to DrawCopy
3744 - changed binning to log scale
3745 - removed include of TH1
3746
3747 * mhist/MHMcEnergy.cc, mhist/MHStarMap.cc:
3748 - changed fName, fTitle from pointer to static object
3749 - Delete histograms from file structure (SetDirectory)
3750 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
3751
3752 * manalysis/MCerPhotEvt.cc, manalysis/MHillas.cc,
3753 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
3754 manalysis/MMcPedestalCopy.cc, manalysis/MPedestalCam.cc,
3755 mbase/MClone.cc, mbase/MPrint.cc, mbase/MTime.h,
3756 mbase/MWriteAsciiFile.cc, mgui/MGeomCam.cc, mhist/MHFadcCam.cc,
3757 mhist/MHMcRate.cc, mmc/MMcTrig.cxx, mraw/MRawCrateArray.cc,
3758 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc:
3759 - changed fName, fTitle from pointer to static object
3760
3761 * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc,
3762 mmontecarlo/MMcThresholdCalc.[h,cc],
3763 mmontecarlo/MMcTriggerRateCalc.[h,cc],
3764 mmontecarlo/MMcCollectionAreaCalc.[h,cc]:
3765 - changed fName, fTitle from pointer to static object
3766 - changed to use auto enabling scheme
3767
3768 * macros/threshold.C, macros/collarea.C, macros/trigrate.C:
3769 - removed UseLeaf
3770
3771 * macros/CT1Hillas.C, macros/readMagic.C:
3772 - made run again
3773
3774 * mraw/MRawFileWrite.cc:
3775 - changed fName, fTitle from pointer to static object
3776 - changed TTree::Branch to use default split level (99)
3777 - added the missing important '.' to the Branch names!
3778
3779 * mraw/MRawRunHeader.[h,cc]:
3780 - changed fName, fTitle from pointer to static object
3781 - implemented enum for Run Type
3782
3783
3784
3785 2001/10/26: Thomas Bretz
3786
3787 * Makefile.rules:
3788 - changed output
3789
3790 * readraw.cc:
3791 - changed name and description in TROOT
3792 - removed argument in MMcEvt::Print()
3793
3794 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCerPhotPix.[h,cc],
3795 manalysis/MHillas.[h,cc], mmc/MMcEvt.[hxx,cxx],
3796 mmc/MMcFadcHeader.[hxx,cxx], mmc/MMcTrig.[hxx,cxx],
3797 mmc/MMcTrigHeader.[hxx,cxx]:
3798 - according to root 3.01 made Print const
3799
3800 * mbase/BaseLinkDef.h:
3801 - added MPrint
3802
3803 * mbase/MPrint.[h,cc]:
3804 - added
3805
3806 * mbase/MClone.[h,cc]:
3807 - changed MParContainer to a more general TObject
3808
3809 * mbase/Makefile:
3810 - MPrint.cc added
3811
3812 * meventdisp/MGCamDisplay.[h,cc], meventdisp/MGEvtDisplay.[h,cc],
3813 meventdisp/MGFadcDisp.[h,cc]:
3814 - introduced fInitOk for the case PreProcessing failed
3815
3816 * mmain/MMonteCarlo.cc:
3817 - added correction for use of several trigger conditions
3818 - speedup threshold calc by usage of UseLeaf
3819
3820 * magiclogo.xpm, marslogo.xpm:
3821 - changed
3822
3823 * mmain/MMonteCarlo.cc:
3824 - added a workaround for the <TClass::TClass> no dictionary for MMc*
3825 problem
3826
3827 * mbase/MWriteRootFile.[h,cc]:
3828 - simplified code by removing MRootFileTree class
3829
3830 * mbase/MLog.cc:
3831 - changed char[len+1] to 'new' statement
3832
3833
3834
3835
3836 2001/10/23: Thomas Bretz
3837
3838 * mbase/MLog.[h,cc]:
3839 - replaced usage of tmpnam by mkstemp
3840
3841 * mgui/MCamDisplay.[h,cc]:
3842 - Paint function added which maintains the aspect ratio of the image
3843 - DrawPhotErr removed
3844 - removed gPad->Clear, so that we can draw into pads not only
3845 canvases
3846
3847 * mhist/MFillHFadc.[h,cc], mhist/MFillHHillas.[h,cc],
3848 mhist/MFillHStarMap.[h,cc]:
3849 - removed
3850
3851 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
3852 - removed unused spectral index and flux
3853
3854 * mmontecarlo/MMcThesholdCalc.[h,cc],:
3855 mbase/MParList.[h,cc]:
3856 - fixed the Dimension handling
3857
3858 * mmontecarlo/MMcTriggerRateCalc.[h,cc],
3859 - fixed the Dimension handling
3860 - added destructor
3861
3862 * macros/trigrate.C:
3863 - fixed some small things
3864 - accelerated by use of MReadTree::UseLeaf
3865
3866 * mhist/MHMcCollectionArea.h:
3867 - changed default argument of DrawClone from NULL to "".
3868 NULL caused the interpreter to crash.
3869
3870 * mbase/MFilterList.[h,cc], mbase/MParContainer.[h,cc],
3871 mbase/MParList.[h.cc], mbase/MTime.[h,cc],
3872 mgui/MGeomCam.[h,cc], mgui/MGeomPix.[h,cc],
3873 mgui/MHexagon.[h,cc], mhist/MHMcEnergy.[h,cc],
3874 mhist/MHMcRate.[h,cc], mraw/MRawCrateData.[h,cc],
3875 mraw/MRawEvtHeader.[h,cc], mraw/MRawRunHeader.[h,cc]:
3876 - according to root 3.01 I made Print() const
3877
3878 * mdatacheck/MViewAdcSoectra.[h,cc], mdatacheck/MShowSpect.[h,cc]:
3879 - removed
3880
3881 * mbase/MReadTree.cc:
3882 - removed default argument from GetEntry-call
3883
3884 * mbase/MTask.[h,cc]:
3885 - introduced mapping function for (Pre/Post)&Process
3886 - according to root 3.01 I made Print() const
3887 - added PrintStatistics
3888 - added call counter
3889
3890 * mbase/MTaskList.[h,cc]:
3891 - adapted to new MTask mapping functions
3892 - according to root 3.01 I made Print() const
3893 - added PrintStatistics
3894 - moved some functionality to MTask-Mapper functions
3895
3896 * mmain/MMonteCarlo.cc:
3897 - adapted to some changes in other classes
3898 - some small simplifications
3899 - accelerated, by use of UseLeaf
3900 - workaround for the ButtonGroup/Button delete bug
3901
3902 * mmain/MAnalysis.cc:
3903 - workaround for the ButtonGroup/Button delete bug
3904
3905
3906
3907 2001/10/23: Thomas Bretz
3908
3909 * macros/dohtml.C:
3910 - changed macro names
3911
3912 * macros/getCollArea.C:
3913 - renamed to collarea.C
3914 - make use of new fast MReadTree
3915
3916 * macros/getRate.C:
3917 - renamed to trigrate.C
3918
3919 * macros/getThreshold.C:
3920 - renamed to threshold.C
3921
3922 * Makefile.depend:
3923 - removed
3924
3925 * mgui/MCamDisplay.[h,cc]:
3926 - fixed wrong usage of new operator in TClonesArray
3927 - the aspect ratio of the Canvas is used now to display geometries
3928 correctly (no 'small CT1 camera anymore)
3929 - replaced include of MCerPhotPix by a forward declaration
3930 - replaced include of MHexagon by a forward declaration
3931
3932 * mgui/MGeomCam.[h,cc]:
3933 - added GetMaxRadius()-function
3934 - added CalcMaxRadius()-function
3935 - replaced include of MGeomPix by a forward declaration
3936 - replaced include of TObjArray by a forward declaration
3937
3938 * mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc:
3939 - call CalcMaxRadius in the constructor
3940
3941
3942
3943 2001/10/22: Thomas Bretz
3944
3945 * mhist/MH*.[h,cc]:
3946 - changed DrawClone according to root 3.01/06 to 'const'
3947
3948
3949
3950 2001/10/16: Thomas Bretz
3951
3952 * mbase/MReadTree.[h,cc]:
3953 - added some output statements
3954 - added comments
3955 - added UseLeaf
3956 - changed AddFile to Int_t
3957 - simplified GetEntry call
3958
3959 * mgui/MGeomCam.[h,cc], MGeomCamCT1.[h,cc], MGeomCamMagic.[h,cc]:
3960 - added come comments
3961 - removed Draw-function
3962
3963 * mars.cc:
3964 - Changed name of TROOT object to 'mars'
3965
3966 * merpp.cc:
3967 - changed name of TROOT object to 'merpp'
3968 - added some more ouput
3969
3970 * mbase/MBaseLinkDef.h:
3971 - added MRootFileBranch
3972 - added MRootFileTree
3973
3974 * mgui/MGeomPix.cc, mbase/MClone.cc, mraw/MRawRunHeader.cc:
3975 - added comments
3976
3977 * mbase/MEvtLoop.cc:
3978 - added missing include
3979 - added another time output
3980
3981 * mbase/MWriteRootFile.cc:
3982 - added ClassImp
3983
3984 * mhist/MFillH.cc, mmontecarlo/MMcCollectionAreaCalc.cc:
3985 - changed output
3986
3987 * mhist/MHMcCollectionArea.cc:
3988 - small fixes
3989 - changed error calculation according to Ciro
3990
3991 * macros/CT1Hillas.C:
3992 - fixes some bugs (typos)
3993
3994
3995
3996 2001/10/05: Thomas Bretz
3997
3998 * manalysis/MHillas.cc, manalysis/MImgCleanStd.cc, mbase/MClone.[h,cc],
3999 mbase/MFilterList.h, mbase/MWriteFile.h, mbase/MWriteRootFile.h,
4000 mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc,
4001 meventdisp/MGCamDisplay.h, meventdisp/MGEvtDisplay.h,
4002 mgui/MGeomPix.h, mhist/MFillH.h, mhist/MHHillas.h,
4003 mmain/MAnalysis.h, mmain/MBrowser.h, mmain/MCameraDisplay.h,
4004 mmain/MDataCheck.h, mmain/MEvtDisp.h, mmain/MMonteCarlo.h,
4005 mraw/MRawFileRead.cc
4006 - comments updated
4007
4008 * mbase/MFilter.[h,cc]:
4009 - made IsExpressionTrue abstract
4010
4011 * meventdisp/MGEvtDisplay.cc:
4012 - fixed a bug that only every second event was displayed
4013
4014 * meventdisp/MGFadcDisp.[h,cc]:
4015 - reorganized code (changing pixel number drawed the histogram twice)
4016
4017 * mgui/MCamDisplay.[h,cc]:
4018 - added fDrawingPad to make sure that all output goes into the same pad
4019
4020 * mhist/HistLinkDef.h, mhist/Makefile:
4021 - removed old MFillH* classes
4022
4023
4024
4025 2001/10/02: Thomas Bretz
4026
4027 * mbase/MClone.[h,cc],
4028 meventdisp/MGCamDisplay.[h,cc],
4029 meventdisp/MGEvtDisplay.[h,cc],
4030 mmain/MCameraDisplay.[h,cc]:
4031 - added
4032
4033 * macros/readMagic.C:
4034 - fixed a "'->' and '.' mixed bug"
4035
4036 * manalysis/MCT1ReadAscii.cc:
4037 - added initialisation of fIn
4038
4039 * manalysis/MCerPhotEvt.[h,cc]:
4040 - made IsPixelExisting const
4041 - made IsPixelCore const
4042 - made IsPixelUsed const
4043 - made GetNumPhotons[Min,Max] const
4044
4045 * mbase/BaseLinkDef.h, mbase/Makefile:
4046 - added MClone
4047
4048 * mbase/MEvtLoop.[h,cc], mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
4049 - added SetOwner-support
4050
4051 * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
4052 - removed MShowSpect
4053 - removed MViewAdcSpect
4054
4055 * mdatacheck/MDumpEvtHeader.cc:
4056 - added missing descriptions
4057
4058 * mdatacheck/MGDisplayAdc.[h,cc]:
4059 - small changes
4060
4061 * meventdisp/EvtDispLinkDef.h:
4062 - added MGEvtDisplay
4063 - added MGCamDisplay
4064
4065 * meventdisp/MGFadcDisp.[h,cc]:
4066 - derived from MGEvtDisplay
4067 - most of the code moved to MGEvtDisplay to support MGCamDisplay, too
4068
4069 * meventdisp/Makefile:
4070 - added MGCamDisplay
4071
4072 * mgui/MCamDisplay.[h,cc]:
4073 - cleaned
4074 - reorganized
4075
4076 * mgui/MHexagon.cc:
4077 - added missing descriptions
4078
4079 * mhist/MHFadcPix.cc:
4080 - reorganized some code in the constructor which creates the 'names'
4081
4082 * mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc,
4083 mhist/MHMcEnergy.cc, mhist/MHStarMap.cc:
4084 - Draw-function supports a default canvas now
4085
4086 * mmain/MDataCheck.cc:
4087 - added/rorganized comments
4088 - removed usage of MViewAdcSpectra
4089
4090 * mmain/MMars.[h,cc]:
4091 - added new "Camera Display" Button
4092
4093 * mmain/MainLinkDef.h, mmain/Makefile:
4094 - added MCameraDisplay
4095
4096
4097
4098 2001/09/28: Thomas Bretz
4099
4100 * macros/getRate.C:
4101 - changed TObjArray to a non-pointer object
4102 - added Printing of the result at the end of the macro
4103
4104 * mhist/MHMcCollectionArea.[h,cc], mhist/MHMcEnergy.[h,cc]:
4105 - added DrawClone
4106
4107 * mhist/MHMcRate.[h,cc]:
4108 - added a dummy for DrawClone
4109
4110 * mmain/MMonteCarlo.[cc, h]:
4111 - added Gui elements
4112 - added CalculateCollectionArea (not yet tested)
4113 - added CalculateTriggerRate (not yet tested)
4114 - added Threshold (not yet tested)
4115
4116 * mmontecarlo/MMcTriggerRateCalc.cc:
4117 - removed output stuff from PostProcessing
4118
4119 * meventdisp/MGFadcDisp.[h,cc], mdatacheck/MGDisplayAdc.[h,cc]:
4120 - reorganized code (constructor)
4121 - reorganized deletion of gui objects
4122 - fixed many, many memory leaks
4123
4124
4125
4126 2001/09/27: Thomas Bretz
4127
4128 * mmain/MBrowser.cc:
4129 - added comments
4130
4131 * mmain/MAnalysis.[h,cc]:
4132 - added entry field for cleaning levels
4133 - restructured code a bit
4134
4135 * mhist/MFillH.cc:
4136 - fixed missing initialization of member variables in Init
4137
4138 * mhist/MHHillas.[h,cc]:
4139 - Added comments
4140 - Added DrawClone
4141 - Removed kCanDelete bits from Draw function
4142
4143 * mhist/MHStarMap.[h,cc]:
4144 - Added comments
4145 - Added DrawClone
4146 - moved some code from the Draw-functions to PrepareDrawing
4147
4148
4149
4150 2001/09/26: Thomas Bretz
4151
4152 * mmain/MMars.[cc,h], mmain/MBrowser.[cc,h], MDataCheck.[cc,h],
4153 mmain/MEvtDisp.[cc,h], mmain/MMonteCarlo.[cc,h]:
4154 - reorganized code (constructor)
4155 - reorganized deletion of gui objects
4156 - fixed many, many memory leaks
4157 - small changes in layout
4158
4159 * mmain/MAnalysis.[h,cc]:
4160 - added
4161
4162 * macros/*:
4163 - added Copyright notice
4164 - added some small sanity checks
4165
4166 * macros/MagicHillas.C:
4167 - fixed '->' bug
4168 - changed MFillHStarMap to MFillH
4169
4170 * mbase/MReadTree.cc, mraw/MRawFileWrite.cc:
4171 - removed an old debug statement
4172
4173 * mmain/MMars.cc:
4174 - added new Analysis functionality
4175
4176 * mmain/MainLinkDef.h:
4177 - addded MAnalysis
4178
4179 * mmain/Makefile:
4180 - added MAnalysis.cc
4181
4182 * mmc/McLinkDef.h:
4183 - removed nonsens define statement
4184
4185
4186
4187 2001/09/25: Thomas Bretz
4188
4189 * Makefile:
4190 - changed make tar so that 'CVS/Root' isn't added to the tar-file anymore
4191 It contains the origin (CVSROOT) of the repository and my confuse
4192 people triing to commit changed files from such an archive to
4193 the repository
4194
4195 * mmain/MBrowser.[cc,h]:
4196 - reorganized code (constructor)
4197 - reorganized deletion of gui objects
4198 - fixed many, many memory leaks
4199
4200 * mmain/MMars.[cc,h]:
4201 - reorganized code (constructor)
4202 - reorganized deletion of gui objects
4203 - fixed many, many memory leaks
4204
4205
4206
4207 2001/09/20: Thomas Bretz
4208
4209 * mbase/MLog.[h,cc]:
4210 - made working with Cosy
4211 - fixed gui stuff to work like expected
4212
4213 * manalysis/MCerPhotPix.h:
4214 - replaced TROOT.h by MAGIC.h
4215
4216 * mfilter/MFTriggerLvl1.h:
4217 - added description
4218
4219
4220
4221 2001/09/20: Thomas Bretz
4222
4223 * released Version 0.4
4224
4225 * mevtdisp/MGFadcDisp.cc, mmain/MMars.cc:
4226 - switched to root version >= 3.00
4227
4228 * Makefile.conf.linux:
4229 - added to support the new Linux distributions
4230
4231 * .rootrc:
4232 - removed references to MARSSYS
4233
4234
4235
4236 2001/09/13: Thomas Bretz
4237
4238 * Makefile.conf.linux-gnu:
4239 - removed "-Woverloaded-virtual". it doesn't really help
4240
4241
4242
4243 2001/08/02: Thomas Bretz
4244
4245 * macros/getRate.C:
4246 - make use of new stylish lists of containers
4247
4248
4249 * macros/CT1Hillas.C, macros/getCollArea.C:
4250 - make use of return value of Eventloop
4251
4252 * macros/merpp.C:
4253 - changed return type to void
4254
4255
4256
4257 2001/07/23: Thomas Bretz
4258
4259 * mbase/MParList.cc:
4260 - redifinition of default argument: fixed
4261
4262
4263
4264 2001/07/23: Thomas Bretz
4265
4266 * mmontecarlo/MMcThresholdCalc.[cc,h]:
4267 - changed PreProcess action to new stylish lists of containers
4268
4269 * mhist/Makefile:
4270 - removed MEnergies.cc
4271
4272 * mhist/HistLinkDef.h:
4273 - removed MEnergies.cc
4274
4275 * mbase/MReadTree.cc:
4276 - removed a bug which causes MReadTree to show strange behaviour.
4277 We cannot use GetBranch()->SetAddress() we have to use
4278 SetBranchAddress.
4279
4280 * macros/MagicHillas.C:
4281 - changed to new stylish histogram fillers.
4282
4283 * mhist/MHMcRate.cc:
4284 - some simplifications to the constructors
4285 - some accelerations of the rate calculation
4286
4287 * mhist/MHHillas.C:
4288 - added axis descriptions (thanks to Rudy)
4289
4290
4291
4292 2001/07/20: Thomas Bretz
4293
4294 * mhist/MH.cc:
4295 - added comments
4296
4297 * mhist/MFillH.cc:
4298 - added comments
4299
4300 * mbase/MParList.[h,cc]:
4301 - Added AddToList from a TObjArray
4302 - Added GetClassName
4303 - Added GetObjName
4304 - Added FindObjectList
4305 - Added FindCreateObjList
4306 - Added CreateObjList
4307
4308 * mhist/MHMcEnergies.[h,cc]:
4309 - deleted
4310
4311 * mhist/MHMcEnergy.[h,cc]:
4312 - rewrote constructor in a way that MHMcEnergies isn't needed anymore
4313 - added a SetName function which replaces the old constructor somehow
4314
4315 * macros/getThreshold.C:
4316 - make use of some new features
4317
4318
4319
4320 2001/07/19: Thomas Bretz
4321
4322 * mbase/MEvtLoop.cc:
4323 - added comments
4324
4325 * mbase/MTaskList.cc:
4326 - changed the wrong 'break' for kCONTINUE into 'return kTRUE'
4327
4328 * mhist/MH.[cc,h]
4329 - added
4330
4331 * mhist/MFillH.[cc,h]
4332 - added
4333 - in principal MFillHHillas, MFillHFadc and MFillHStarMap
4334 can be deleted now
4335
4336 * mhist/HistLinkDef.h:
4337 - added MH
4338 - added MFillH
4339
4340 * mhist/MFillHFadc.cc:
4341 - moved source for filling to corresponding histogram class
4342
4343 * mhist/MFillHHillas.cc:
4344 - included MHillas.h
4345
4346 * mhist/MHFadcCam.[cc, h]:
4347 - added Fill
4348 - made FillHi, FillLo private
4349
4350 * mhist/MHHillas.[cc, h], mhist/MHStarMap.[h,cc]:
4351 - changed Fill function to new style
4352 - derived class from MH
4353
4354 * mhist/Makefile:
4355 - added MH.cc
4356 - added MFillH.cc
4357
4358
4359
4360 2001/07/18: Oscar Blanch
4361
4362 * macros/getRate.C:
4363 - Macro to compute the trigger rate from a MonteCarlo file
4364
4365 * mhist/MHMcRate.[h,cc]:
4366 - Container to store trigger rate information
4367 - Draw() functin member to be implemented
4368
4369 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
4370 - Task to compute trigger rate
4371
4372
4373
4374 2001/07/13: Thomas Bretz
4375
4376 * mbase/MEvtLoop.[h,cc]:
4377 - Added a result value to Eventloop to be able to detect if the
4378 execution was successfull
4379 - changes postProcess to return the return value from
4380 MTaskList::PostProcess
4381
4382 * mbase/MParList.cc:
4383 - FindCreateObj removes now a 'dot' from the end of an indexed
4384 object name like "Events;7."
4385
4386 * mbase/MReadTree.cc:
4387 - small changes to the output
4388
4389 * mbase/MTask.[h,cc]:
4390 - added Preprocessed flag. This enables the tasklist to only postprocess
4391 already preprocessed tasks
4392
4393 * mbase/MTaskList.cc:
4394 - don't postprocess non preprocessed tasks
4395
4396 * mhist/MHMcCollectionArea.cc:
4397 - added descriptions to histrograms
4398 - changed names of histograms
4399 - added drawing of canvas to Draw-functions
4400
4401 * mhist/MHMcEnergy.[h,cc]:
4402 - added variables to store the calculated result
4403 - changed names and titles of histogram
4404 - added axis titles to histogram
4405 - moved result calculation into fit-function
4406
4407 * mmontecarlo/MMcCollectionAreaCalc.cc:
4408 - added name of input container to be able to process another
4409 container than "MMcTrig"
4410
4411 * mmontecarlo/MMcThresholdCalc.cc:
4412 - removed trailing dot from container name creation
4413
4414 * mhist/MMcThresholdCalc.cc:
4415 - removed a wrong '.' behind the number when processing more than
4416 one trigger condition
4417
4418 * mraw/MRawRunHeader.cc:
4419 - added "Monte Carlo Data" as runtype
4420
4421
4422
4423 2001/07/10: Thomas Bretz
4424
4425 * mhist/MHMcEnergy.h:
4426 - renamed SetBins to SetNumBins
4427
4428 * mmontecarlo/MMcThresholdCalc.cc:
4429 - changed style of comments
4430 - moved sqrt(2) from Postprocess to header.
4431
4432 * mmontecarlo/MMcEnerHisto.[cc,h], mmontecarlo/MMcEnerThre.[cc,h],
4433 mmontecarlo/MMcEnerThreCalc.[cc,h]:
4434 - removed
4435
4436 * mmontecarlo/MCollArea.[cc,h], mmontecarlo/MCollAreaTrigger.[cc,h]:
4437 - removed
4438
4439
4440
4441 2001/07/09: Thomas Bretz
4442
4443 * mbase/MParList.cc:
4444 - made handling of already existing containers in AddToList a bit
4445 more convinient
4446
4447 * mbase/MTaskList.[h,cc]:
4448 - added come comments
4449 - made handling of already existing tasks in AddToList a bit
4450 more convinient
4451 - Added name-argument to constructor
4452
4453 * mraw/MRawFileRead.[cc, h]:
4454 - move file-open check from constructor to PreProcess
4455 - added variable for filename
4456
4457 * mraw/MRawFileWrite.[cc,h]:
4458 - moved fOut->Write from PostProcess to destructor
4459 - removed PostProcess
4460
4461
4462
4463 2001/07/06: Thomas Bretz
4464
4465 * mfilter/FilterIncl.h, mfilter/FilterLinkDef.h,
4466 mfilter/MFTriggerLvl1.[h,cc], mfilter/mfilter/Makefile:
4467 - added
4468
4469 * Makefile
4470 - mfilter added
4471
4472 * Makefile.conf.linux-gnu:
4473 - added some warning options
4474
4475 * Makefile.conf.osf1:
4476 - enhanced warnings
4477
4478 * manalysis/MCerPhotEvt.cc:
4479 - removed a small buf from the constructor
4480
4481 * BaseLinkDef.h:
4482 - added MFilter
4483 - added MFilterList
4484
4485 * mbase/MLog.[h,cc]:
4486 - added a non-empty copy constructor to make cxx happy
4487
4488 * mbase/MParList.[h,cc]:
4489 - added second overload-function FindObject
4490
4491 * mbase/MTask.h:
4492 - added all Filter stuff
4493
4494 * mbase/MTaskList.cc:
4495 - changed debug output
4496 - added filter-stuff to Process
4497
4498 * mbase/MTaskList.h:
4499 - changed Print default option from NULL to ""
4500
4501 * mbase/Makefile:
4502 - added MFilter
4503 - added MFilterList
4504
4505 * mhist/MFillHFadc.cc:
4506 removed a small bug in the PreProcessing
4507
4508 * manalysis/MCerPhotEvt.h, manalysis/MHillas.cc, manalysis/MHillas.h,
4509 manalysis/MImgCleanStd.cc, manalysis/MPedestalCam.h, mgui/MGeomCam.h,
4510 mhist/MFillHHillas.h, manalysis/MHillasCalc.h, manalysis/MCerPhotCalc.h,
4511 manalysis/MImgCleanStd.h, mhist/MFillHStarMap.h, mhist/MHHillas.cc,
4512 mhist/MHHillas.h, mhist/MHStarMap.cc, mhist/MHStarMap.h,
4513 mmc/MMcFadcHeader.hxx, mmc/MMcFadcHeader.hxx, mmc/MMcTrig.hxx,
4514 mmontecarlo/MMcThresholdCalc.h:
4515 - made more const-correct
4516
4517 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc,
4518 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
4519 manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
4520 mhist/MFillHFadc.cc, mhist/MFillHHillas.cc, mhist/MFillHStarMap.cc,
4521 mmontecarlo/MMcThresholdCalc.cc, mraw/MRawFileRead.cc,
4522 mraw/MRawFileWrite.cc:
4523 - added comments
4524
4525 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc,
4526 manalysis/MCerPhotPix.cc, manalysis/MHillas.cc,
4527 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
4528 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h,
4529 manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc,
4530 manalysis/MPedestalPix.cc,
4531 mbase/MArray.cc, mbase/MArrayB.cc, mbase/MArrayS.cc, mbase/MEvtLoop.cc,
4532 mbase/MLog.cc, mbase/MParList.cc, mbase/MReadTree.cc, mbase/MTask.cc,
4533 mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
4534 mbase/MWriteRootFile.cc,
4535 mhist/MFillHFadc.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc,
4536 mhist/MFillHStarMap.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc,
4537 mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergies.cc,
4538 mhist/MHMcEnergy.cc, mhist/MHStarMap.cc, mraw/MRawCrateArray.cc,
4539 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc,
4540 mraw/MRawEvtPixelIter.cc, mraw/MRawFileRead.cc,
4541 mraw/MRawFileWrite.cc, mraw/MRawRunHeader.cc:
4542 - added semicolon after ClassImp to make my editor happy
4543
4544 * mmain/MEvtDisp.cc:
4545 - removed a wrong comma in the enumerations
4546
4547 * mmontecarlo/MMcThresholdCalc.cc:
4548 - made compile on osf by removing brackets in new steatement (constructor)
4549
4550
4551
4552 2001/07/05: Thomas Bretz
4553
4554 * macros/CT1Hillas.C:
4555 - changed the wrong pointers to dots.
4556
4557 * macros/getThreshold.C:
4558 - added some comments
4559 - removed the canvas creation
4560 - drawing replaced by a loop
4561 - changed trigger conditions to 1 (should work with any MC file)
4562
4563 * macros/readMagic.C:
4564 - changed the event counter to the number of the event in the file
4565 - removed icound
4566
4567 * manalysis/MPedCalcPedRun.cc, manalysis/MCerPhotCalc.cc,
4568 mbase/MParContainer.cc, mbase/MParContainer.h, mbase/MParList.cc,
4569 mbase/MParList.h, mbase/MTaskList.cc, mbase/MWriteAsciiFile.cc,
4570 mbase/MWriteRootFile.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc,
4571 mhist/MFillHStarMap.cc,
4572 - changed HasChanged to ReadyToSave
4573
4574 * mbase/MReadTree.cc:
4575 - added some comments
4576
4577 * mhist/MHMcEnergies.h:
4578 - fixed bug in []-operator
4579
4580 * mhist/MHMcEnergy.cc:
4581 - added canvas creation to draw function
4582
4583 * mmontecarlo/MMcThresholdCalc.cc:
4584 - fixed a bug in the constructor
4585
4586
4587
4588 2001/06/20: Thomas Bretz
4589
4590 * macros/merpp.C:
4591 - fixed type in comment
4592
4593 * manalysis/MHillas.cc:
4594 - fixed 'FIXME' comment
4595
4596 * mbase/MWriteFile.[h,cc]:
4597 - added
4598
4599 * mbase/MWriteRootFile.[h,cc]:
4600 - added
4601
4602 * mbase/BaseLinkDef.h:
4603 - Added MWriteFile
4604 - Added MWriteRootFile
4605
4606 * mbase/MEvtLoop.cc:
4607 - fixed the counting in the eventloop
4608
4609 * mbase/MWriteAsciiFile.[h,cc]:
4610 - changed class that it is based on MWriteFile now
4611
4612 * mbase/Makefile:
4613 - added MWriteFile
4614 - added MWriteRootFile
4615
4616 * mhist/MFillHFadc.[h,cc]:
4617 - added set for HasChanged (new PostProcess)
4618
4619 * mhist/MFillHHillas.cc:
4620 - added set for HasChanged (new PostProcess)
4621
4622 * mhist/MFillHStarMap.cc:
4623 - added set for HasChanged (new PostProcess)
4624
4625 * mhist/MHHillas.cc:
4626 - Set kCanDelete to make sure, that the histograms are deleted
4627 together with the canvas
4628
4629 * mraw/MRawFileWrite.[h,cc]:
4630 - changed the handling of opening, closing and checking file
4631
4632
4633
4634 2001/06/13: Thomas Bretz
4635
4636 * ./.../*.h:
4637 - added some comments and corrected some descriptions.
4638
4639 * mbase/MParContainer.[h,cc]:
4640 - added a 'dummy' function for AsciiRead, AsciiWrite
4641
4642 * mbase/MWriteAsciiFile.[h,cc]:
4643 - added new constructor (specify directly the pointer to the class)
4644
4645 * mgui/MHexagon.cc:
4646 - made Copy-function more readable
4647
4648 * mgui/MParContainer.cc:
4649 - made Copy-function more readable
4650
4651 * mhist/MHMcEnergies.[h,cc]:
4652 - files added as a container to make handling of several MHMcEnergy easier
4653
4654 * mbase/MAGIC.h:
4655 - encapsulated include of TROOT
4656
4657 * mbase/MTaskList.cc:
4658 - added SetHasChange and Reset to PostProcess
4659
4660 * mhist/HistLinkDef.h
4661 - added MHMcEnergies
4662
4663 * mhist/MHMcEnergy.[h,cc]:
4664 - added name and title to constructor
4665 - added number to name of container
4666
4667 * mmontecarlo/MMcThresholdCalc.cc:
4668 - corrected typo in creation of the container names
4669
4670 * mraw/MRawEvtData.cc:
4671 - Set kCanDelete in Draw function
4672
4673
4674
4675 2001/06/12: Thomas Bretz
4676
4677 * mmontecarlo/MMcEnerThreCalc.[cc,h]
4678 - copied to mmontecarlo/MMcThresholdCalc.[cc,h]
4679
4680 * mmontecarlo/MMcEnerThreHistos.[h,cc]
4681 - copied to mmhist/MHMcEnergy.[h,cc]
4682
4683 * mbase/Makefile:
4684 - added MWriteAsciiFile.cc
4685
4686 * mhist/HistIncl.h:
4687 - added TF1.h
4688
4689 * mhist/HistLinkDef.h:
4690 - added MHMcEnergy
4691
4692 * mhist/Makefile
4693 - added MHMcEnergy
4694
4695 * mmontecarlo/MCollArea.h:
4696 - fixed typo in ifndef
4697
4698 * mmontecarlo/Makefile:
4699 - added MMcThresholdCalc.cc
4700 - removed MMcEnerHisto.cc
4701 - removed MMcEnerThre.cc
4702 - removed MMcEnerThreCalc.cc
4703
4704 * mmontecarlo/MonteCarloLinkDef.h:
4705 - added MMcThresholdCalc.cc
4706 - removed MMcEnerHisto.cc
4707 - removed MMcEnerThre.cc
4708 - removed MMcEnerThreCalc.cc
4709
4710 * mbase/MWriteAsciiFile.[h,cc]:
4711 - added
4712
4713 * manalysis/MCT1ReadAscii.h:
4714 - removed fFileName from class definition
4715
4716 * manalysis/MCerPhotCalc.cc:
4717 - use of SetHasChanged added
4718
4719 * manalysis/MHillas.[h,cc]:
4720 - Reset added
4721 - AsciiRead added
4722 - AsciiWrite added
4723 - use of SetHasChanged added
4724
4725 * manalysis/MPedCalcPedRun.[h,cc]:
4726 - made fNumHiGainSamples a class member
4727 - renamed some member functions
4728 - made the 'internal' member functions private
4729 - added SetHasChanged
4730 - made these functions const
4731
4732 * mbase/BaseLinkDef.h
4733 - MWriteAsciiFile added
4734
4735 * mbase/MEvtLoop.cc:
4736 - some small changes to the logging output
4737
4738 * mbase/MParContainer.cc:
4739 - fHasChanged added
4740
4741 * mbase/MParContainer.h:
4742 - Reset prototype added
4743 - HasChanged added
4744 - SetHasChanged added
4745
4746 * mbase/MParList.[cc,h]:
4747 - SetHasChanged added
4748 - Reset added
4749
4750 * mbase/MTaskList.cc:
4751 - Process: call SetHasChanged before looping
4752 - Process: call Reset before looping
4753
4754 * mbase/MTaskList.h:
4755 - fParList added to class definition
4756
4757
4758
4759 2001/04/27: Thomas Bretz
4760
4761 * macros/merpp.C:
4762 - made the merpp-macro Mars 0.3 compatible
4763
4764
4765
4766 2001/04/19: Thomas Bretz
4767
4768 * mbase/MParList.cc:
4769 - added stripping of the string after last semicolon (classname)
4770
4771 * mbase/MReadTree.cc:
4772 - added Veto funtionality to PreProcess
4773 - added HasVeto
4774 - added fVetoList
4775 - added VetoBranch
4776
4777
4778
4779 2001/04/18: Thomas Bretz
4780
4781 * mbase/MHtml.[cc.h]:
4782 - Added
4783
4784 * mbase/*.cc:
4785 - changed comments of member functions to new MHtml-Style
4786
4787
4788
4789 2001/04/09: Thomas Bretz
4790
4791 * mbase/MParList.cc:
4792 - Added the possibility to specify a different object name in
4793 FindCreateObj
4794
4795 * .rootrc:
4796 - changed the style for the html documentation
4797
4798 * macros/dohtml.C:
4799 - added SetXwho
4800
4801 * (*.cc):
4802 - added the copyright comment block
4803
4804 * mgui/MGeomCamMagic.cc:
4805 - added some comments to all these numbers
4806
4807 * mraw/MRawEvtPixelIter.h:
4808 - added Jump member function which jumps directly to the pixel with a
4809 given id
4810
4811
4812
4813 2001/04/09: Thomas Bretz
4814
4815 * mgui/MGeomPix.cc:
4816 - fixed a small error in SetNeighbors (thanks to Oscar)
4817
4818 * mgui/MGFadcDisp.[h,cc]:
4819 - Fixed many small errors which caused the display to display nonsens
4820 in some situations
4821
4822
4823
4824 2001/04/04: Thomas Bretz
4825
4826 * mraw/MRawEvtData.[cc,h]:
4827 - changed wrong return type of GetNumPixels to UShort_t
4828
4829 * mmain/MBrowser.[cc,h]:
4830 - made the dialog somehow work like it should
4831
4832
4833
4834 2001/04/03: Thomas Bretz
4835
4836 * manalysis/MCT1ReadAscii.cc:
4837 - the pedestal values read from the file are now stored in MeanRms
4838 instead of Sigma
4839
4840 * manalysis/MCerPhotCalc.cc:
4841 - The pedestal mean Rms is used as the pixel error
4842
4843 * MImgCleanStd.cc:
4844 - CleanStep1: the '<' was replaced by a '<=' to clean also pixels
4845 with value=noise=0
4846
4847 * MMcPedestalCopy.cc:
4848 - All the pedestal values are now filled in (are they calculated correctly?)
4849
4850 * mgui/MGeomCamMagic.cc:
4851 - Forgot to initialize the Nextneighbors of the Magic Camera
4852 (thanks to Oscar)
4853
4854 * mhist/MHStarMap.cc:
4855 - I changed the model of the display (colors and bin width) to
4856 get a 'better' result
4857
4858
4859
4860 2001/04/02: Thomas Bretz
4861
4862 * mraw/MRawEvtHeader.h, mraw/MRawFileWrite.cc:
4863 - added constants (kTT*) for trigger type
4864
4865 * manalysis/MImgCleanStd.[h,cc]:
4866 - added changeable cleaning levels
4867
4868 * manalysis/MHillas.cc:
4869 - added some more sanity checks to the calculation
4870
4871 * manalysis/MCT1ReadAscii.[h,cc]:
4872 - added some kind of chain feature (AddFile) to process more than one file
4873
4874 * mgui/MGeomPix.[h,c]:
4875 - added interface to pixel neighbors
4876
4877 * mgui/MGeomCamCT1.[cc,h], mgui/MGeomCamMagic.[cc,h]:
4878 - creates the neighbor geomtry now, too
4879
4880 * manalysis/MImgCleanStd.[cc,h]:
4881 - switched to new stylish neighbors from MGeomCam
4882
4883
4884
4885 2001/03/30: Thomas Bretz
4886
4887 * mdatacheck/MH*, mdatacheck/MFillH*:
4888 - moved to mhist
4889
4890 * mraw/MrawEvtPixelIter:
4891 - IsLoGain -> HasLoGain
4892
4893 * mgui/MG*:
4894 - renamed
4895 - moved to mmain
4896 - move Browser functionality to MBrowser
4897
4898 * mmain/, mhist:
4899 - new
4900
4901
4902
4903 2001/03/21: Thomas Bretz
4904
4905 * manalysis/MHillas.[h,cc]:
4906 - fixed some minor errors, added sanity check (N<2) to Calc
4907
4908 * manalysis/MFillHHillas.cc:
4909 - skip event if Hillas calculations fails
4910
4911 * macros/getCollArea.C, macros/readMagic.C,
4912 mdatacheck/MViewAdcSpectra.cc, meventdisp/MGFadcDisp.cc:
4913 - changed order in MReadTree constructor
4914
4915 * manalysis/MCT1ReadAscii.[h,cc]:
4916 - changed to use MPedestalCam
4917
4918 * manalysis/MCT1Pedestals.[h,cc]:
4919 - removed
4920
4921 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4922 - removed MCT1Pedestals
4923
4924 * mbase/BaseLinkDef.h:
4925 - added const values from Magic.h
4926
4927 * mbase/MLogManip.h:
4928 - changed style of dbginf
4929
4930 * mbase/MParList.cc:
4931 - make use of dbginf
4932
4933 * mbase/MReadTree.[h,cc]:
4934 - switched from a TTree to a TChain object
4935 - chnaged order of variables of the constructor
4936
4937
4938
4939 2001/03/21: Thomas Bretz
4940
4941 * macros/CT1Hillas.C, manalysis/MImgCleanStd.cc, manalysis/MImgCleanStd.h,
4942 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h,
4943 manalysis/MCerPhotCalc.h, manalysis/MCerPhotCalc.cc, mdatacheck/MHHillas.h,
4944 mdatacheck/MHHillas.cc, mdatacheck/MFillHFadc.cc, mdatacheck/MFillHFadc.h,
4945 mdatacheck/MHFadcCam.cc, mdatacheck/MHFadcCam.h, mdatacheck/MHFadcPix.cc,
4946 mdatacheck/MHFadcPix.h, mdatacheck/MFillHHillas.cc,
4947 mdatacheck/MFillHHillas.h
4948 - added
4949
4950 * mdatacheck/MHistosAdc.[h,cc]:
4951 - replaced by MHFadc[Cam,Pix]
4952
4953 * mdatacheck/MFillAdcSpect.[h,cc]:
4954 - replaced by MFillHFadc
4955
4956 * macros/readCT1.C:
4957 - uses the new classes now
4958 - calculates and displays hillas
4959
4960 * manalysis/AnalysisLinkDef.h:
4961 - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy
4962
4963 * manalysis/MCT1ReadAscii.cc:
4964 - PreProcess uses FindCreateObj now
4965
4966 * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc:
4967 - changed the new back to 'new with placement'
4968
4969 * manalysis/MCerPhotEvt.[h, cc]:
4970 - removed cleaning from this class
4971
4972 * manalysis/MHillas.cc:
4973 - some small changes in the naming inside Calc()
4974
4975 * manalysis/MHillas.h:
4976 - added Get-functions
4977
4978 * manalysis/MPedestalCam.h:
4979 - added InitSize-function
4980
4981 * manalysis/MPedestalPix.h:
4982 - made Get-functions const
4983
4984 * manalysis/Makefile:
4985 - added MMcPedestalCopy, MImgCleanStd, MCerPhotCalc
4986
4987 * mbase/MLogManip.h:
4988 - "l." before line number
4989
4990 * mbase/MParList.cc:
4991 - added the autodelete feature for automatically created classes
4992
4993 * mdatacheck/DataCheckLinkDef.h:
4994 - added MHFadc[Cam,Pix], MHHillas
4995 - removed MHistosAdc
4996 - added MFillHFadc, MFillHHillas
4997
4998 * mdatacheck/MGDisplayAdc.[h,cc], MShowSpect.[h,cc],
4999 mdatacheck/MViewAdcSpectra.[h,cc], :
5000 - changed from MHistaosAdc to MHFadcCam
5001
5002 * mdatacheck/Makefile:
5003 - added MFillHFadc.cc, MFillHHillas.cc
5004 - removed MFillAdcSpect.cc
5005
5006 * manalysis/MCT1ReadAscii.h, mbase/MEvtLoop.h, mbase/MLog.h,
5007 mbase/MParList.h, mbase/MReadTree.h, mbase/MTask.h,
5008 mbase/MTaskList.h, mdatacheck/MDumpEvtHeader.h,
5009 meventdisp/MGFadcDisp.h, mgui/MCamDisplay.h,
5010 mgui/MCamNeighbor.h, mgui/MGDataCheckMain.h,
5011 mgui/MGEventDispMain.h, mgui/MGMarsMain.h,
5012 mgui/MGMonteCarloMain.h, mgui/MGPrototyp.h, mgui/MHexagon.h,
5013 mmontecarlo/MCollAreaTrigger.h, mraw/MRawEvtPixelIter.h,
5014 mraw/MRawFileRead.h, mraw/MRawFileWrite.h:
5015 - set version number to '0' (no i/o for this class)
5016
5017 * mgui/MGeomCamCT1.cc:
5018 - new claculation algorith for the CT1 camera. It is more
5019 exact in the camera plain
5020
5021 * mgui/MHexagon.cc:
5022 - removed Draw-function (it is inherited from TObject)
5023
5024 * mmc/MMcFadcHeader.hxx:
5025 - Added get-functions
5026
5027
5028
5029
5030 2001/03/20: Thomas Bretz
5031
5032 * manalysis/MPedestalPix.[h,cc], manalysis/MPedestalCam.[h,cc],
5033 manalysis/MHillas.[h,cc], manalysis/MHillasCalc.[h,cc],
5034 mgui/MGeomCamCT1.[h,cc], mgui/MGeomCamMagic.[h,cc]
5035 - added
5036
5037 * macros/readCT1.C:
5038 - added calculation of Hillas parameters
5039 - changed from pointers to objects
5040
5041 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
5042 - added MPedestalPix/Cam, MHillas, MHillasCalc
5043
5044 * manalysis/MCerPhotEvt.[h,cc]:
5045 - removed fType
5046 - commented out Draw function - should be fixed soon
5047 - renamed *Nb* to *Num*
5048 - renamed Get[Min,Max]NumPhotons to GetNumPhontons[Min,Max]
5049
5050 * meventdisp/MGFadcDisp.[h,cc]:
5051 - changed parameter of ReadinEvent to unsigned
5052
5053 * mgui/GuiLinkDef.h, mgui/Makefile:
5054 - added MGeomCamCT1, MGeomCamMagic
5055
5056 * mgui/MCamDisplay.[h,cc]:
5057 - changed constructor argument from int to MGeomCam
5058 - renamed *Nb* to *Num*
5059
5060 * mgui/MGeomCam.[h,cc]:
5061 - removed all camara specific stuff
5062 - MGeomCam is now used as a base class for the classes
5063 MGeomCam[Magic,CT1] which are containing the camera specific stuff
5064
5065 * mgui/MGeomPix.h:
5066 - added Set function
5067
5068
5069
5070 2001/03/02: Thomas Bretz
5071
5072 * manalysis/Makefile, mdatacheck/Makefile, meventdisp/Makefile,
5073 mgui/Makefile:
5074 - new
5075
5076 * mbase/MParList.[cc,h]:
5077 - Added FindCreateObj member function
5078 - added a name to the constructor
5079
5080 * mbase/MReadTree.cc:
5081 - changed to use FindCreateObj
5082
5083 * mdatacheck/MDumpEvtHeader.cc:
5084 - removed fPixelIter from member list
5085 - changed cout to *fLog
5086
5087 * mdatacheck/MViewAdcSpectra.cc:
5088 - removed a HUGE memory leak. All the objects in the list (and the
5089 lists itself were NEVER deleted)
5090
5091 * mdatacheck/MFillAdcSpect.cc
5092 - removed fPixelIter from member list
5093 - changed cout to *fLog
5094 - changed to use FindCreateObj
5095 - changed high and low to hi and lo
5096
5097 * mdatacheck/MShowSpect.cc
5098 - changed cout to *fLog
5099 - added a name to the constructor
5100
5101 * mraw/MRawFileRead.cc:
5102 - changed to use FindCreateObj
5103
5104 * mdatacheck/MGDisplayAdc.[h,cc]:
5105 - added some new member functions to make code more clear
5106 - removed fHists from the destructor
5107
5108 * mdatacheck/MHistosAdc.h:
5109 - changed high and low to hi and lo
5110
5111 * macros/dohtml.C:
5112 - added manalysis
5113
5114
5115
5116 2001/03/01: Thomas Bretz
5117
5118 * Makefile:
5119 - added headers to dependencies
5120
5121 * Makefile.rules:
5122 - added headers to dependencies
5123
5124 * merpp.cc:
5125 - changed from pointers to objects
5126 - added compression level support
5127
5128 * readraw.cc:
5129 - removed unnecessary includes
5130
5131 * mbase/MArray*.*:
5132 - changed all Int_t to UInt_t
5133
5134 * mbase/MLogManip.h:
5135 - changed name of __DINF__ to dbginf
5136
5137 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
5138 mraw/MRawRunHeader.[h,cc]:
5139 - changed ifstream to istream
5140
5141 * mraw/MRawEvtData.cc:
5142 - changed the reading, which speeds up merpp by a factor of 10
5143
5144 * mraw/MRawEvtData.h:
5145 - added flag to InitArrays and DeletePixels
5146 (not yet used)
5147
5148 * mraw/MRawFileRead.h:
5149 - removed pParList from parameter list
5150
5151 * manalysis/AnalysisLinkDef.h
5152 - removed MReadCT1Ascii, added MCT1ReadAscii
5153 - added MCT1Pedestals
5154
5155 * manalysis/MCerPhotEvt.[h,cc]:
5156 - changed the constructor a little bit
5157 - rewrote Print() to make it a bit more readable
5158 - moved MCerphotPix to new File
5159 - added many lines of comments
5160 - exchanged old stylish new call with new stylish(=) one
5161 - replaced all accesses to fPixels with the [] operator to make this
5162 lines more readable
5163 - made all variable declarations const-correct,
5164 - I changed the style of the cleaning method from if(a){if()b{if(c){}}}
5165 to if(!a)continue; if(!b)continue if(!c) continue; to make it more
5166 compact, readable and easier to understand
5167 - renamed the Boolean-functions to Is* to get a stricter structure
5168 - replaced mapping function to access the pixel list entries by the new
5169 operator to get rid of more than the necessary number of member
5170 functions without loosing speed or readability
5171 - renamed GetMinimum/MaximumPhoton to GetMin/MaxNumPhotons to be
5172 more exact
5173
5174 * mgui/MCamGeom.* splitted and changed to MGeomCam/Pix:
5175 - added a new operator to access the TObjArray
5176 - removed unnecessary code from CreateCT1
5177
5178 * mbase/MAGIC.h:
5179 - added kPI
5180
5181 * mbase/MReadTree.cc:
5182 - added some comments
5183
5184 * mgui/MCamDisplay.[h,cc]:
5185 - added some comments, reordered a bit the calls in the constructor
5186 to get a 'straight forward structure', MGeomCam is now only
5187 locally used where it is needed, replaced access to the
5188 TClonesArrays by new member-function to get a more readable code,
5189 replaced old stylish new call with new stylish one, made
5190 variable decleration const-correct, introduced a new member function
5191 to set the pixel color, renamed the overloaded Draw functions to
5192 DrawPhotons, DrawPhotErr to prevent missunderstatements, changed
5193 the 'layout' of GetColor to make it easier to understand the algorithm,
5194
5195 * mgui/MCamNeighbor.[h, cc]:
5196 - changed to new log-interface
5197 - exchanged -9999 by -1
5198 - skipped the exits
5199 - you must check for -1 one in any case
5200 - this means a warning should be enough
5201
5202 * mgui/MHexagon.[h,cc]:
5203 - added new constructor whcih uses a MGeomPix-object
5204
5205
5206
5207 2001/02/28: Thomas Bretz
5208
5209 * mbase/MParList.[h,cc]:
5210 - changed return type of FindObject back to TObject
5211 - it seems so, that some compilers don't like overriding the
5212 return type of a virtual member function
5213
5214
5215
5216 2001/02/23: Thomas Bretz
5217
5218 * mraw/MRawEvtPixelIter.h:
5219 - added GetSum* functions
5220
5221 * mbase/MParList.[h,cc]:
5222 - Removed unnecessary fNext-stuff
5223
5224
5225
5226 2001/02/22: Thomas Bretz
5227
5228 * merpp.cc, readraw.cc, mbase/MParContainer.cc, mbase/MParList.cc,
5229 mbase/MParList.h, mbase/MReadTree.cc, mbase/MTask.cc, mbase/MTask.h,
5230 mbase/MTaskList.cc, mbase/MTime.cc, mdatacheck/MDumpEvtHeader.cc,
5231 mdatacheck/MShowSpect.cc, meventdisp/MGFadcDisp.cc, mgui/MGPrototyp.h,
5232 mmc/MHeaderTrig.cxx, mraw/MRawCrateArray.cc, mraw/MRawEvtData.cc,
5233 mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc,
5234 mraw/MRawRunHeader.cc:
5235 - exchanged cout with the new logging style (gLog, *fLog)
5236
5237 * mraw/MRawEvtData.cc:
5238 - added 'dec' option to Print
5239
5240 * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx:
5241 - small changes to the Print funtions
5242
5243
5244
5245 2001/02/21: Thomas Bretz
5246
5247 * MRawEvtData.cc:
5248 - Changed ReadEvt according to the new raw binary format 2001/02/20
5249
5250 * Added MLog.[h,cc], MLogManip.[h,cc]
5251
5252 * Adde SetStreamer and fLog to the MParContainer base class
5253
5254 * Derived MEvtLoop from MParContainer
5255
5256 * Makefile:
5257 - added 'tar'
5258
5259 * mbase/BaseIncl.h:
5260 - added fstream.h, TGListBox.h
5261
5262 * mbase/BaseLinkDef.h:
5263 - added pragma for gLog and MLog
5264
5265 * mbase/MAGIC.h:
5266 - added forward definition for gLog
5267
5268 * mbase/MEvtLoop.cc:
5269 - exchanged cout with *fLog
5270 - added statements to provide log-facility to all tasks als parameter
5271 containers
5272
5273 * mbase/MEvtLoop.h:
5274 - Small changes
5275
5276 * mbase/MParContainer.h:
5277 - Added definitions necessary for use of Log-Facility
5278
5279 * mbase/MParList.[h,cc]:
5280 - Added SetLogStream
5281
5282 * mbase/MTask.h:
5283 - added fLog
5284
5285 * mbase/MTaskList.[h,cc]:
5286 - added SetLogStream
5287
5288 * mbase/Makefile:
5289 - Added MLog.cc, MLogManip.cc
5290
5291
5292
5293 2001/02/19: Harald Kornmayer
5294
5295 * implemented the Image Cleaning a la CT1 to the class MCerPhotEvt
5296
5297 * changed the readCT1.C file to show the effects of the image cleaning
5298 a la CT1
5299
5300 * changed
5301 mgui/MCamNeighbor.cc
5302 mananlysis/MCerPhotEvt.cc .h
5303 macros/readCT1.C
5304
5305
5306
5307 2001/02/19: Thomas Bretz
5308
5309 * MParContainer.h added prototypes for AsciiRead/Write
5310
5311 * .rootrc added
5312
5313 * MEvtLoop.[h,cc]:
5314 - split eventloop in its three parts, this should be used for
5315 debugging only.
5316
5317
5318
5319 2001/02/06: Harald Kornmayer
5320
5321 * the first running version with a eventdisplay. Now we are able
5322 to display an Event on the photo electron level. To do this, run
5323 the macro "macros/readCT1.C" after changing the file name.
5324
5325 changed:
5326 macros/readCT1.C
5327 manalysis/MNphotEvent.cc, manalysis/MNphotEvent.h
5328 analysis/MReadCT1Ascii.cc
5329 mgui/MCamDisplay.cc, mgui/MCamDisplay.h
5330
5331
5332
5333 2001/01/23: Harald Kornmayer
5334
5335 * the integration of the class FadcDisp in the mars enviroment
5336 and further developments in the display
5337
5338 changed:
5339 meventdisp/MGFadcDisp.h
5340 meventdisp/MGFadcDisp.cc
5341 mgui/GuiIncl.h
5342 mgui/GuiLinkDef.h
5343 mgui/MGMarsMain.cc
5344 mgui/MGPrototyp.cc
5345 mgui/MGPrototyp.h
5346 mgui/Makefile
5347
5348 added:
5349 mgui/MGEventDispMain.h
5350 mgui/MGEventDispMain.cc
5351
5352
5353
5354 2001/01/22: Harald Kornmayer
5355
5356 * started with the development of a EventDisplay Utitliy.
5357 Therefore I added the following files.
5358
5359 meventdisp/EvtDispIncl.h
5360 meventdisp/EvtDispLinkDef.h
5361 meventdisp/MGFadcDisp.cc
5362 meventdisp/MGFadcDisp.h
5363 meventdisp/Makefile
5364
5365 Also a few of the older files where slightly changed.
5366 ./Makefile
5367 ./Makefile.rules
5368 mraw/MRawEvtData.
5369
5370
5371
5372 2001/01/19: Thomas Bretz
5373
5374 * mmc/*.hxx:
5375 - changed include of MDefineTrigger.h back
5376
5377
5378
5379 2001/01/19: Oscar Blanch
5380
5381 * mmc/MTriggerDefine.h:
5382 - added
5383
5384
5385
5386 2001/01/18: Thomas Bretz
5387
5388 * Makefile:
5389 - mmc-library added
5390
5391 * Makefile.conf.general:
5392 - Added definition of __MARS__
5393
5394 * Makefile.rules:
5395 - Added definitions to rootcint
5396
5397 * Oscar added the McFormat subdir of the Monte Carlo as mmc
5398
5399 * mmc/MMcEvt.h:
5400 - renamed to MMcEvt.hxx
5401
5402 * mmc/*.hxx:
5403 - added necessary defintions from MDefineTrigger.h
5404
5405 * mmc/Makefile, mmc/McLinkDef.h, mmc/McIncl.h, mmc/readme.txt:
5406 - added
5407
5408 * mmc/LinkDef.h:
5409 - removed
5410
5411
5412
5413 2001/01/17: Thomas Bretz
5414
5415 * Makefile:
5416 - Exchanged explicit rules to make library by implicit ones
5417 - The shared object works now. I exchanged the libraries with the object
5418 files. But I don't know why the libraries don't work.
5419
5420 * Makefile.conf.linux-gnu:
5421 - replaced CC with gcc (instead of g++)
5422
5423 * mdatacheck/DataCheckLinkDef.h:
5424 - removed unused statements
5425
5426 * mraw/RawLinkDef.h:
5427 - added globals
5428
5429 * mraw/MerppLinkDef.h:
5430 - removed unused file
5431
5432
5433
5434 2001/01/12: Thomas Bretz
5435
5436 * MLinkDef.h, MIncl.h, marslogo.xpm, magiclogo.xpm:
5437 - added
5438
5439 * LinkDef.h:
5440 - removed
5441
5442 * Makefile:
5443 - Added CINT, mrproper
5444
5445 * mbase/Makefile, mraw/Makefile, mgui/Makefile, mdatacheck/Makefile:
5446 - included makefile.general, Makefile.rules,
5447 - removes corresponding lines
5448
5449 * mdatacheck/MDumpEvtHeader.[h,cc], mdatacheck/MFillAdcSpect.[cc,h],
5450 mdatacheck/MFillAdcSpect.[h,cc], mdatacheck/MGDisplayAdc.[cc,h],
5451 mdatacheck/MHistsosAdc.[h,cc], mdatacheck.MShowSpect.[cc,h]
5452 - changed include statements
5453
5454 * mgui/MGDataCheckMain.[cc,h], mgui/MGMarsMain.[cc,h]
5455 - changed include statements
5456 - move enum from h to cc
5457 - removed comma operator from delete statements (nonsense)
5458
5459
5460
5461 2001/01/11: Harald Kornmayer
5462
5463 * ./
5464 readraw.cc, Makefile, Makefile.rules, LinkDef.h, MParList.cc, MReadTree.cc,
5465 MReadTree.h, mbase/Makefile, mraw/Makefile
5466 - small changes in this files. Not really critical.
5467
5468 * mars.cc
5469 - added the main file for the gui
5470
5471 * mgui/
5472 GuiIncl.h, MGMarsMain.cc, GuiLinkDef.h, MGMarsMain.h, MGDataCheckMain.cc,
5473 Makefile, MGDataCheckMain.h
5474 - added the subdir mgui and this files
5475
5476 * mdatacheck/
5477 DataCheckIncl.h, DataCheckLinkDef.h, MHistosAdc.cc, MHistosAdc.h,
5478 MDumpEvtHeader.cc, MDumpEvtHeader.h, MShowSpect.cc, MShowSpect.h,
5479 MFillAdcSpect.cc, MFillAdcSpect.h, MViewAdcSpectra.cc, MViewAdcSpectra.h,
5480 MGDisplayAdc.cc, MGDisplayAdc.h, Makefile
5481 - added the subdir mdatacheck and this files
5482
5483
5484
5485 2000/12/28: Thomas Bretz
5486
5487 * merpp.cc, MArray.cc, MArray.h, MArrayB.cc, MArrayB.h, MArrayS.cc,
5488 MArrayS.h, MEvtLoop.cc, MEvtLoop.h, MInputStreamID.cc, MInputStreamID.h,
5489 MParContainer.cc, MParContainer.h, MParList.cc, MParList.h, MReadTree.cc,
5490 MTask.cc, MTask.h, MTaskList.cc, MTaskList.h, MTime.cc, MTime.h:
5491 - Added changes some comments.
5492
5493 * MLoopEvt.cc, MLoopEvt.h:
5494 - Removed
5495
5496
5497
5498 2000/12/22 - Thomas Bretz:
5499
5500 * readraw.cc:
5501 - changed some comments and the Root-Name of the program
5502 - added check for the existance of the file
5503 - changed name of numbers of entries from iEnt to nent
5504
5505 * dohtml.C:
5506 - changed title of converted macros
5507
5508 * MRawEvtData.cc:
5509 - added a commet in Draw()
5510
5511 * MRawEvtPixelIter.[h,cc]:
5512 - Added the comment header of the file
5513 - removed inheritance from TIterator (not needed)
5514 - some changes to get it work (the one in the repository was untested
5515 and not working)
5516 - changed calling style of iterator from do...while to while-loop
5517 - changed some comments
5518
5519 * MRawRunHeader.cc:
5520 - added some comments
5521
5522 * Changelog, News: added
5523
5524 * test.C: removed
Note: See TracBrowser for help on using the repository browser.