source: trunk/MagicSoft/Mars/Changelog@ 1781

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