source: trunk/MagicSoft/Mars/Changelog@ 1105

Last change on this file since 1105 was 1105, checked in by tbretz, 23 years ago
*** empty log message ***
File size: 69.0 KB
Line 
1 -*-*- END -*-*-
2
3 2001/12/11: Thomas Bretz
4
5 * mbase/MGGroupFrame.cc:
6 - removed default arguments from source file
7
8
9
10 2001/12/10: Thomas Bretz
11
12 * mmc/*.hxx:
13 - Changed MPARCONTAINER_H to MARS_MParContainer
14
15 * meventdisp/MGCamDisplay.cc:
16 - added MMcPedestalCopy to task list
17 - added MMcPedestalNSB to task list
18
19 * mmain/MAnalysis.cc:
20 - added MMcPedestalCopy to task list
21 - added MMcPedestalNSB to task list
22 - changed reader from MReadTree to MReadMarsFile
23
24 * meventdisp/MGEvtDisplay.cc:
25 - changed reader from MReadTree to MReadMarsFile
26
27 * macros/MagicHillas.C, macros/readMagic.C:
28 - removed unnecessary MReadTree
29
30
31
32 2001/11/28: Oscar Blanch Bigas
33
34 * mbase/MReadMarsFile.cc:
35 - Added process of fRun = new MReadTree("RunHeaders", fname),
36 needed to read RunHeaders tree information.
37
38 * manalysis/MCerPhotCalc.h:
39 - Added fNumLoGainFadcSlices and fNumHiGainFadcSlices member
40 variables because they are needed for Pedestal substraction.
41
42 * manalysis/MCerPhotCalc.h:
43 - Change in the methode to substract the pedestal. The new
44 methode is valid either for MC data and real data but only for
45 the current integration (GetSumHiGainSamples()).
46
47 * macros/readMagic.C:
48 - Added severaltask in the task list:
49 MReadMarsFile to read RunHeaders Tree
50 MPedestalCopy and MPedestalNSB to treat correctly pedestals.
51
52 * macros/MagicHillas.C:
53 - Added severaltask in the task list:
54 MReadMarsFile to read RunHeaders Tree
55 MPedestalCopy and MPedestalNSB to treat correctly pedestals.
56
57 * mmc/MMcRunHeader.hxx:
58 - Added GetNumPheFromDNSB().
59
60 * mmc/MMcFadcHeader.hxx:
61 - Added GetAmplitud().
62
63 * manalysis/MMcPedestalNSB.h / .cc:
64 - New class which adds to the pedestal rms the contribution from
65 the diffuse NSB.
66
67 * manalysis/Makefile:
68 - New class MMcPedestalNSB added.
69
70 * manalysis/AnalysisLinkDefine.
71 - New class MMcPedestalNSB added.
72
73
74
75 2001/11/16: Thomas Bretz
76
77 * mhist/MHMcCollectionArea.cc:
78 - set the ReadyToSave bit in CalcEfficiency.
79
80 * mmontecarlo/MMcThresholdCalc.cc:
81 - set the ReadyToSave bit after the calculation has been finished.
82
83 * mhist/MHMcRate.cc:
84 - set the ReadyToSave bit in CalcRate
85
86
87
88 2001/11/16: Thomas Bretz
89
90 * mbase/MEvtLoop.cc:
91 - removed clock.Print()
92
93 * mbase/MGList.[cc,h]:
94 - added support for TGPictures
95
96 * mbase/MReadTree.[h,cc]:
97 - set ReadyToSave-bit only if reading was successfull
98 - made SetReadyToSave private
99
100 * mbase/MTaskList.cc:
101 - corrected a small bug in the output
102
103 * mbase/MWriteRootFile.cc:
104 - added a workaround in Print (don't know why it fails for me)
105 - removed fTrees.SetOwner()
106
107 * mbase/MTask.cc:
108 - removed include of TOrdCollection, TMethod
109 - some changes to the output
110
111 * mbase/MParContainer.h:
112 - removed old comments
113
114 * mmain/MAnalysis.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc,
115 mmain/MEvtDisp.cc, mmain/MMonteCarlo.cc:
116 - changed Widget IDs to root style enums
117 - moved enumerations in the range below 0x100
118
119 * mmain/MBrowser.[h,cc]:
120 - removed some of the member variables, accessed via MGList now
121 - changed TList to MGList
122 - added a file-filter combo-box
123
124 * mars.cc:
125 - changed output
126
127
128
129 2001/11/15: Thomas Bretz
130
131 * mbase/MArray.cc, mbase/MArrayB.cc,mbase/MArrayS.cc,
132 mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilter.cc,
133 mbase/MFilterList.cc, mbase/MGGroupFrame.cc, mbase/MGList.cc,
134 mbase/MGTask.cc, mbase/MInputStreamID.cc, mbase/MLog.cc,
135 mbase/MLogManip.cc, mbase/MParContainer.cc, mbase/MParList.cc,
136 mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc,
137 mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
138 mbase/MWriteRootFile.cc, manalysis/MCT1ReadAscii.cc,
139 manalysis/MCerPhotCalc.cc, manalysis/MHillas.cc,
140 manalysis/MHillasCalc.cc, manalysis/MMcPedestalCopy.cc,
141 manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc,
142 manalysis/MPedestalPix.cc, manalysis/MCerPhotEvt.cc,
143 manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc,
144 manalysis/MImgCleanStd.cc, mdatacheck/MDumlEvtHeader.cc,
145 mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc,
146 meventdisp/MGEvtDisplay.cc, meventdisp/MGFadcDisp.cc,
147 mfilter/MFTriggerLvl1.cc, mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc,
148 mgui/MGeomCamCT1.cc, mgui/MgeomPix.cc, mgui/Mhexagon.cc,
149 hist/MFillH.cc, mhist/MH.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc,
150 hist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergy.cc,
151 mhist/MHMcRate.cc, mhist/MHStarMap.cc, mmain/MAnalysis.cc,
152 mmain/MBrowser.cc, mmain/MCameraDisplay.cc, mmain/MDataCheck.cc,
153 mmain/MEvtDisp.cc, mmain/MMars.cc, mmain/MMonteCarlo.cc,
154 mmontcarlo/MMcCollectionAreaCalc.cc, mmontecarlo/MMcThresholdCalc.cc,
155 mmontecarlo/MMcTriggerRateCalc.cc, mraw/MrawCrateArray.cc,
156 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc
157 mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc,
158 mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc
159 - changed mailing address of author according to THtml of root 3.02
160
161 * mbase/MClone.cc, mbase/MEvtLoop.cc, mbase/MFilterList.cc,
162 mbase/MGTask.cc, mbase/MParContainer.cc, mbase/MParList.cc,
163 mbase/MPrint.cc, mbase/MReadMarsFile.cc, mbase/MReadTree.cc,
164 mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
165 mbase/MWriteRootFile.cc, manalysis/MCerPhotEvt.cc,
166 manalysis/MCerPhotPix.cc, manalysis/MImgCleanStd.cc,
167 mgui/MGeomCam.cc, mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc,
168 mgui/MgeomPix.cc, mgui/Mhexagon.cc, hist/MFillH.cc, mhist/MHMcEnergy.cc,
169 mhist/MHMcRate.cc, mmontcarlo/MMcCollectionAreaCalc.cc,
170 mmontecarlo/MMcThresholdCalc.cc, mmontecarlo/MMcTriggerRateCalc.cc
171 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc
172 mraw/MRawEvtPixelIter.cc, mraw/MRawEvtFileRead.cc,
173 mraw/MRawEvtFileWrite.cc, mraw/MRawEvtRunHeader.cc
174 - changed output to new style logging (verbosity level introduced)
175
176 * mbase/MGTask.h:
177 - added default to CreateGui
178
179 * mbase/MLog.cc
180 - chnaged comparision between output and debug level from >= to >
181
182 * mbase/MLogManip.h:
183 - added defintions for debug levels
184
185 * mbase/MReadTree.[h,cc]:
186 - added support for filters
187 - SetReadyToSave added
188 - Print added
189
190 * mbase/MTaskList.[h,cc], MTask.[h,cc]:
191 - changed TOrCollection to TList, because TList can be stored in a
192 root file.
193
194 * mbase/MTask.[h,cc]:
195 - added GetFilter function (used in MReadTree)
196
197 * manalysis/MImgCleanStd.cc:
198 - same changed to the GUI layout
199 - added Print member function
200
201 * meventdisp/MGCamDisplay.cc:
202 - added group frame around some gui elements
203
204 * mfilter/MFTriggerLvl1.cc:
205 - fixed missing Init call
206 - added missing AddToBranchList call
207
208 * mars.cc:
209 - added command line option to set the verbosity level
210
211 * merpp.cc:
212 - added setup for highest verbosity level
213
214
215
216 2001/11/14: Thomas Bretz
217
218 * macros/dohtml.C:
219 - added missing path to mfilter
220
221 * manalysis/MHillas.cc:
222 - changed the degree symbol back to 'deg', it seems that the code
223 for it isn't common
224
225 * mhist/MH.cc:
226 - added comment for MakeDefCanvas
227
228 * mhist/MHFadcCam.[h,cc]:
229 - removed old comments (SaveHist)
230
231 * mhist/MHHillas.cc:
232 - changed the Name of fAlpha back. Symbols are nonsens in the name.
233
234 * mbase/MGList.[h,cc], mbase/MGTask.[h,cc], mbase/MGGroupFrame.[h,cc]:
235 - added
236
237 * Makefile.conf.linux, Makefile.conf.linux-gnu:
238 - changed to O3
239 - added -fnonnull-objects
240 - added -Woverloaded-virtual
241
242 * macros/readCT1.C, macros/readMagic.C:
243 - changed to use MClone
244
245 * manalysis/MImgCleanStd.[h,cc]:
246 - derived from TGTask
247 - added CreateGuiElements
248 - added ProcessMessage
249
250 * mbase/BaseLinkDef.h, mbase/Makefile:
251 - added MGTask
252 - added MGList
253 - added MGGroupFrame
254
255 * mbase/MInputStreamID.cc:
256 - rmoved old comment
257
258 * mbase/MParContainer.[h,cc]:
259 - changed output
260 - made Hash const
261 - added GetDiscriptor
262
263 * mbase/MParList.[h,cc]:
264 - made FindObject const correct (see TObject)
265
266 * mbase/MTask.[h,cc]:
267 - changed output to use GetDescriptor
268 - made Call* functions virtual (used in TGTask)
269
270 * mbase/MTaskList.[h,cc]:
271 - made FindObject const correct (see TObject)
272 - changed output to use GetDescriptor
273
274 * mbase/MTime.cc:
275 - code reformatting
276
277 * mbase/MWriteRootFile.cc:
278 - small changes in output
279
280 * mgui/MHexagon.cc:
281 - changed output according to TEllipse and similar
282 - made ls const
283
284 * mhist/MFillH.cc:
285 - changed output to use GetDescriptor
286
287 * mmain/MAnalysis.[h,cc]:
288 - changed to use new GUI of MImgCleanStd
289
290 * mraw/MRawEvtData.cc:
291 - small changes to output
292 - better sanity check for non existing fRunHeader
293
294
295
296 2001/11/09: Thomas Bretz
297
298 * mars.cc, merp.cc, macros/rootlogon.C:
299 - added MArray::Class()->IgnoreTObjectStreamer();
300
301
302
303 2001/11/08: Thomas Bretz
304
305 * meventdisp/MGCamDisplay.cc:
306 - changed enums to root style
307 - get rid of the problem of button deletion by adding the buttons
308 as first entries to the list
309
310 * mmain/MMonteCarlo.cc:
311 - changed enums to root style
312 - get rid of the problem of button deletion by adding the buttons
313 as first entries to the list
314
315 * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc,
316 mhist/MHFadcCam.cc:
317 - removed 'Fadc' from function names
318
319 * manalysis/MCerPhotEvt.[h,cc]:
320 - made AddPixel inline
321
322 * manalysis/MMcPedestalCopy.cc:
323 - added output
324
325 * manalysis/MPedestalCam.cc:
326 - removed FIXME
327
328 * Makefile's:
329 - some reordering
330 - changed to the output
331
332 * mbase/MReadTree.cc:
333 - removed setting of AutoDel-flag (this was not intended and doesn't
334 work for a TChain, yet)
335
336 * meventdisp/MGCamDisplay.cc, meventdisp/MGFadcDisp.cc:
337 - moved SetWMSizeHints to base class
338
339 * meventdisp/MGEvtDisplay.cc:
340 - added a random move and the SetWMSizeHints
341
342 * mhist/MHHillas.cc:
343 - replaced some text by Latex-formulas
344
345 * mmain/MBrowser.cc:
346 - added a menu entry for opening a TBrowser
347 - added a random move
348
349 * mmain/MMars.[h,cc]:
350 - changed enums to root style
351 - moved size specification from header to source
352 - changed SetWMSizeHints call
353
354 * mraw/MrawEvtPixelIter.[h,cc]:
355 - added fNum[Hi,Lo]GainSamples to make GetSum* faster
356 - removed 'Fadc' from function names
357
358
359
360 2001/11/07: Thomas Bretz
361
362 * Makefile:
363 - changed order in 'mrproper'
364
365 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc:
366 - added InitSize
367
368 * manalysis/MCerPhotEvt.[h,cc]:
369 - introduces InitSize to speed up things
370 - changed []-operator to an unchecked access
371
372 * manalysis/MPedestalCam.h:
373 - changed ExpandCreateFast to ExpandCreate (due to lack of good dox)
374 - changed []-operator to an unchecked access
375
376 * mbase/MEvtLoop.cc:
377 - changed 'total' to 'real' time.
378
379 * mgui/MGeomCam.[h,cc]:
380 - moved []-operator code back to class definition, due to runtime speed
381 - changed []-operator to an unchecked access
382
383 * mhist/MHHillas.cc:
384 - changed 'degree' to Latex-style
385
386 * manalysis/MImgCleanStd.cc:
387 - we are now initialising an array holding the used pixel to prevent
388 looping through all pixel thousands of times
389 (MCerPhotEvt::IsPixelUsed)
390
391 * mbase/MWriteAsciiFile.cc:
392 - enhanced the documentation
393
394 * mmain/MBrowser.[h,cc]:
395 - enhanced the functionality to display the filename
396 - improved the layout
397
398 * mmain/MMars.cc:
399 - added calling of 'netscape' for the two picture buttons
400
401
402
403 2001/11/06: Thomas Bretz
404
405 * mbase/MReadMarsFile.[h,cc]:
406 - added
407
408 * manalysis/MMcPedestalCopy.[h,cc]:
409 - moved copying to PreProcess
410 - removed Process
411
412 * mbase/Makefile, mbase/BaseLinkDef.h
413 - added MReadMarsFile
414
415 * mbase/MReadTree.[h,cc]:
416 - added a list of TObjects to be called when file in the chain
417 is changed
418
419 * Makefile.conf.linux, Makefile.conf.linux-gnu:
420 - removed -g flag
421
422 * mraw/MRawRunHeader.h:
423 - fixed return type of GetNumEvents
424
425 * mraw/MRawCrateArray.[h,cc]:
426 - added SetSize which takes care of the size of the array
427 - changed the access to an unchecked one
428
429 * mraw/MRawCrateData.h
430 - derives from MParContainer now
431
432 * mraw/MRawEvtData.[h,cc]:
433 - made Print const
434 - changed so, that the arrays are dreed and allocated only
435 as less as possible
436
437 * mraw/MRawFileRead.[h,cc]:
438 - changed to support faster I/O of MRawEvtData and MRawCrateArray
439 - added sanity check (warning) to PostProcess
440
441 * mraw/MRawFileWrite.cc:
442 - removed deletion of trees (done by ~TFile)
443 - switched of AutoSave by use of a big size
444 - removed '.' from Branch names (each tree contains only one master
445 branch with equal subbranches)
446
447 * macros/readCT1.C:
448 - fixed a small bug
449
450 * manalysis/MCerPhotCalc.cc:
451 - removed Clear from Process (done by Reset now)
452
453 * manalysis/MCerPhotEvt.[h,cc]:
454 - added reset-function
455 - some small changes to the code layout
456
457 * mmc/MMcFadcHeader.[h,cc], mmc/MMcTrig.[h,cc]:
458 - chenged constructor to support fName and fTitle
459
460 * mbase/MReadTree.cc:
461 - removes '.' from a branch name now before searching/creating the object
462
463
464
465 2001/11/01: Thomas Bretz
466
467 * mbase/MParContainer.cc:
468 - removed 'newname' from TObject::Clone call.
469
470 * mbase/MParContainer.h:
471 - layout changes
472
473 * mbase/MParList.h:
474 - changed destructor definition to virtual
475
476 * mbase/MReadTree.[h,cc]:
477 - added initialization for fProgress
478 - changed output
479 - move some code to new functions
480 - branch enabling now checks for the existance of the branch
481 - veto branch disables the corresponding sub branches now physically
482 - changed comments
483
484 * mdatacheck/MGDisplayAdc.cc:
485 - added some sanity checks
486
487 * meventdisp/MGCamDisplay.cc, meventdisp/MGEvtDisplay.[h,cc],
488 meventdisp/MGFadcDisp.cc:
489 - moved some code to MGEvtDisplay
490
491 * mhist/MFillH.cc:
492 - added warning to comment
493
494 * mhist/MHFadcCam.[h,cc]:
495 - added Clone-function. It seems, that this is necessary since
496 root 3.01
497
498 * mhist/MHFadcPix.cc:
499 - changed axis titles
500
501 * mmain/MAnalysis.cc:
502 - added progress bar
503
504 * mmain/MBrowser.[h,cc]:
505 - added layout hints to fTop1,2,3
506 - adde Create/DestroyProgrssBar
507
508 * mmain/MDataCheck.cc:
509 - changes to the layout
510 - disable auto scheme
511 - added progress bar
512
513 * mmain/MMonteCarlo.[h,cc]:
514 - layout changes
515 - added progress bar
516
517 * mraw/MRawEvtData.cc:
518 - new sanity check in Draw
519
520
521
522 2001/11/01: Thomas Bretz
523
524 * macros/MagicHillas.C:
525 - changed Draw to DrawClone
526
527 * manalysis/MCerPhotPix.h:
528 - some layout changes
529
530 * mbase/MParList.cc:
531 - fixed a bug in the dstructor which causes the d'tor to crash when
532 the owner bit was set
533 - changed some TCollection loop to macro ForEach
534
535 * mbase/MTaskList.cc:
536 - changed some TCollection loop to macro ForEach
537
538 * meventdisp/MGEvtDisplay.[h,cc]:
539 - added filemenu
540
541 * mgui/MCamDisplay.[h,cc], mgui/MHexagon.[h,cc]:
542 - added SavePrimitive function
543
544 * mhist/MHHillas.cc:
545 - changed 'deg' to '°'
546
547 * mmain/MDataCheck.cc:
548 - changed name of enums for buttons
549
550 * Makefile.conf.osf1:
551 - added some more exclusion flags to get rid of to much informations
552
553 * Makefile:
554 - changed flags of tar from '-cvf' to 'cvf' so that it runs on alpha, too
555
556 * mbase/MAGIC.h:
557 - put brackets around defines, to make it compile on alpha
558
559 * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTask.cc,
560 mgui/MGeomCam.cc, mhist/MHFadcPix.cc, mmc/MMcTrig.cxx:
561 - removed inline statement, to make it link on alpha
562
563
564
565 2001/10/31: Thomas Bretz
566
567 * Makefile:
568 - changed MrProper output
569
570 * Makefile.conf.general, Makefile.conf.linux,
571 Makefile.conf.linux-gnu, Makefile.conf.osf:
572 - added ARCHDEF environment
573
574 * manalysis/MHillas.[h,cc]:
575 - added units
576
577 * mbase/BaseLinkDef.h:
578 - added '+' for MTime
579
580 * mbase/MAGIC.h:
581 - let Linux find gLog when creating dictionary
582
583 * mbase/MHtml.h:
584 - removed include of TNamed
585
586 * */Makefile
587 - reordered *.cc filed to get rid of some 'rootcint' warnings
588
589 * mgui/MCamDisplay.cc:
590 - added SetBorderMode(0)
591
592 * mgui/MHexagon.[h,cc]:
593 - changed Print-output to fit into two lines
594 - made Print appear in the context menu
595
596 * merpp.cc:
597 - Added MParContainer::Class()->IgnoreTObjectStreamer()
598
599 * mbase/MEvtLoop.[h,cc], mbase/MReadTree.[h,cc],
600 mmain/MAnalysis.[h,cc]:
601 - added support for a progressbar
602
603 * mbase/MFilterList.h:
604 - added SetOwner-support
605
606 * mbase/MLogManip.h:
607 - added 'dec' manipulator to dbginf
608
609 * mbase/MTask.h:
610 - added GetNumExecutions
611
612 * mraw/RawLinkDef.h:
613 - added '+' for MRawEvtPixelIter, MRawCrateArray, MRawCrateData and
614 MRawFile[Read,Write]
615
616
617
618 2001/10/30: Thomas Bretz
619
620 * macros/MagicHillas.C
621 - removed precreated objects
622
623 * macros/readCt1.C:
624 - fixed a bug (-> instead of .)
625
626 * *LinDef.h:
627 - added a '+' to all 'new' classes. 'new' means, that the object
628 is not yet used in Monte Carlo Files.
629
630 * *.h:
631 - changed defines from CLASS_H to MARS_Class type (like root)
632
633 * MMcPedestalCopy.[h,cc]:
634 - added AddToBranchList stamements
635
636 * manalysis/MPedestalPix.h, manalysis/MCerPhotPix.h, mgui/MGeomPix.h:
637 - changed derivement from TObject to MParContainer to be sure
638 fBits are not written, without specifying this for any TObject
639 derived class
640
641
642
643 2001/10/29: Thomas Bretz
644
645 * Makefile.rules:
646 - changed the output
647
648 * macros/rootlogon.C:
649 - Added IgnorTObjectStreamer
650
651 * manalysis/MCT1ReadAscii.cc:
652 - changed fFileNames to a TList of TNamed objects
653
654 * mbase/MArray.h:
655 - removed include of MArray.h
656
657 * mbase/MParContainer.[h,cc]:
658 - changed fName, fTitle from pointer to static object
659 - Changed ClassVersion to 0
660
661 * mbase/MParList.[h,cc]:
662 - changed fName, fTitle from pointer to static object
663 - changed include of TObjArray to a forward declaration
664 (for faster compilation)
665 - simplified the code
666
667 * mbase/MInputStreamID.[h,cc]:
668 - changed fStreamId from char* to TString
669 - Changed ClassVersion to 0
670
671 * mbase/MReadTree.[h,cc]:
672 - changed veto-list to an array of TNamed objects
673 - implemented auto enabeling
674
675 * mbase/MTask.[h,cc]:
676 - implemented fListOfBranches for auto enabeling
677
678 * mbase/MTaskList.[h,cc]:
679 - changed fName, fTitle from pointer to static object
680 - changed include of TObjArray to a forward declaration
681 (for faster compilation)
682
683 * mbase/MWriteRootFile.cc:
684 - changed fName, fTitle from pointer to static object
685 - set splitlevel in TTree::Branch to default
686 - changed kSaveNow to kFillTree
687
688 * mhist/MFillH.cc:
689 - changed fName, fTitle from pointer to static object
690 - check inharitance from MH
691
692 * mhist/MH.[h,cc]:
693 - changed fName, fTitle from pointer to static object
694 - implementation of simplified static MakeDefCanvas
695
696 * mhist/MHFadcCam.h:
697 - removed include of TH1
698
699 * mhist/MHFadcPix.[h,cc]:
700 - implemented persistent pixid
701 - get rid of 'fixed string sizes'
702 - Delete histograms from file structure (SetDirectory)
703 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
704 - removed include of TH1
705
706 * mhist/MHHillas.cc
707 - changed fName, fTitle from pointer to static object
708 - Delete histograms from file structure (SetDirectory)
709 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
710 - changed DrawClone to DrawCopy
711
712 * mhist/MHMcCollectionArea.[h,cc]:
713 - changed fName, fTitle from pointer to static object
714 - Delete histograms from file structure (SetDirectory)
715 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
716 - changed DrawClone to DrawCopy
717 - changed binning to log scale
718 - removed include of TH1
719
720 * mhist/MHMcEnergy.cc, mhist/MHStarMap.cc:
721 - changed fName, fTitle from pointer to static object
722 - Delete histograms from file structure (SetDirectory)
723 - changed Root's MakeDefCanvas to TH1::MakeDefCanvas
724
725 * manalysis/MCerPhotEvt.cc, manalysis/MHillas.cc,
726 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
727 manalysis/MMcPedestalCopy.cc, manalysis/MPedestalCam.cc,
728 mbase/MClone.cc, mbase/MPrint.cc, mbase/MTime.h,
729 mbase/MWriteAsciiFile.cc, mgui/MGeomCam.cc, mhist/MHFadcCam.cc,
730 mhist/MHMcRate.cc, mmc/MMcTrig.cxx, mraw/MRawCrateArray.cc,
731 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc:
732 - changed fName, fTitle from pointer to static object
733
734 * manalysis/MCerPhotCalc.cc, manalysis/MPedCalcPedRun.cc,
735 mmontecarlo/MMcThresholdCalc.[h,cc],
736 mmontecarlo/MMcTriggerRateCalc.[h,cc],
737 mmontecarlo/MMcCollectionAreaCalc.[h,cc]:
738 - changed fName, fTitle from pointer to static object
739 - changed to use auto enabling scheme
740
741 * macros/threshold.C, macros/collarea.C, macros/trigrate.C:
742 - removed UseLeaf
743
744 * macros/CT1Hillas.C, macros/readMagic.C:
745 - made run again
746
747 * mraw/MRawFileWrite.cc:
748 - changed fName, fTitle from pointer to static object
749 - changed TTree::Branch to use default split level (99)
750 - added the missing important '.' to the Branch names!
751
752 * mraw/MRawRunHeader.[h,cc]:
753 - changed fName, fTitle from pointer to static object
754 - implemented enum for Run Type
755
756
757
758 2001/10/26: Thomas Bretz
759
760 * Makefile.rules:
761 - changed output
762
763 * readraw.cc:
764 - changed name and description in TROOT
765 - removed argument in MMcEvt::Print()
766
767 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCerPhotPix.[h,cc],
768 manalysis/MHillas.[h,cc], mmc/MMcEvt.[hxx,cxx],
769 mmc/MMcFadcHeader.[hxx,cxx], mmc/MMcTrig.[hxx,cxx],
770 mmc/MMcTrigHeader.[hxx,cxx]:
771 - according to root 3.01 made Print const
772
773 * mbase/BaseLinkDef.h:
774 - added MPrint
775
776 * mbase/MPrint.[h,cc]:
777 - added
778
779 * mbase/MClone.[h,cc]:
780 - changed MParContainer to a more general TObject
781
782 * mbase/Makefile:
783 - MPrint.cc added
784
785 * meventdisp/MGCamDisplay.[h,cc], meventdisp/MGEvtDisplay.[h,cc],
786 meventdisp/MGFadcDisp.[h,cc]:
787 - introduced fInitOk for the case PreProcessing failed
788
789 * mmain/MMonteCarlo.cc:
790 - added correction for use of several trigger conditions
791 - speedup threshold calc by usage of UseLeaf
792
793 * magiclogo.xpm, marslogo.xpm:
794 - changed
795
796 * mmain/MMonteCarlo.cc:
797 - added a workaround for the <TClass::TClass> no dictionary for MMc*
798 problem
799
800 * mbase/MWriteRootFile.[h,cc]:
801 - simplified code by removing MRootFileTree class
802
803 * mbase/MLog.cc:
804 - changed char[len+1] to 'new' statement
805
806
807
808
809 2001/10/23: Thomas Bretz
810
811 * mbase/MLog.[h,cc]:
812 - replaced usage of tmpnam by mkstemp
813
814 * mgui/MCamDisplay.[h,cc]:
815 - Paint function added which maintains the aspect ratio of the image
816 - DrawPhotErr removed
817 - removed gPad->Clear, so that we can draw into pads not only
818 canvases
819
820 * mhist/MFillHFadc.[h,cc], mhist/MFillHHillas.[h,cc],
821 mhist/MFillHStarMap.[h,cc]:
822 - removed
823
824 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
825 - removed unused spectral index and flux
826
827 * mmontecarlo/MMcThesholdCalc.[h,cc],:
828 mbase/MParList.[h,cc]:
829 - fixed the Dimension handling
830
831 * mmontecarlo/MMcTriggerRateCalc.[h,cc],
832 - fixed the Dimension handling
833 - added destructor
834
835 * macros/trigrate.C:
836 - fixed some small things
837 - accelerated by use of MReadTree::UseLeaf
838
839 * mhist/MHMcCollectionArea.h:
840 - changed default argument of DrawClone from NULL to "".
841 NULL caused the interpreter to crash.
842
843 * mbase/MFilterList.[h,cc], mbase/MParContainer.[h,cc],
844 mbase/MParList.[h.cc], mbase/MTime.[h,cc],
845 mgui/MGeomCam.[h,cc], mgui/MGeomPix.[h,cc],
846 mgui/MHexagon.[h,cc], mhist/MHMcEnergy.[h,cc],
847 mhist/MHMcRate.[h,cc], mraw/MRawCrateData.[h,cc],
848 mraw/MRawEvtHeader.[h,cc], mraw/MRawRunHeader.[h,cc]:
849 - according to root 3.01 I made Print() const
850
851 * mdatacheck/MViewAdcSoectra.[h,cc], mdatacheck/MShowSpect.[h,cc]:
852 - removed
853
854 * mbase/MReadTree.cc:
855 - removed default argument from GetEntry-call
856
857 * mbase/MTask.[h,cc]:
858 - introduced mapping function for (Pre/Post)&Process
859 - according to root 3.01 I made Print() const
860 - added PrintStatistics
861 - added call counter
862
863 * mbase/MTaskList.[h,cc]:
864 - adapted to new MTask mapping functions
865 - according to root 3.01 I made Print() const
866 - added PrintStatistics
867 - moved some functionality to MTask-Mapper functions
868
869 * mmain/MMonteCarlo.cc:
870 - adapted to some changes in other classes
871 - some small simplifications
872 - accelerated, by use of UseLeaf
873 - workaround for the ButtonGroup/Button delete bug
874
875 * mmain/MAnalysis.cc:
876 - workaround for the ButtonGroup/Button delete bug
877
878
879
880 2001/10/23: Thomas Bretz
881
882 * macros/dohtml.C:
883 - changed macro names
884
885 * macros/getCollArea.C:
886 - renamed to collarea.C
887 - make use of new fast MReadTree
888
889 * macros/getRate.C:
890 - renamed to trigrate.C
891
892 * macros/getThreshold.C:
893 - renamed to threshold.C
894
895 * Makefile.depend:
896 - removed
897
898 * mgui/MCamDisplay.[h,cc]:
899 - fixed wrong usage of new operator in TClonesArray
900 - the aspect ratio of the Canvas is used now to display geometries
901 correctly (no 'small CT1 camera anymore)
902 - replaced include of MCerPhotPix by a forward declaration
903 - replaced include of MHexagon by a forward declaration
904
905 * mgui/MGeomCam.[h,cc]:
906 - added GetMaxRadius()-function
907 - added CalcMaxRadius()-function
908 - replaced include of MGeomPix by a forward declaration
909 - replaced include of TObjArray by a forward declaration
910
911 * mgui/MGeomCamMagic.cc, mgui/MGeomCamCT1.cc:
912 - call CalcMaxRadius in the constructor
913
914
915
916 2001/10/22: Thomas Bretz
917
918 * mhist/MH*.[h,cc]:
919 - changed DrawClone according to root 3.01/06 to 'const'
920
921
922
923 2001/10/16: Thomas Bretz
924
925 * mbase/MReadTree.[h,cc]:
926 - added some output statements
927 - added comments
928 - added UseLeaf
929 - changed AddFile to Int_t
930 - simplified GetEntry call
931
932 * mgui/MGeomCam.[h,cc], MGeomCamCT1.[h,cc], MGeomCamMagic.[h,cc]:
933 - added come comments
934 - removed Draw-function
935
936 * mars.cc:
937 - Changed name of TROOT object to 'mars'
938
939 * merpp.cc:
940 - changed name of TROOT object to 'merpp'
941 - added some more ouput
942
943 * mbase/MBaseLinkDef.h:
944 - added MRootFileBranch
945 - added MRootFileTree
946
947 * mgui/MGeomPix.cc, mbase/MClone.cc, mraw/MRawRunHeader.cc:
948 - added comments
949
950 * mbase/MEvtLoop.cc:
951 - added missing include
952 - added another time output
953
954 * mbase/MWriteRootFile.cc:
955 - added ClassImp
956
957 * mhist/MFillH.cc, mmontecarlo/MMcCollectionAreaCalc.cc:
958 - changed output
959
960 * mhist/MHMcCollectionArea.cc:
961 - small fixes
962 - changed error calculation according to Ciro
963
964 * macros/CT1Hillas.C:
965 - fixes some bugs (typos)
966
967
968
969 2001/10/05: Thomas Bretz
970
971 * manalysis/MHillas.cc, manalysis/MImgCleanStd.cc, mbase/MClone.[h,cc],
972 mbase/MFilterList.h, mbase/MWriteFile.h, mbase/MWriteRootFile.h,
973 mdatacheck/MGDisplayAdc.cc, meventdisp/MGCamDisplay.cc,
974 meventdisp/MGCamDisplay.h, meventdisp/MGEvtDisplay.h,
975 mgui/MGeomPix.h, mhist/MFillH.h, mhist/MHHillas.h,
976 mmain/MAnalysis.h, mmain/MBrowser.h, mmain/MCameraDisplay.h,
977 mmain/MDataCheck.h, mmain/MEvtDisp.h, mmain/MMonteCarlo.h,
978 mraw/MRawFileRead.cc
979 - comments updated
980
981 * mbase/MFilter.[h,cc]:
982 - made IsExpressionTrue abstract
983
984 * meventdisp/MGEvtDisplay.cc:
985 - fixed a bug that only every second event was displayed
986
987 * meventdisp/MGFadcDisp.[h,cc]:
988 - reorganized code (changing pixel number drawed the histogram twice)
989
990 * mgui/MCamDisplay.[h,cc]:
991 - added fDrawingPad to make sure that all output goes into the same pad
992
993 * mhist/HistLinkDef.h, mhist/Makefile:
994 - removed old MFillH* classes
995
996
997
998 2001/10/02: Thomas Bretz
999
1000 * mbase/MClone.[h,cc],
1001 meventdisp/MGCamDisplay.[h,cc],
1002 meventdisp/MGEvtDisplay.[h,cc],
1003 mmain/MCameraDisplay.[h,cc]:
1004 - added
1005
1006 * macros/readMagic.C:
1007 - fixed a "'->' and '.' mixed bug"
1008
1009 * manalysis/MCT1ReadAscii.cc:
1010 - added initialisation of fIn
1011
1012 * manalysis/MCerPhotEvt.[h,cc]:
1013 - made IsPixelExisting const
1014 - made IsPixelCore const
1015 - made IsPixelUsed const
1016 - made GetNumPhotons[Min,Max] const
1017
1018 * mbase/BaseLinkDef.h, mbase/Makefile:
1019 - added MClone
1020
1021 * mbase/MEvtLoop.[h,cc], mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
1022 - added SetOwner-support
1023
1024 * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
1025 - removed MShowSpect
1026 - removed MViewAdcSpect
1027
1028 * mdatacheck/MDumpEvtHeader.cc:
1029 - added missing descriptions
1030
1031 * mdatacheck/MGDisplayAdc.[h,cc]:
1032 - small changes
1033
1034 * meventdisp/EvtDispLinkDef.h:
1035 - added MGEvtDisplay
1036 - added MGCamDisplay
1037
1038 * meventdisp/MGFadcDisp.[h,cc]:
1039 - derived from MGEvtDisplay
1040 - most of the code moved to MGEvtDisplay to support MGCamDisplay, too
1041
1042 * meventdisp/Makefile:
1043 - added MGCamDisplay
1044
1045 * mgui/MCamDisplay.[h,cc]:
1046 - cleaned
1047 - reorganized
1048
1049 * mgui/MHexagon.cc:
1050 - added missing descriptions
1051
1052 * mhist/MHFadcPix.cc:
1053 - reorganized some code in the constructor which creates the 'names'
1054
1055 * mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc,
1056 mhist/MHMcEnergy.cc, mhist/MHStarMap.cc:
1057 - Draw-function supports a default canvas now
1058
1059 * mmain/MDataCheck.cc:
1060 - added/rorganized comments
1061 - removed usage of MViewAdcSpectra
1062
1063 * mmain/MMars.[h,cc]:
1064 - added new "Camera Display" Button
1065
1066 * mmain/MainLinkDef.h, mmain/Makefile:
1067 - added MCameraDisplay
1068
1069
1070
1071 2001/09/28: Thomas Bretz
1072
1073 * macros/getRate.C:
1074 - changed TObjArray to a non-pointer object
1075 - added Printing of the result at the end of the macro
1076
1077 * mhist/MHMcCollectionArea.[h,cc], mhist/MHMcEnergy.[h,cc]:
1078 - added DrawClone
1079
1080 * mhist/MHMcRate.[h,cc]:
1081 - added a dummy for DrawClone
1082
1083 * mmain/MMonteCarlo.[cc, h]:
1084 - added Gui elements
1085 - added CalculateCollectionArea (not yet tested)
1086 - added CalculateTriggerRate (not yet tested)
1087 - added Threshold (not yet tested)
1088
1089 * mmontecarlo/MMcTriggerRateCalc.cc:
1090 - removed output stuff from PostProcessing
1091
1092 * meventdisp/MGFadcDisp.[h,cc], mdatacheck/MGDisplayAdc.[h,cc]:
1093 - reorganized code (constructor)
1094 - reorganized deletion of gui objects
1095 - fixed many, many memory leaks
1096
1097
1098
1099 2001/09/27: Thomas Bretz
1100
1101 * mmain/MBrowser.cc:
1102 - added comments
1103
1104 * mmain/MAnalysis.[h,cc]:
1105 - added entry field for cleaning levels
1106 - restructured code a bit
1107
1108 * mhist/MFillH.cc:
1109 - fixed missing initialization of member variables in Init
1110
1111 * mhist/MHHillas.[h,cc]:
1112 - Added comments
1113 - Added DrawClone
1114 - Removed kCanDelete bits from Draw function
1115
1116 * mhist/MHStarMap.[h,cc]:
1117 - Added comments
1118 - Added DrawClone
1119 - moved some code from the Draw-functions to PrepareDrawing
1120
1121
1122
1123 2001/09/26: Thomas Bretz
1124
1125 * mmain/MMars.[cc,h], mmain/MBrowser.[cc,h], MDataCheck.[cc,h],
1126 mmain/MEvtDisp.[cc,h], mmain/MMonteCarlo.[cc,h]:
1127 - reorganized code (constructor)
1128 - reorganized deletion of gui objects
1129 - fixed many, many memory leaks
1130 - small changes in layout
1131
1132 * mmain/MAnalysis.[h,cc]:
1133 - added
1134
1135 * macros/*:
1136 - added Copyright notice
1137 - added some small sanity checks
1138
1139 * macros/MagicHillas.C:
1140 - fixed '->' bug
1141 - changed MFillHStarMap to MFillH
1142
1143 * mbase/MReadTree.cc, mraw/MRawFileWrite.cc:
1144 - removed an old debug statement
1145
1146 * mmain/MMars.cc:
1147 - added new Analysis functionality
1148
1149 * mmain/MainLinkDef.h:
1150 - addded MAnalysis
1151
1152 * mmain/Makefile:
1153 - added MAnalysis.cc
1154
1155 * mmc/McLinkDef.h:
1156 - removed nonsens define statement
1157
1158
1159
1160 2001/09/25: Thomas Bretz
1161
1162 * Makefile:
1163 - changed make tar so that 'CVS/Root' isn't added to the tar-file anymore
1164 It contains the origin (CVSROOT) of the repository and my confuse
1165 people triing to commit changed files from such an archive to
1166 the repository
1167
1168 * mmain/MBrowser.[cc,h]:
1169 - reorganized code (constructor)
1170 - reorganized deletion of gui objects
1171 - fixed many, many memory leaks
1172
1173 * mmain/MMars.[cc,h]:
1174 - reorganized code (constructor)
1175 - reorganized deletion of gui objects
1176 - fixed many, many memory leaks
1177
1178
1179
1180 2001/09/20: Thomas Bretz
1181
1182 * mbase/MLog.[h,cc]:
1183 - made working with Cosy
1184 - fixed gui stuff to work like expected
1185
1186 * manalysis/MCerPhotPix.h:
1187 - replaced TROOT.h by MAGIC.h
1188
1189 * mfilter/MFTriggerLvl1.h:
1190 - added description
1191
1192
1193
1194 2001/09/20: Thomas Bretz
1195
1196 * released Version 0.4
1197
1198 * mevtdisp/MGFadcDisp.cc, mmain/MMars.cc:
1199 - switched to root version >= 3.00
1200
1201 * Makefile.conf.linux:
1202 - added to support the new Linux distributions
1203
1204 * .rootrc:
1205 - removed references to MARSSYS
1206
1207
1208
1209 2001/09/13: Thomas Bretz
1210
1211 * Makefile.conf.linux-gnu:
1212 - removed "-Woverloaded-virtual". it doesn't really help
1213
1214
1215
1216 2001/08/02: Thomas Bretz
1217
1218 * macros/getRate.C:
1219 - make use of new stylish lists of containers
1220
1221
1222 * macros/CT1Hillas.C, macros/getCollArea.C:
1223 - make use of return value of Eventloop
1224
1225 * macros/merpp.C:
1226 - changed return type to void
1227
1228
1229
1230 2001/07/23: Thomas Bretz
1231
1232 * mbase/MParList.cc:
1233 - redifinition of default argument: fixed
1234
1235
1236
1237 2001/07/23: Thomas Bretz
1238
1239 * mmontecarlo/MMcThresholdCalc.[cc,h]:
1240 - changed PreProcess action to new stylish lists of containers
1241
1242 * mhist/Makefile:
1243 - removed MEnergies.cc
1244
1245 * mhist/HistLinkDef.h:
1246 - removed MEnergies.cc
1247
1248 * mbase/MReadTree.cc:
1249 - removed a bug which causes MReadTree to show strange behaviour.
1250 We cannot use GetBranch()->SetAddress() we have to use
1251 SetBranchAddress.
1252
1253 * macros/MagicHillas.C:
1254 - changed to new stylish histogram fillers.
1255
1256 * mhist/MHMcRate.cc:
1257 - some simplifications to the constructors
1258 - some accelerations of the rate calculation
1259
1260 * mhist/MHHillas.C:
1261 - added axis descriptions (thanks to Rudy)
1262
1263
1264
1265 2001/07/20: Thomas Bretz
1266
1267 * mhist/MH.cc:
1268 - added comments
1269
1270 * mhist/MFillH.cc:
1271 - added comments
1272
1273 * mbase/MParList.[h,cc]:
1274 - Added AddToList from a TObjArray
1275 - Added GetClassName
1276 - Added GetObjName
1277 - Added FindObjectList
1278 - Added FindCreateObjList
1279 - Added CreateObjList
1280
1281 * mhist/MHMcEnergies.[h,cc]:
1282 - deleted
1283
1284 * mhist/MHMcEnergy.[h,cc]:
1285 - rewrote constructor in a way that MHMcEnergies isn't needed anymore
1286 - added a SetName function which replaces the old constructor somehow
1287
1288 * macros/getThreshold.C:
1289 - make use of some new features
1290
1291
1292
1293 2001/07/19: Thomas Bretz
1294
1295 * mbase/MEvtLoop.cc:
1296 - added comments
1297
1298 * mbase/MTaskList.cc:
1299 - changed the wrong 'break' for kCONTINUE into 'return kTRUE'
1300
1301 * mhist/MH.[cc,h]
1302 - added
1303
1304 * mhist/MFillH.[cc,h]
1305 - added
1306 - in principal MFillHHillas, MFillHFadc and MFillHStarMap
1307 can be deleted now
1308
1309 * mhist/HistLinkDef.h:
1310 - added MH
1311 - added MFillH
1312
1313 * mhist/MFillHFadc.cc:
1314 - moved source for filling to corresponding histogram class
1315
1316 * mhist/MFillHHillas.cc:
1317 - included MHillas.h
1318
1319 * mhist/MHFadcCam.[cc, h]:
1320 - added Fill
1321 - made FillHi, FillLo private
1322
1323 * mhist/MHHillas.[cc, h], mhist/MHStarMap.[h,cc]:
1324 - changed Fill function to new style
1325 - derived class from MH
1326
1327 * mhist/Makefile:
1328 - added MH.cc
1329 - added MFillH.cc
1330
1331
1332
1333 2001/07/18: Oscar Blanch
1334
1335 * macros/getRate.C:
1336 - Macro to compute the trigger rate from a MonteCarlo file
1337
1338 * mhist/MHMcRate.[h,cc]:
1339 - Container to store trigger rate information
1340 - Draw() functin member to be implemented
1341
1342 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
1343 - Task to compute trigger rate
1344
1345
1346
1347 2001/07/13: Thomas Bretz
1348
1349 * mbase/MEvtLoop.[h,cc]:
1350 - Added a result value to Eventloop to be able to detect if the
1351 execution was successfull
1352 - changes postProcess to return the return value from
1353 MTaskList::PostProcess
1354
1355 * mbase/MParList.cc:
1356 - FindCreateObj removes now a 'dot' from the end of an indexed
1357 object name like "Events;7."
1358
1359 * mbase/MReadTree.cc:
1360 - small changes to the output
1361
1362 * mbase/MTask.[h,cc]:
1363 - added Preprocessed flag. This enables the tasklist to only postprocess
1364 already preprocessed tasks
1365
1366 * mbase/MTaskList.cc:
1367 - don't postprocess non preprocessed tasks
1368
1369 * mhist/MHMcCollectionArea.cc:
1370 - added descriptions to histrograms
1371 - changed names of histograms
1372 - added drawing of canvas to Draw-functions
1373
1374 * mhist/MHMcEnergy.[h,cc]:
1375 - added variables to store the calculated result
1376 - changed names and titles of histogram
1377 - added axis titles to histogram
1378 - moved result calculation into fit-function
1379
1380 * mmontecarlo/MMcCollectionAreaCalc.cc:
1381 - added name of input container to be able to process another
1382 container than "MMcTrig"
1383
1384 * mmontecarlo/MMcThresholdCalc.cc:
1385 - removed trailing dot from container name creation
1386
1387 * mhist/MMcThresholdCalc.cc:
1388 - removed a wrong '.' behind the number when processing more than
1389 one trigger condition
1390
1391 * mraw/MRawRunHeader.cc:
1392 - added "Monte Carlo Data" as runtype
1393
1394
1395
1396 2001/07/10: Thomas Bretz
1397
1398 * mhist/MHMcEnergy.h:
1399 - renamed SetBins to SetNumBins
1400
1401 * mmontecarlo/MMcThresholdCalc.cc:
1402 - changed style of comments
1403 - moved sqrt(2) from Postprocess to header.
1404
1405 * mmontecarlo/MMcEnerHisto.[cc,h], mmontecarlo/MMcEnerThre.[cc,h],
1406 mmontecarlo/MMcEnerThreCalc.[cc,h]:
1407 - removed
1408
1409 * mmontecarlo/MCollArea.[cc,h], mmontecarlo/MCollAreaTrigger.[cc,h]:
1410 - removed
1411
1412
1413
1414 2001/07/09: Thomas Bretz
1415
1416 * mbase/MParList.cc:
1417 - made handling of already existing containers in AddToList a bit
1418 more convinient
1419
1420 * mbase/MTaskList.[h,cc]:
1421 - added come comments
1422 - made handling of already existing tasks in AddToList a bit
1423 more convinient
1424 - Added name-argument to constructor
1425
1426 * mraw/MRawFileRead.[cc, h]:
1427 - move file-open check from constructor to PreProcess
1428 - added variable for filename
1429
1430 * mraw/MRawFileWrite.[cc,h]:
1431 - moved fOut->Write from PostProcess to destructor
1432 - removed PostProcess
1433
1434
1435
1436 2001/07/06: Thomas Bretz
1437
1438 * mfilter/FilterIncl.h, mfilter/FilterLinkDef.h,
1439 mfilter/MFTriggerLvl1.[h,cc], mfilter/mfilter/Makefile:
1440 - added
1441
1442 * Makefile
1443 - mfilter added
1444
1445 * Makefile.conf.linux-gnu:
1446 - added some warning options
1447
1448 * Makefile.conf.osf1:
1449 - enhanced warnings
1450
1451 * manalysis/MCerPhotEvt.cc:
1452 - removed a small buf from the constructor
1453
1454 * BaseLinkDef.h:
1455 - added MFilter
1456 - added MFilterList
1457
1458 * mbase/MLog.[h,cc]:
1459 - added a non-empty copy constructor to make cxx happy
1460
1461 * mbase/MParList.[h,cc]:
1462 - added second overload-function FindObject
1463
1464 * mbase/MTask.h:
1465 - added all Filter stuff
1466
1467 * mbase/MTaskList.cc:
1468 - changed debug output
1469 - added filter-stuff to Process
1470
1471 * mbase/MTaskList.h:
1472 - changed Print default option from NULL to ""
1473
1474 * mbase/Makefile:
1475 - added MFilter
1476 - added MFilterList
1477
1478 * mhist/MFillHFadc.cc:
1479 removed a small bug in the PreProcessing
1480
1481 * manalysis/MCerPhotEvt.h, manalysis/MHillas.cc, manalysis/MHillas.h,
1482 manalysis/MImgCleanStd.cc, manalysis/MPedestalCam.h, mgui/MGeomCam.h,
1483 mhist/MFillHHillas.h, manalysis/MHillasCalc.h, manalysis/MCerPhotCalc.h,
1484 manalysis/MImgCleanStd.h, mhist/MFillHStarMap.h, mhist/MHHillas.cc,
1485 mhist/MHHillas.h, mhist/MHStarMap.cc, mhist/MHStarMap.h,
1486 mmc/MMcFadcHeader.hxx, mmc/MMcFadcHeader.hxx, mmc/MMcTrig.hxx,
1487 mmontecarlo/MMcThresholdCalc.h:
1488 - made more const-correct
1489
1490 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc,
1491 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
1492 manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
1493 mhist/MFillHFadc.cc, mhist/MFillHHillas.cc, mhist/MFillHStarMap.cc,
1494 mmontecarlo/MMcThresholdCalc.cc, mraw/MRawFileRead.cc,
1495 mraw/MRawFileWrite.cc:
1496 - added comments
1497
1498 * manalysis/MCT1ReadAscii.cc, manalysis/MCerPhotCalc.cc,
1499 manalysis/MCerPhotPix.cc, manalysis/MHillas.cc,
1500 manalysis/MHillasCalc.cc, manalysis/MImgCleanStd.cc,
1501 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h,
1502 manalysis/MPedCalcPedRun.cc, manalysis/MPedestalCam.cc,
1503 manalysis/MPedestalPix.cc,
1504 mbase/MArray.cc, mbase/MArrayB.cc, mbase/MArrayS.cc, mbase/MEvtLoop.cc,
1505 mbase/MLog.cc, mbase/MParList.cc, mbase/MReadTree.cc, mbase/MTask.cc,
1506 mbase/MTime.cc, mbase/MWriteAsciiFile.cc, mbase/MWriteFile.cc,
1507 mbase/MWriteRootFile.cc,
1508 mhist/MFillHFadc.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc,
1509 mhist/MFillHStarMap.cc, mhist/MHFadcCam.cc, mhist/MHFadcPix.cc,
1510 mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc, mhist/MHMcEnergies.cc,
1511 mhist/MHMcEnergy.cc, mhist/MHStarMap.cc, mraw/MRawCrateArray.cc,
1512 mraw/MRawCrateData.cc, mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc,
1513 mraw/MRawEvtPixelIter.cc, mraw/MRawFileRead.cc,
1514 mraw/MRawFileWrite.cc, mraw/MRawRunHeader.cc:
1515 - added semicolon after ClassImp to make my editor happy
1516
1517 * mmain/MEvtDisp.cc:
1518 - removed a wrong comma in the enumerations
1519
1520 * mmontecarlo/MMcThresholdCalc.cc:
1521 - made compile on osf by removing brackets in new steatement (constructor)
1522
1523
1524
1525 2001/07/05: Thomas Bretz
1526
1527 * macros/CT1Hillas.C:
1528 - changed the wrong pointers to dots.
1529
1530 * macros/getThreshold.C:
1531 - added some comments
1532 - removed the canvas creation
1533 - drawing replaced by a loop
1534 - changed trigger conditions to 1 (should work with any MC file)
1535
1536 * macros/readMagic.C:
1537 - changed the event counter to the number of the event in the file
1538 - removed icound
1539
1540 * manalysis/MPedCalcPedRun.cc, manalysis/MCerPhotCalc.cc,
1541 mbase/MParContainer.cc, mbase/MParContainer.h, mbase/MParList.cc,
1542 mbase/MParList.h, mbase/MTaskList.cc, mbase/MWriteAsciiFile.cc,
1543 mbase/MWriteRootFile.cc, mhist/MFillHFadc.cc, mhist/MFillHHillas.cc,
1544 mhist/MFillHStarMap.cc,
1545 - changed HasChanged to ReadyToSave
1546
1547 * mbase/MReadTree.cc:
1548 - added some comments
1549
1550 * mhist/MHMcEnergies.h:
1551 - fixed bug in []-operator
1552
1553 * mhist/MHMcEnergy.cc:
1554 - added canvas creation to draw function
1555
1556 * mmontecarlo/MMcThresholdCalc.cc:
1557 - fixed a bug in the constructor
1558
1559
1560
1561 2001/06/20: Thomas Bretz
1562
1563 * macros/merpp.C:
1564 - fixed type in comment
1565
1566 * manalysis/MHillas.cc:
1567 - fixed 'FIXME' comment
1568
1569 * mbase/MWriteFile.[h,cc]:
1570 - added
1571
1572 * mbase/MWriteRootFile.[h,cc]:
1573 - added
1574
1575 * mbase/BaseLinkDef.h:
1576 - Added MWriteFile
1577 - Added MWriteRootFile
1578
1579 * mbase/MEvtLoop.cc:
1580 - fixed the counting in the eventloop
1581
1582 * mbase/MWriteAsciiFile.[h,cc]:
1583 - changed class that it is based on MWriteFile now
1584
1585 * mbase/Makefile:
1586 - added MWriteFile
1587 - added MWriteRootFile
1588
1589 * mhist/MFillHFadc.[h,cc]:
1590 - added set for HasChanged (new PostProcess)
1591
1592 * mhist/MFillHHillas.cc:
1593 - added set for HasChanged (new PostProcess)
1594
1595 * mhist/MFillHStarMap.cc:
1596 - added set for HasChanged (new PostProcess)
1597
1598 * mhist/MHHillas.cc:
1599 - Set kCanDelete to make sure, that the histograms are deleted
1600 together with the canvas
1601
1602 * mraw/MRawFileWrite.[h,cc]:
1603 - changed the handling of opening, closing and checking file
1604
1605
1606
1607 2001/06/13: Thomas Bretz
1608
1609 * ./.../*.h:
1610 - added some comments and corrected some descriptions.
1611
1612 * mbase/MParContainer.[h,cc]:
1613 - added a 'dummy' function for AsciiRead, AsciiWrite
1614
1615 * mbase/MWriteAsciiFile.[h,cc]:
1616 - added new constructor (specify directly the pointer to the class)
1617
1618 * mgui/MHexagon.cc:
1619 - made Copy-function more readable
1620
1621 * mgui/MParContainer.cc:
1622 - made Copy-function more readable
1623
1624 * mhist/MHMcEnergies.[h,cc]:
1625 - files added as a container to make handling of several MHMcEnergy easier
1626
1627 * mbase/MAGIC.h:
1628 - encapsulated include of TROOT
1629
1630 * mbase/MTaskList.cc:
1631 - added SetHasChange and Reset to PostProcess
1632
1633 * mhist/HistLinkDef.h
1634 - added MHMcEnergies
1635
1636 * mhist/MHMcEnergy.[h,cc]:
1637 - added name and title to constructor
1638 - added number to name of container
1639
1640 * mmontecarlo/MMcThresholdCalc.cc:
1641 - corrected typo in creation of the container names
1642
1643 * mraw/MRawEvtData.cc:
1644 - Set kCanDelete in Draw function
1645
1646
1647
1648 2001/06/12: Thomas Bretz
1649
1650 * mmontecarlo/MMcEnerThreCalc.[cc,h]
1651 - copied to mmontecarlo/MMcThresholdCalc.[cc,h]
1652
1653 * mmontecarlo/MMcEnerThreHistos.[h,cc]
1654 - copied to mmhist/MHMcEnergy.[h,cc]
1655
1656 * mbase/Makefile:
1657 - added MWriteAsciiFile.cc
1658
1659 * mhist/HistIncl.h:
1660 - added TF1.h
1661
1662 * mhist/HistLinkDef.h:
1663 - added MHMcEnergy
1664
1665 * mhist/Makefile
1666 - added MHMcEnergy
1667
1668 * mmontecarlo/MCollArea.h:
1669 - fixed typo in ifndef
1670
1671 * mmontecarlo/Makefile:
1672 - added MMcThresholdCalc.cc
1673 - removed MMcEnerHisto.cc
1674 - removed MMcEnerThre.cc
1675 - removed MMcEnerThreCalc.cc
1676
1677 * mmontecarlo/MonteCarloLinkDef.h:
1678 - added MMcThresholdCalc.cc
1679 - removed MMcEnerHisto.cc
1680 - removed MMcEnerThre.cc
1681 - removed MMcEnerThreCalc.cc
1682
1683 * mbase/MWriteAsciiFile.[h,cc]:
1684 - added
1685
1686 * manalysis/MCT1ReadAscii.h:
1687 - removed fFileName from class definition
1688
1689 * manalysis/MCerPhotCalc.cc:
1690 - use of SetHasChanged added
1691
1692 * manalysis/MHillas.[h,cc]:
1693 - Reset added
1694 - AsciiRead added
1695 - AsciiWrite added
1696 - use of SetHasChanged added
1697
1698 * manalysis/MPedCalcPedRun.[h,cc]:
1699 - made fNumHiGainSamples a class member
1700 - renamed some member functions
1701 - made the 'internal' member functions private
1702 - added SetHasChanged
1703 - made these functions const
1704
1705 * mbase/BaseLinkDef.h
1706 - MWriteAsciiFile added
1707
1708 * mbase/MEvtLoop.cc:
1709 - some small changes to the logging output
1710
1711 * mbase/MParContainer.cc:
1712 - fHasChanged added
1713
1714 * mbase/MParContainer.h:
1715 - Reset prototype added
1716 - HasChanged added
1717 - SetHasChanged added
1718
1719 * mbase/MParList.[cc,h]:
1720 - SetHasChanged added
1721 - Reset added
1722
1723 * mbase/MTaskList.cc:
1724 - Process: call SetHasChanged before looping
1725 - Process: call Reset before looping
1726
1727 * mbase/MTaskList.h:
1728 - fParList added to class definition
1729
1730
1731
1732 2001/04/27: Thomas Bretz
1733
1734 * macros/merpp.C:
1735 - made the merpp-macro Mars 0.3 compatible
1736
1737
1738
1739 2001/04/19: Thomas Bretz
1740
1741 * mbase/MParList.cc:
1742 - added stripping of the string after last semicolon (classname)
1743
1744 * mbase/MReadTree.cc:
1745 - added Veto funtionality to PreProcess
1746 - added HasVeto
1747 - added fVetoList
1748 - added VetoBranch
1749
1750
1751
1752 2001/04/18: Thomas Bretz
1753
1754 * mbase/MHtml.[cc.h]:
1755 - Added
1756
1757 * mbase/*.cc:
1758 - changed comments of member functions to new MHtml-Style
1759
1760
1761
1762 2001/04/09: Thomas Bretz
1763
1764 * mbase/MParList.cc:
1765 - Added the possibility to specify a different object name in
1766 FindCreateObj
1767
1768 * .rootrc:
1769 - changed the style for the html documentation
1770
1771 * macros/dohtml.C:
1772 - added SetXwho
1773
1774 * (*.cc):
1775 - added the copyright comment block
1776
1777 * mgui/MGeomCamMagic.cc:
1778 - added some comments to all these numbers
1779
1780 * mraw/MRawEvtPixelIter.h:
1781 - added Jump member function which jumps directly to the pixel with a
1782 given id
1783
1784
1785
1786 2001/04/09: Thomas Bretz
1787
1788 * mgui/MGeomPix.cc:
1789 - fixed a small error in SetNeighbors (thanks to Oscar)
1790
1791 * mgui/MGFadcDisp.[h,cc]:
1792 - Fixed many small errors which caused the display to display nonsens
1793 in some situations
1794
1795
1796
1797 2001/04/04: Thomas Bretz
1798
1799 * mraw/MRawEvtData.[cc,h]:
1800 - changed wrong return type of GetNumPixels to UShort_t
1801
1802 * mmain/MBrowser.[cc,h]:
1803 - made the dialog somehow work like it should
1804
1805
1806
1807 2001/04/03: Thomas Bretz
1808
1809 * manalysis/MCT1ReadAscii.cc:
1810 - the pedestal values read from the file are now stored in MeanRms
1811 instead of Sigma
1812
1813 * manalysis/MCerPhotCalc.cc:
1814 - The pedestal mean Rms is used as the pixel error
1815
1816 * MImgCleanStd.cc:
1817 - CleanStep1: the '<' was replaced by a '<=' to clean also pixels
1818 with value=noise=0
1819
1820 * MMcPedestalCopy.cc:
1821 - All the pedestal values are now filled in (are they calculated correctly?)
1822
1823 * mgui/MGeomCamMagic.cc:
1824 - Forgot to initialize the Nextneighbors of the Magic Camera
1825 (thanks to Oscar)
1826
1827 * mhist/MHStarMap.cc:
1828 - I changed the model of the display (colors and bin width) to
1829 get a 'better' result
1830
1831
1832
1833 2001/04/02: Thomas Bretz
1834
1835 * mraw/MRawEvtHeader.h, mraw/MRawFileWrite.cc:
1836 - added constants (kTT*) for trigger type
1837
1838 * manalysis/MImgCleanStd.[h,cc]:
1839 - added changeable cleaning levels
1840
1841 * manalysis/MHillas.cc:
1842 - added some more sanity checks to the calculation
1843
1844 * manalysis/MCT1ReadAscii.[h,cc]:
1845 - added some kind of chain feature (AddFile) to process more than one file
1846
1847 * mgui/MGeomPix.[h,c]:
1848 - added interface to pixel neighbors
1849
1850 * mgui/MGeomCamCT1.[cc,h], mgui/MGeomCamMagic.[cc,h]:
1851 - creates the neighbor geomtry now, too
1852
1853 * manalysis/MImgCleanStd.[cc,h]:
1854 - switched to new stylish neighbors from MGeomCam
1855
1856
1857
1858 2001/03/30: Thomas Bretz
1859
1860 * mdatacheck/MH*, mdatacheck/MFillH*:
1861 - moved to mhist
1862
1863 * mraw/MrawEvtPixelIter:
1864 - IsLoGain -> HasLoGain
1865
1866 * mgui/MG*:
1867 - renamed
1868 - moved to mmain
1869 - move Browser functionality to MBrowser
1870
1871 * mmain/, mhist:
1872 - new
1873
1874
1875
1876 2001/03/21: Thomas Bretz
1877
1878 * manalysis/MHillas.[h,cc]:
1879 - fixed some minor errors, added sanity check (N<2) to Calc
1880
1881 * manalysis/MFillHHillas.cc:
1882 - skip event if Hillas calculations fails
1883
1884 * macros/getCollArea.C, macros/readMagic.C,
1885 mdatacheck/MViewAdcSpectra.cc, meventdisp/MGFadcDisp.cc:
1886 - changed order in MReadTree constructor
1887
1888 * manalysis/MCT1ReadAscii.[h,cc]:
1889 - changed to use MPedestalCam
1890
1891 * manalysis/MCT1Pedestals.[h,cc]:
1892 - removed
1893
1894 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1895 - removed MCT1Pedestals
1896
1897 * mbase/BaseLinkDef.h:
1898 - added const values from Magic.h
1899
1900 * mbase/MLogManip.h:
1901 - changed style of dbginf
1902
1903 * mbase/MParList.cc:
1904 - make use of dbginf
1905
1906 * mbase/MReadTree.[h,cc]:
1907 - switched from a TTree to a TChain object
1908 - chnaged order of variables of the constructor
1909
1910
1911
1912 2001/03/21: Thomas Bretz
1913
1914 * macros/CT1Hillas.C, manalysis/MImgCleanStd.cc, manalysis/MImgCleanStd.h,
1915 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h,
1916 manalysis/MCerPhotCalc.h, manalysis/MCerPhotCalc.cc, mdatacheck/MHHillas.h,
1917 mdatacheck/MHHillas.cc, mdatacheck/MFillHFadc.cc, mdatacheck/MFillHFadc.h,
1918 mdatacheck/MHFadcCam.cc, mdatacheck/MHFadcCam.h, mdatacheck/MHFadcPix.cc,
1919 mdatacheck/MHFadcPix.h, mdatacheck/MFillHHillas.cc,
1920 mdatacheck/MFillHHillas.h
1921 - added
1922
1923 * mdatacheck/MHistosAdc.[h,cc]:
1924 - replaced by MHFadc[Cam,Pix]
1925
1926 * mdatacheck/MFillAdcSpect.[h,cc]:
1927 - replaced by MFillHFadc
1928
1929 * macros/readCT1.C:
1930 - uses the new classes now
1931 - calculates and displays hillas
1932
1933 * manalysis/AnalysisLinkDef.h:
1934 - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy
1935
1936 * manalysis/MCT1ReadAscii.cc:
1937 - PreProcess uses FindCreateObj now
1938
1939 * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc:
1940 - changed the new back to 'new with placement'
1941
1942 * manalysis/MCerPhotEvt.[h, cc]:
1943 - removed cleaning from this class
1944
1945 * manalysis/MHillas.cc:
1946 - some small changes in the naming inside Calc()
1947
1948 * manalysis/MHillas.h:
1949 - added Get-functions
1950
1951 * manalysis/MPedestalCam.h:
1952 - added InitSize-function
1953
1954 * manalysis/MPedestalPix.h:
1955 - made Get-functions const
1956
1957 * manalysis/Makefile:
1958 - added MMcPedestalCopy, MImgCleanStd, MCerPhotCalc
1959
1960 * mbase/MLogManip.h:
1961 - "l." before line number
1962
1963 * mbase/MParList.cc:
1964 - added the autodelete feature for automatically created classes
1965
1966 * mdatacheck/DataCheckLinkDef.h:
1967 - added MHFadc[Cam,Pix], MHHillas
1968 - removed MHistosAdc
1969 - added MFillHFadc, MFillHHillas
1970
1971 * mdatacheck/MGDisplayAdc.[h,cc], MShowSpect.[h,cc],
1972 mdatacheck/MViewAdcSpectra.[h,cc], :
1973 - changed from MHistaosAdc to MHFadcCam
1974
1975 * mdatacheck/Makefile:
1976 - added MFillHFadc.cc, MFillHHillas.cc
1977 - removed MFillAdcSpect.cc
1978
1979 * manalysis/MCT1ReadAscii.h, mbase/MEvtLoop.h, mbase/MLog.h,
1980 mbase/MParList.h, mbase/MReadTree.h, mbase/MTask.h,
1981 mbase/MTaskList.h, mdatacheck/MDumpEvtHeader.h,
1982 meventdisp/MGFadcDisp.h, mgui/MCamDisplay.h,
1983 mgui/MCamNeighbor.h, mgui/MGDataCheckMain.h,
1984 mgui/MGEventDispMain.h, mgui/MGMarsMain.h,
1985 mgui/MGMonteCarloMain.h, mgui/MGPrototyp.h, mgui/MHexagon.h,
1986 mmontecarlo/MCollAreaTrigger.h, mraw/MRawEvtPixelIter.h,
1987 mraw/MRawFileRead.h, mraw/MRawFileWrite.h:
1988 - set version number to '0' (no i/o for this class)
1989
1990 * mgui/MGeomCamCT1.cc:
1991 - new claculation algorith for the CT1 camera. It is more
1992 exact in the camera plain
1993
1994 * mgui/MHexagon.cc:
1995 - removed Draw-function (it is inherited from TObject)
1996
1997 * mmc/MMcFadcHeader.hxx:
1998 - Added get-functions
1999
2000
2001
2002
2003 2001/03/20: Thomas Bretz
2004
2005 * manalysis/MPedestalPix.[h,cc], manalysis/MPedestalCam.[h,cc],
2006 manalysis/MHillas.[h,cc], manalysis/MHillasCalc.[h,cc],
2007 mgui/MGeomCamCT1.[h,cc], mgui/MGeomCamMagic.[h,cc]
2008 - added
2009
2010 * macros/readCT1.C:
2011 - added calculation of Hillas parameters
2012 - changed from pointers to objects
2013
2014 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
2015 - added MPedestalPix/Cam, MHillas, MHillasCalc
2016
2017 * manalysis/MCerPhotEvt.[h,cc]:
2018 - removed fType
2019 - commented out Draw function - should be fixed soon
2020 - renamed *Nb* to *Num*
2021 - renamed Get[Min,Max]NumPhotons to GetNumPhontons[Min,Max]
2022
2023 * meventdisp/MGFadcDisp.[h,cc]:
2024 - changed parameter of ReadinEvent to unsigned
2025
2026 * mgui/GuiLinkDef.h, mgui/Makefile:
2027 - added MGeomCamCT1, MGeomCamMagic
2028
2029 * mgui/MCamDisplay.[h,cc]:
2030 - changed constructor argument from int to MGeomCam
2031 - renamed *Nb* to *Num*
2032
2033 * mgui/MGeomCam.[h,cc]:
2034 - removed all camara specific stuff
2035 - MGeomCam is now used as a base class for the classes
2036 MGeomCam[Magic,CT1] which are containing the camera specific stuff
2037
2038 * mgui/MGeomPix.h:
2039 - added Set function
2040
2041
2042
2043 2001/03/02: Thomas Bretz
2044
2045 * manalysis/Makefile, mdatacheck/Makefile, meventdisp/Makefile,
2046 mgui/Makefile:
2047 - new
2048
2049 * mbase/MParList.[cc,h]:
2050 - Added FindCreateObj member function
2051 - added a name to the constructor
2052
2053 * mbase/MReadTree.cc:
2054 - changed to use FindCreateObj
2055
2056 * mdatacheck/MDumpEvtHeader.cc:
2057 - removed fPixelIter from member list
2058 - changed cout to *fLog
2059
2060 * mdatacheck/MViewAdcSpectra.cc:
2061 - removed a HUGE memory leak. All the objects in the list (and the
2062 lists itself were NEVER deleted)
2063
2064 * mdatacheck/MFillAdcSpect.cc
2065 - removed fPixelIter from member list
2066 - changed cout to *fLog
2067 - changed to use FindCreateObj
2068 - changed high and low to hi and lo
2069
2070 * mdatacheck/MShowSpect.cc
2071 - changed cout to *fLog
2072 - added a name to the constructor
2073
2074 * mraw/MRawFileRead.cc:
2075 - changed to use FindCreateObj
2076
2077 * mdatacheck/MGDisplayAdc.[h,cc]:
2078 - added some new member functions to make code more clear
2079 - removed fHists from the destructor
2080
2081 * mdatacheck/MHistosAdc.h:
2082 - changed high and low to hi and lo
2083
2084 * macros/dohtml.C:
2085 - added manalysis
2086
2087
2088
2089 2001/03/01: Thomas Bretz
2090
2091 * Makefile:
2092 - added headers to dependencies
2093
2094 * Makefile.rules:
2095 - added headers to dependencies
2096
2097 * merpp.cc:
2098 - changed from pointers to objects
2099 - added compression level support
2100
2101 * readraw.cc:
2102 - removed unnecessary includes
2103
2104 * mbase/MArray*.*:
2105 - changed all Int_t to UInt_t
2106
2107 * mbase/MLogManip.h:
2108 - changed name of __DINF__ to dbginf
2109
2110 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
2111 mraw/MRawRunHeader.[h,cc]:
2112 - changed ifstream to istream
2113
2114 * mraw/MRawEvtData.cc:
2115 - changed the reading, which speeds up merpp by a factor of 10
2116
2117 * mraw/MRawEvtData.h:
2118 - added flag to InitArrays and DeletePixels
2119 (not yet used)
2120
2121 * mraw/MRawFileRead.h:
2122 - removed pParList from parameter list
2123
2124 * manalysis/AnalysisLinkDef.h
2125 - removed MReadCT1Ascii, added MCT1ReadAscii
2126 - added MCT1Pedestals
2127
2128 * manalysis/MCerPhotEvt.[h,cc]:
2129 - changed the constructor a little bit
2130 - rewrote Print() to make it a bit more readable
2131 - moved MCerphotPix to new File
2132 - added many lines of comments
2133 - exchanged old stylish new call with new stylish(=) one
2134 - replaced all accesses to fPixels with the [] operator to make this
2135 lines more readable
2136 - made all variable declarations const-correct,
2137 - I changed the style of the cleaning method from if(a){if()b{if(c){}}}
2138 to if(!a)continue; if(!b)continue if(!c) continue; to make it more
2139 compact, readable and easier to understand
2140 - renamed the Boolean-functions to Is* to get a stricter structure
2141 - replaced mapping function to access the pixel list entries by the new
2142 operator to get rid of more than the necessary number of member
2143 functions without loosing speed or readability
2144 - renamed GetMinimum/MaximumPhoton to GetMin/MaxNumPhotons to be
2145 more exact
2146
2147 * mgui/MCamGeom.* splitted and changed to MGeomCam/Pix:
2148 - added a new operator to access the TObjArray
2149 - removed unnecessary code from CreateCT1
2150
2151 * mbase/MAGIC.h:
2152 - added kPI
2153
2154 * mbase/MReadTree.cc:
2155 - added some comments
2156
2157 * mgui/MCamDisplay.[h,cc]:
2158 - added some comments, reordered a bit the calls in the constructor
2159 to get a 'straight forward structure', MGeomCam is now only
2160 locally used where it is needed, replaced access to the
2161 TClonesArrays by new member-function to get a more readable code,
2162 replaced old stylish new call with new stylish one, made
2163 variable decleration const-correct, introduced a new member function
2164 to set the pixel color, renamed the overloaded Draw functions to
2165 DrawPhotons, DrawPhotErr to prevent missunderstatements, changed
2166 the 'layout' of GetColor to make it easier to understand the algorithm,
2167
2168 * mgui/MCamNeighbor.[h, cc]:
2169 - changed to new log-interface
2170 - exchanged -9999 by -1
2171 - skipped the exits
2172 - you must check for -1 one in any case
2173 - this means a warning should be enough
2174
2175 * mgui/MHexagon.[h,cc]:
2176 - added new constructor whcih uses a MGeomPix-object
2177
2178
2179
2180 2001/02/28: Thomas Bretz
2181
2182 * mbase/MParList.[h,cc]:
2183 - changed return type of FindObject back to TObject
2184 - it seems so, that some compilers don't like overriding the
2185 return type of a virtual member function
2186
2187
2188
2189 2001/02/23: Thomas Bretz
2190
2191 * mraw/MRawEvtPixelIter.h:
2192 - added GetSum* functions
2193
2194 * mbase/MParList.[h,cc]:
2195 - Removed unnecessary fNext-stuff
2196
2197
2198
2199 2001/02/22: Thomas Bretz
2200
2201 * merpp.cc, readraw.cc, mbase/MParContainer.cc, mbase/MParList.cc,
2202 mbase/MParList.h, mbase/MReadTree.cc, mbase/MTask.cc, mbase/MTask.h,
2203 mbase/MTaskList.cc, mbase/MTime.cc, mdatacheck/MDumpEvtHeader.cc,
2204 mdatacheck/MShowSpect.cc, meventdisp/MGFadcDisp.cc, mgui/MGPrototyp.h,
2205 mmc/MHeaderTrig.cxx, mraw/MRawCrateArray.cc, mraw/MRawEvtData.cc,
2206 mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc,
2207 mraw/MRawRunHeader.cc:
2208 - exchanged cout with the new logging style (gLog, *fLog)
2209
2210 * mraw/MRawEvtData.cc:
2211 - added 'dec' option to Print
2212
2213 * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx:
2214 - small changes to the Print funtions
2215
2216
2217
2218 2001/02/21: Thomas Bretz
2219
2220 * MRawEvtData.cc:
2221 - Changed ReadEvt according to the new raw binary format 2001/02/20
2222
2223 * Added MLog.[h,cc], MLogManip.[h,cc]
2224
2225 * Adde SetStreamer and fLog to the MParContainer base class
2226
2227 * Derived MEvtLoop from MParContainer
2228
2229 * Makefile:
2230 - added 'tar'
2231
2232 * mbase/BaseIncl.h:
2233 - added fstream.h, TGListBox.h
2234
2235 * mbase/BaseLinkDef.h:
2236 - added pragma for gLog and MLog
2237
2238 * mbase/MAGIC.h:
2239 - added forward definition for gLog
2240
2241 * mbase/MEvtLoop.cc:
2242 - exchanged cout with *fLog
2243 - added statements to provide log-facility to all tasks als parameter
2244 containers
2245
2246 * mbase/MEvtLoop.h:
2247 - Small changes
2248
2249 * mbase/MParContainer.h:
2250 - Added definitions necessary for use of Log-Facility
2251
2252 * mbase/MParList.[h,cc]:
2253 - Added SetLogStream
2254
2255 * mbase/MTask.h:
2256 - added fLog
2257
2258 * mbase/MTaskList.[h,cc]:
2259 - added SetLogStream
2260
2261 * mbase/Makefile:
2262 - Added MLog.cc, MLogManip.cc
2263
2264
2265
2266 2001/02/19: Harald Kornmayer
2267
2268 * implemented the Image Cleaning a la CT1 to the class MCerPhotEvt
2269
2270 * changed the readCT1.C file to show the effects of the image cleaning
2271 a la CT1
2272
2273 * changed
2274 mgui/MCamNeighbor.cc
2275 mananlysis/MCerPhotEvt.cc .h
2276 macros/readCT1.C
2277
2278
2279
2280 2001/02/19: Thomas Bretz
2281
2282 * MParContainer.h added prototypes for AsciiRead/Write
2283
2284 * .rootrc added
2285
2286 * MEvtLoop.[h,cc]:
2287 - split eventloop in its three parts, this should be used for
2288 debugging only.
2289
2290
2291
2292 2001/02/06: Harald Kornmayer
2293
2294 * the first running version with a eventdisplay. Now we are able
2295 to display an Event on the photo electron level. To do this, run
2296 the macro "macros/readCT1.C" after changing the file name.
2297
2298 changed:
2299 macros/readCT1.C
2300 manalysis/MNphotEvent.cc, manalysis/MNphotEvent.h
2301 analysis/MReadCT1Ascii.cc
2302 mgui/MCamDisplay.cc, mgui/MCamDisplay.h
2303
2304
2305
2306 2001/01/23: Harald Kornmayer
2307
2308 * the integration of the class FadcDisp in the mars enviroment
2309 and further developments in the display
2310
2311 changed:
2312 meventdisp/MGFadcDisp.h
2313 meventdisp/MGFadcDisp.cc
2314 mgui/GuiIncl.h
2315 mgui/GuiLinkDef.h
2316 mgui/MGMarsMain.cc
2317 mgui/MGPrototyp.cc
2318 mgui/MGPrototyp.h
2319 mgui/Makefile
2320
2321 added:
2322 mgui/MGEventDispMain.h
2323 mgui/MGEventDispMain.cc
2324
2325
2326
2327 2001/01/22: Harald Kornmayer
2328
2329 * started with the development of a EventDisplay Utitliy.
2330 Therefore I added the following files.
2331
2332 meventdisp/EvtDispIncl.h
2333 meventdisp/EvtDispLinkDef.h
2334 meventdisp/MGFadcDisp.cc
2335 meventdisp/MGFadcDisp.h
2336 meventdisp/Makefile
2337
2338 Also a few of the older files where slightly changed.
2339 ./Makefile
2340 ./Makefile.rules
2341 mraw/MRawEvtData.
2342
2343
2344
2345 2001/01/19: Thomas Bretz
2346
2347 * mmc/*.hxx:
2348 - changed include of MDefineTrigger.h back
2349
2350
2351
2352 2001/01/19: Oscar Blanch
2353
2354 * mmc/MTriggerDefine.h:
2355 - added
2356
2357
2358
2359 2001/01/18: Thomas Bretz
2360
2361 * Makefile:
2362 - mmc-library added
2363
2364 * Makefile.conf.general:
2365 - Added definition of __MARS__
2366
2367 * Makefile.rules:
2368 - Added definitions to rootcint
2369
2370 * Oscar added the McFormat subdir of the Monte Carlo as mmc
2371
2372 * mmc/MMcEvt.h:
2373 - renamed to MMcEvt.hxx
2374
2375 * mmc/*.hxx:
2376 - added necessary defintions from MDefineTrigger.h
2377
2378 * mmc/Makefile, mmc/McLinkDef.h, mmc/McIncl.h, mmc/readme.txt:
2379 - added
2380
2381 * mmc/LinkDef.h:
2382 - removed
2383
2384
2385
2386 2001/01/17: Thomas Bretz
2387
2388 * Makefile:
2389 - Exchanged explicit rules to make library by implicit ones
2390 - The shared object works now. I exchanged the libraries with the object
2391 files. But I don't know why the libraries don't work.
2392
2393 * Makefile.conf.linux-gnu:
2394 - replaced CC with gcc (instead of g++)
2395
2396 * mdatacheck/DataCheckLinkDef.h:
2397 - removed unused statements
2398
2399 * mraw/RawLinkDef.h:
2400 - added globals
2401
2402 * mraw/MerppLinkDef.h:
2403 - removed unused file
2404
2405
2406
2407 2001/01/12: Thomas Bretz
2408
2409 * MLinkDef.h, MIncl.h, marslogo.xpm, magiclogo.xpm:
2410 - added
2411
2412 * LinkDef.h:
2413 - removed
2414
2415 * Makefile:
2416 - Added CINT, mrproper
2417
2418 * mbase/Makefile, mraw/Makefile, mgui/Makefile, mdatacheck/Makefile:
2419 - included makefile.general, Makefile.rules,
2420 - removes corresponding lines
2421
2422 * mdatacheck/MDumpEvtHeader.[h,cc], mdatacheck/MFillAdcSpect.[cc,h],
2423 mdatacheck/MFillAdcSpect.[h,cc], mdatacheck/MGDisplayAdc.[cc,h],
2424 mdatacheck/MHistsosAdc.[h,cc], mdatacheck.MShowSpect.[cc,h]
2425 - changed include statements
2426
2427 * mgui/MGDataCheckMain.[cc,h], mgui/MGMarsMain.[cc,h]
2428 - changed include statements
2429 - move enum from h to cc
2430 - removed comma operator from delete statements (nonsense)
2431
2432
2433
2434 2001/01/11: Harald Kornmayer
2435
2436 * ./
2437 readraw.cc, Makefile, Makefile.rules, LinkDef.h, MParList.cc, MReadTree.cc,
2438 MReadTree.h, mbase/Makefile, mraw/Makefile
2439 - small changes in this files. Not really critical.
2440
2441 * mars.cc
2442 - added the main file for the gui
2443
2444 * mgui/
2445 GuiIncl.h, MGMarsMain.cc, GuiLinkDef.h, MGMarsMain.h, MGDataCheckMain.cc,
2446 Makefile, MGDataCheckMain.h
2447 - added the subdir mgui and this files
2448
2449 * mdatacheck/
2450 DataCheckIncl.h, DataCheckLinkDef.h, MHistosAdc.cc, MHistosAdc.h,
2451 MDumpEvtHeader.cc, MDumpEvtHeader.h, MShowSpect.cc, MShowSpect.h,
2452 MFillAdcSpect.cc, MFillAdcSpect.h, MViewAdcSpectra.cc, MViewAdcSpectra.h,
2453 MGDisplayAdc.cc, MGDisplayAdc.h, Makefile
2454 - added the subdir mdatacheck and this files
2455
2456
2457
2458 2000/12/28: Thomas Bretz
2459
2460 * merpp.cc, MArray.cc, MArray.h, MArrayB.cc, MArrayB.h, MArrayS.cc,
2461 MArrayS.h, MEvtLoop.cc, MEvtLoop.h, MInputStreamID.cc, MInputStreamID.h,
2462 MParContainer.cc, MParContainer.h, MParList.cc, MParList.h, MReadTree.cc,
2463 MTask.cc, MTask.h, MTaskList.cc, MTaskList.h, MTime.cc, MTime.h:
2464 - Added changes some comments.
2465
2466 * MLoopEvt.cc, MLoopEvt.h:
2467 - Removed
2468
2469
2470
2471 2000/12/22 - Thomas Bretz:
2472
2473 * readraw.cc:
2474 - changed some comments and the Root-Name of the program
2475 - added check for the existance of the file
2476 - changed name of numbers of entries from iEnt to nent
2477
2478 * dohtml.C:
2479 - changed title of converted macros
2480
2481 * MRawEvtData.cc:
2482 - added a commet in Draw()
2483
2484 * MRawEvtPixelIter.[h,cc]:
2485 - Added the comment header of the file
2486 - removed inheritance from TIterator (not needed)
2487 - some changes to get it work (the one in the repository was untested
2488 and not working)
2489 - changed calling style of iterator from do...while to while-loop
2490 - changed some comments
2491
2492 * MRawRunHeader.cc:
2493 - added some comments
2494
2495 * Changelog, News: added
2496
2497 * test.C: removed
Note: See TracBrowser for help on using the repository browser.