source: trunk/MagicSoft/Mars/Changelog@ 1645

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