source: trunk/MagicSoft/Mars/Changelog@ 1660

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