source: trunk/MagicSoft/Mars/Changelog@ 1642

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