source: trunk/MagicSoft/Mars/Changelog@ 1657

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