source: trunk/MagicSoft/Mars/Changelog@ 749

Last change on this file since 749 was 749, checked in by tbretz, 24 years ago
*** empty log message ***
File size: 20.4 KB
Line 
1 -*-*- END -*-*-
2
3 2000/04/09: Thomas Bretz
4
5 * mbase/MParList.cc:
6 - Added the possibility to specify a different object name in
7 FindCreateObj
8
9 * .rootrc:
10 - changed the style for the html documentation
11
12 * macros/dohtml.C:
13 - added SetXwho
14
15 * (*.cc):
16 - added the copyright comment block
17
18 * mgui/MGeomCamMagic.cc:
19 - added some comments to all these numbers
20
21 * mraw/MRawEvtPixelIter.h:
22 - added Jump member function which jumps directly to the pixel with a
23 given id
24
25
26
27 2000/04/09: Thomas Bretz
28
29 * mgui/MGeomPix.cc:
30 - fixed a small error in SetNeighbors (thanks to Oscar)
31
32 * mgui/MGFadcDisp.[h,cc]:
33 - Fixed many small errors which caused the display to display nonsens
34 in some situations
35
36
37
38 2000/04/04: Thomas Bretz
39
40 * mraw/MRawEvtData.[cc,h]:
41 - changed wrong return type of GetNumPixels to UShort_t
42
43 * mmain/MBrowser.[cc,h]:
44 - made the dialog somehow work like it should
45
46
47
48 2000/04/03: Thomas Bretz
49
50 * manalysis/MCT1ReadAscii.cc:
51 - the pedestal values read from the file are now stored in MeanRms
52 instead of Sigma
53
54 * manalysis/MCerPhotCalc.cc:
55 - The pedestal mean Rms is used as the pixel error
56
57 * MImgCleanStd.cc:
58 - CleanStep1: the '<' was replaced by a '<=' to clean also pixels
59 with value=noise=0
60
61 * MMcPedestalCopy.cc:
62 - All the pedestal values are now filled in (are they calculated correctly?)
63
64 * mgui/MGeomCamMagic.cc:
65 - Forgot to initialize the Nextneighbors of the Magic Camera
66 (thanks to Oscar)
67
68 * mhist/MHStarMap.cc:
69 - I changed the model of the display (colors and bin width) to
70 get a 'better' result
71
72
73
74 2000/04/02: Thomas Bretz
75
76 * mraw/MRawEvtHeader.h, mraw/MRawFileWrite.cc:
77 - added constants (kTT*) for trigger type
78
79 * manalysis/MImgCleanStd.[h,cc]:
80 - added changeable cleaning levels
81
82 * manalysis/MHillas.cc:
83 - added some more sanity checks to the calculation
84
85 * manalysis/MCT1ReadAscii.[h,cc]:
86 - added some kind of chain feature (AddFile) to process more than one file
87
88 * mgui/MGeomPix.[h,c]:
89 - added interface to pixel neighbors
90
91 * mgui/MGeomCamCT1.[cc,h], mgui/MGeomCamMagic.[cc,h]:
92 - creates the neighbor geomtry now, too
93
94 * manalysis/MImgCleanStd.[cc,h]:
95 - switched to new stylish neighbors from MGeomCam
96
97
98
99 2000/03/30: Thomas Bretz
100
101 * mdatacheck/MH*, mdatacheck/MFillH*:
102 - moved to mhist
103
104 * mraw/MrawEvtPixelIter:
105 - IsLoGain -> HasLoGain
106
107 * mgui/MG*:
108 - renamed
109 - moved to mmain
110 - move Browser functionality to MBrowser
111
112 * mmain/, mhist:
113 - new
114
115
116
117 2000/03/21: Thomas Bretz
118
119 * manalysis/MHillas.[h,cc]:
120 - fixed some minor errors, added sanity check (N<2) to Calc
121
122 * manalysis/MFillHHillas.cc:
123 - skip event if Hillas calculations fails
124
125 * macros/getCollArea.C, macros/readMagic.C,
126 mdatacheck/MViewAdcSpectra.cc, meventdisp/MGFadcDisp.cc:
127 - changed order in MReadTree constructor
128
129 * manalysis/MCT1ReadAscii.[h,cc]:
130 - changed to use MPedestalCam
131
132 * manalysis/MCT1Pedestals.[h,cc]:
133 - removed
134
135 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
136 - removed MCT1Pedestals
137
138 * mbase/BaseLinkDef.h:
139 - added const values from Magic.h
140
141 * mbase/MLogManip.h:
142 - changed style of dbginf
143
144 * mbase/MParList.cc:
145 - make use of dbginf
146
147 * mbase/MReadTree.[h,cc]:
148 - switched from a TTree to a TChain object
149 - chnaged order of variables of the constructor
150
151
152
153 2000/03/21: Thomas Bretz
154
155 * macros/CT1Hillas.C, manalysis/MImgCleanStd.cc, manalysis/MImgCleanStd.h,
156 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalCopy.h,
157 manalysis/MCerPhotCalc.h, manalysis/MCerPhotCalc.cc, mdatacheck/MHHillas.h,
158 mdatacheck/MHHillas.cc, mdatacheck/MFillHFadc.cc, mdatacheck/MFillHFadc.h,
159 mdatacheck/MHFadcCam.cc, mdatacheck/MHFadcCam.h, mdatacheck/MHFadcPix.cc,
160 mdatacheck/MHFadcPix.h, mdatacheck/MFillHHillas.cc,
161 mdatacheck/MFillHHillas.h
162 - added
163
164 * mdatacheck/MHistosAdc.[h,cc]:
165 - replaced by MHFadc[Cam,Pix]
166
167 * mdatacheck/MFillAdcSpect.[h,cc]:
168 - replaced by MFillHFadc
169
170 * macros/readCT1.C:
171 - uses the new classes now
172 - calculates and displays hillas
173
174 * manalysis/AnalysisLinkDef.h:
175 - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy
176
177 * manalysis/MCT1ReadAscii.cc:
178 - PreProcess uses FindCreateObj now
179
180 * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc:
181 - changed the new back to 'new with placement'
182
183 * manalysis/MCerPhotEvt.[h, cc]:
184 - removed cleaning from this class
185
186 * manalysis/MHillas.cc:
187 - some small changes in the naming inside Calc()
188
189 * manalysis/MHillas.h:
190 - added Get-functions
191
192 * manalysis/MPedestalCam.h:
193 - added InitSize-function
194
195 * manalysis/MPedestalPix.h:
196 - made Get-functions const
197
198 * manalysis/Makefile:
199 - added MMcPedestalCopy, MImgCleanStd, MCerPhotCalc
200
201 * mbase/MLogManip.h:
202 - "l." before line number
203
204 * mbase/MParList.cc:
205 - added the autodelete feature for automatically created classes
206
207 * mdatacheck/DataCheckLinkDef.h:
208 - added MHFadc[Cam,Pix], MHHillas
209 - removed MHistosAdc
210 - added MFillHFadc, MFillHHillas
211
212 * mdatacheck/MGDisplayAdc.[h,cc], MShowSpect.[h,cc],
213 mdatacheck/MViewAdcSpectra.[h,cc], :
214 - changed from MHistaosAdc to MHFadcCam
215
216 * mdatacheck/Makefile:
217 - added MFillHFadc.cc, MFillHHillas.cc
218 - removed MFillAdcSpect.cc
219
220 * manalysis/MCT1ReadAscii.h, mbase/MEvtLoop.h, mbase/MLog.h,
221 mbase/MParList.h, mbase/MReadTree.h, mbase/MTask.h,
222 mbase/MTaskList.h, mdatacheck/MDumpEvtHeader.h,
223 meventdisp/MGFadcDisp.h, mgui/MCamDisplay.h,
224 mgui/MCamNeighbor.h, mgui/MGDataCheckMain.h,
225 mgui/MGEventDispMain.h, mgui/MGMarsMain.h,
226 mgui/MGMonteCarloMain.h, mgui/MGPrototyp.h, mgui/MHexagon.h,
227 mmontecarlo/MCollAreaTrigger.h, mraw/MRawEvtPixelIter.h,
228 mraw/MRawFileRead.h, mraw/MRawFileWrite.h:
229 - set version number to '0' (no i/o for this class)
230
231 * mgui/MGeomCamCT1.cc:
232 - new claculation algorith for the CT1 camera. It is more
233 exact in the camera plain
234
235 * mgui/MHexagon.cc:
236 - removed Draw-function (it is inherited from TObject)
237
238 * mmc/MMcFadcHeader.hxx:
239 - Added get-functions
240
241
242
243
244 2000/03/20: Thomas Bretz
245
246 * manalysis/MPedestalPix.[h,cc], manalysis/MPedestalCam.[h,cc],
247 manalysis/MHillas.[h,cc], manalysis/MHillasCalc.[h,cc],
248 mgui/MGeomCamCT1.[h,cc], mgui/MGeomCamMagic.[h,cc]
249 - added
250
251 * macros/readCT1.C:
252 - added calculation of Hillas parameters
253 - changed from pointers to objects
254
255 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
256 - added MPedestalPix/Cam, MHillas, MHillasCalc
257
258 * manalysis/MCerPhotEvt.[h,cc]:
259 - removed fType
260 - commented out Draw function - should be fixed soon
261 - renamed *Nb* to *Num*
262 - renamed Get[Min,Max]NumPhotons to GetNumPhontons[Min,Max]
263
264 * meventdisp/MGFadcDisp.[h,cc]:
265 - changed parameter of ReadinEvent to unsigned
266
267 * mgui/GuiLinkDef.h, mgui/Makefile:
268 - added MGeomCamCT1, MGeomCamMagic
269
270 * mgui/MCamDisplay.[h,cc]:
271 - changed constructor argument from int to MGeomCam
272 - renamed *Nb* to *Num*
273
274 * mgui/MGeomCam.[h,cc]:
275 - removed all camara specific stuff
276 - MGeomCam is now used as a base class for the classes
277 MGeomCam[Magic,CT1] which are containing the camera specific stuff
278
279 * mgui/MGeomPix.h:
280 - added Set function
281
282
283
284 2000/03/02: Thomas Bretz
285
286 * manalysis/Makefile, mdatacheck/Makefile, meventdisp/Makefile,
287 mgui/Makefile:
288 - new
289
290 * mbase/MParList.[cc,h]:
291 - Added FindCreateObj member function
292 - added a name to the constructor
293
294 * mbase/MReadTree.cc:
295 - changed to use FindCreateObj
296
297 * mdatacheck/MDumpEvtHeader.cc:
298 - removed fPixelIter from member list
299 - changed cout to *fLog
300
301 * mdatacheck/MViewAdcSpectra.cc:
302 - removed a HUGE memory leak. All the objects in the list (and the
303 lists itself were NEVER deleted)
304
305 * mdatacheck/MFillAdcSpect.cc
306 - removed fPixelIter from member list
307 - changed cout to *fLog
308 - changed to use FindCreateObj
309 - changed high and low to hi and lo
310
311 * mdatacheck/MShowSpect.cc
312 - changed cout to *fLog
313 - added a name to the constructor
314
315 * mraw/MRawFileRead.cc:
316 - changed to use FindCreateObj
317
318 * mdatacheck/MGDisplayAdc.[h,cc]:
319 - added some new member functions to make code more clear
320 - removed fHists from the destructor
321
322 * mdatacheck/MHistosAdc.h:
323 - changed high and low to hi and lo
324
325 * macros/dohtml.C:
326 - added manalysis
327
328
329
330 2000/03/01: Thomas Bretz
331
332 * Makefile:
333 - added headers to dependencies
334
335 * Makefile.rules:
336 - added headers to dependencies
337
338 * merpp.cc:
339 - changed from pointers to objects
340 - added compression level support
341
342 * readraw.cc:
343 - removed unnecessary includes
344
345 * mbase/MArray*.*:
346 - changed all Int_t to UInt_t
347
348 * mbase/MLogManip.h:
349 - changed name of __DINF__ to dbginf
350
351 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
352 mraw/MRawRunHeader.[h,cc]:
353 - changed ifstream to istream
354
355 * mraw/MRawEvtData.cc:
356 - changed the reading, which speeds up merpp by a factor of 10
357
358 * mraw/MRawEvtData.h:
359 - added flag to InitArrays and DeletePixels
360 (not yet used)
361
362 * mraw/MRawFileRead.h:
363 - removed pParList from parameter list
364
365 * manalysis/AnalysisLinkDef.h
366 - removed MReadCT1Ascii, added MCT1ReadAscii
367 - added MCT1Pedestals
368
369 * manalysis/MCerPhotEvt.[h,cc]:
370 - changed the constructor a little bit
371 - rewrote Print() to make it a bit more readable
372 - moved MCerphotPix to new File
373 - added many lines of comments
374 - exchanged old stylish new call with new stylish(=) one
375 - replaced all accesses to fPixels with the [] operator to make this
376 lines more readable
377 - made all variable declarations const-correct,
378 - I changed the style of the cleaning method from if(a){if()b{if(c){}}}
379 to if(!a)continue; if(!b)continue if(!c) continue; to make it more
380 compact, readable and easier to understand
381 - renamed the Boolean-functions to Is* to get a stricter structure
382 - replaced mapping function to access the pixel list entries by the new
383 operator to get rid of more than the necessary number of member
384 functions without loosing speed or readability
385 - renamed GetMinimum/MaximumPhoton to GetMin/MaxNumPhotons to be
386 more exact
387
388 * mgui/MCamGeom.* splitted and changed to MGeomCam/Pix:
389 - added a new operator to access the TObjArray
390 - removed unnecessary code from CreateCT1
391
392 * mbase/MAGIC.h:
393 - added kPI
394
395 * mbase/MReadTree.cc:
396 - added some comments
397
398 * mgui/MCamDisplay.[h,cc]:
399 - added some comments, reordered a bit the calls in the constructor
400 to get a 'straight forward structure', MGeomCam is now only
401 locally used where it is needed, replaced access to the
402 TClonesArrays by new member-function to get a more readable code,
403 replaced old stylish new call with new stylish one, made
404 variable decleration const-correct, introduced a new member function
405 to set the pixel color, renamed the overloaded Draw functions to
406 DrawPhotons, DrawPhotErr to prevent missunderstatements, changed
407 the 'layout' of GetColor to make it easier to understand the algorithm,
408
409 * mgui/MCamNeighbor.[h, cc]:
410 - changed to new log-interface
411 - exchanged -9999 by -1
412 - skipped the exits
413 - you must check for -1 one in any case
414 - this means a warning should be enough
415
416 * mgui/MHexagon.[h,cc]:
417 - added new constructor whcih uses a MGeomPix-object
418
419
420
421 2000/02/28: Thomas Bretz
422
423 * mbase/MParList.[h,cc]:
424 - changed return type of FindObject back to TObject
425 - it seems so, that some compilers don't like overriding the
426 return type of a virtual member function
427
428
429
430 2000/02/23: Thomas Bretz
431
432 * mraw/MRawEvtPixelIter.h:
433 - added GetSum* functions
434
435 * mbase/MParList.[h,cc]:
436 - Removed unnecessary fNext-stuff
437
438
439
440 2000/02/22: Thomas Bretz
441
442 * merpp.cc, readraw.cc, mbase/MParContainer.cc, mbase/MParList.cc,
443 mbase/MParList.h, mbase/MReadTree.cc, mbase/MTask.cc, mbase/MTask.h,
444 mbase/MTaskList.cc, mbase/MTime.cc, mdatacheck/MDumpEvtHeader.cc,
445 mdatacheck/MShowSpect.cc, meventdisp/MGFadcDisp.cc, mgui/MGPrototyp.h,
446 mmc/MHeaderTrig.cxx, mraw/MRawCrateArray.cc, mraw/MRawEvtData.cc,
447 mraw/MRawEvtHeader.cc, mraw/MRawFileRead.cc, mraw/MRawFileWrite.cc,
448 mraw/MRawRunHeader.cc:
449 - exchanged cout with the new logging style (gLog, *fLog)
450
451 * mraw/MRawEvtData.cc:
452 - added 'dec' option to Print
453
454 * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx:
455 - small changes to the Print funtions
456
457
458
459 2000/02/21: Thomas Bretz
460
461 * MRawEvtData.cc:
462 - Changed ReadEvt according to the new raw binary format 2001/02/20
463
464 * Added MLog.[h,cc], MLogManip.[h,cc]
465
466 * Adde SetStreamer and fLog to the MParContainer base class
467
468 * Derived MEvtLoop from MParContainer
469
470 * Makefile:
471 - added 'tar'
472
473 * mbase/BaseIncl.h:
474 - added fstream.h, TGListBox.h
475
476 * mbase/BaseLinkDef.h:
477 - added pragma for gLog and MLog
478
479 * mbase/MAGIC.h:
480 - added forward definition for gLog
481
482 * mbase/MEvtLoop.cc:
483 - exchanged cout with *fLog
484 - added statements to provide log-facility to all tasks als parameter
485 containers
486
487 * mbase/MEvtLoop.h:
488 - Small changes
489
490 * mbase/MParContainer.h:
491 - Added definitions necessary for use of Log-Facility
492
493 * mbase/MParList.[h,cc]:
494 - Added SetLogStream
495
496 * mbase/MTask.h:
497 - added fLog
498
499 * mbase/MTaskList.[h,cc]:
500 - added SetLogStream
501
502 * mbase/Makefile:
503 - Added MLog.cc, MLogManip.cc
504
505
506
507 2000/02/19: Harald Kornmayer
508
509 * implemented the Image Cleaning a la CT1 to the class MCerPhotEvt
510
511 * changed the readCT1.C file to show the effects of the image cleaning
512 a la CT1
513
514 * changed
515 mgui/MCamNeighbor.cc
516 mananlysis/MCerPhotEvt.cc .h
517 macros/readCT1.C
518
519
520
521 2000/02/19: Thomas Bretz
522
523 * MParContainer.h added prototypes for AsciiRead/Write
524
525 * .rootrc added
526
527 * MEvtLoop.[h,cc]:
528 - split eventloop in its three parts, this should be used for
529 debugging only.
530
531
532
533 2000/02/06: Harald Kornmayer
534
535 * the first running version with a eventdisplay. Now we are able
536 to display an Event on the photo electron level. To do this, run
537 the macro "macros/readCT1.C" after changing the file name.
538
539 changed:
540 macros/readCT1.C
541 manalysis/MNphotEvent.cc, manalysis/MNphotEvent.h
542 analysis/MReadCT1Ascii.cc
543 mgui/MCamDisplay.cc, mgui/MCamDisplay.h
544
545
546
547 2000/01/23: Harald Kornmayer
548
549 * the integration of the class FadcDisp in the mars enviroment
550 and further developments in the display
551
552 changed:
553 meventdisp/MGFadcDisp.h
554 meventdisp/MGFadcDisp.cc
555 mgui/GuiIncl.h
556 mgui/GuiLinkDef.h
557 mgui/MGMarsMain.cc
558 mgui/MGPrototyp.cc
559 mgui/MGPrototyp.h
560 mgui/Makefile
561
562 added:
563 mgui/MGEventDispMain.h
564 mgui/MGEventDispMain.cc
565
566
567
568 2000/01/22: Harald Kornmayer
569
570 * started with the development of a EventDisplay Utitliy.
571 Therefore I added the following files.
572
573 meventdisp/EvtDispIncl.h
574 meventdisp/EvtDispLinkDef.h
575 meventdisp/MGFadcDisp.cc
576 meventdisp/MGFadcDisp.h
577 meventdisp/Makefile
578
579 Also a few of the older files where slightly changed.
580 ./Makefile
581 ./Makefile.rules
582 mraw/MRawEvtData.
583
584
585
586 2000/01/19: Thomas Bretz
587
588 * mmc/*.hxx:
589 - changed include of MDefineTrigger.h back
590
591
592
593 2000/01/19: Oscar Blanch
594
595 * mmc/MTriggerDefine.h:
596 - added
597
598
599
600 2000/01/18: Thomas Bretz
601
602 * Makefile:
603 - mmc-library added
604
605 * Makefile.conf.general:
606 - Added definition of __MARS__
607
608 * Makefile.rules:
609 - Added definitions to rootcint
610
611 * Oscar added the McFormat subdir of the Monte Carlo as mmc
612
613 * mmc/MMcEvt.h:
614 - renamed to MMcEvt.hxx
615
616 * mmc/*.hxx:
617 - added necessary defintions from MDefineTrigger.h
618
619 * mmc/Makefile, mmc/McLinkDef.h, mmc/McIncl.h, mmc/readme.txt:
620 - added
621
622 * mmc/LinkDef.h:
623 - removed
624
625
626
627 2000/01/17: Thomas Bretz
628
629 * Makefile:
630 - Exchanged explicit rules to make library by implicit ones
631 - The shared object works now. I exchanged the libraries with the object
632 files. But I don't know why the libraries don't work.
633
634 * Makefile.conf.linux-gnu:
635 - replaced CC with gcc (instead of g++)
636
637 * mdatacheck/DataCheckLinkDef.h:
638 - removed unused statements
639
640 * mraw/RawLinkDef.h:
641 - added globals
642
643 * mraw/MerppLinkDef.h:
644 - removed unused file
645
646
647
648 2000/01/12: Thomas Bretz
649
650 * MLinkDef.h, MIncl.h, marslogo.xpm, magiclogo.xpm:
651 - added
652
653 * LinkDef.h:
654 - removed
655
656 * Makefile:
657 - Added CINT, mrproper
658
659 * mbase/Makefile, mraw/Makefile, mgui/Makefile, mdatacheck/Makefile:
660 - included makefile.general, Makefile.rules,
661 - removes corresponding lines
662
663 * mdatacheck/MDumpEvtHeader.[h,cc], mdatacheck/MFillAdcSpect.[cc,h],
664 mdatacheck/MFillAdcSpect.[h,cc], mdatacheck/MGDisplayAdc.[cc,h],
665 mdatacheck/MHistsosAdc.[h,cc], mdatacheck.MShowSpect.[cc,h]
666 - changed include statements
667
668 * mgui/MGDataCheckMain.[cc,h], mgui/MGMarsMain.[cc,h]
669 - changed include statements
670 - move enum from h to cc
671 - removed comma operator from delete statements (nonsense)
672
673
674
675 2001/01/11: Harald Kornmayer
676
677 * ./
678 readraw.cc, Makefile, Makefile.rules, LinkDef.h, MParList.cc, MReadTree.cc,
679 MReadTree.h, mbase/Makefile, mraw/Makefile
680 - small changes in this files. Not really critical.
681
682 * mars.cc
683 - added the main file for the gui
684
685 * mgui/
686 GuiIncl.h, MGMarsMain.cc, GuiLinkDef.h, MGMarsMain.h, MGDataCheckMain.cc,
687 Makefile, MGDataCheckMain.h
688 - added the subdir mgui and this files
689
690 * mdatacheck/
691 DataCheckIncl.h, DataCheckLinkDef.h, MHistosAdc.cc, MHistosAdc.h,
692 MDumpEvtHeader.cc, MDumpEvtHeader.h, MShowSpect.cc, MShowSpect.h,
693 MFillAdcSpect.cc, MFillAdcSpect.h, MViewAdcSpectra.cc, MViewAdcSpectra.h,
694 MGDisplayAdc.cc, MGDisplayAdc.h, Makefile
695 - added the subdir mdatacheck and this files
696
697
698
699 2000/12/28: Thomas Bretz
700
701 * merpp.cc, MArray.cc, MArray.h, MArrayB.cc, MArrayB.h, MArrayS.cc,
702 MArrayS.h, MEvtLoop.cc, MEvtLoop.h, MInputStreamID.cc, MInputStreamID.h,
703 MParContainer.cc, MParContainer.h, MParList.cc, MParList.h, MReadTree.cc,
704 MTask.cc, MTask.h, MTaskList.cc, MTaskList.h, MTime.cc, MTime.h:
705 - Added changes some comments.
706
707 * MLoopEvt.cc, MLoopEvt.h:
708 - Removed
709
710
711
712 2000/12/22 - Thomas Bretz:
713
714 * readraw.cc:
715 - changed some comments and the Root-Name of the program
716 - added check for the existance of the file
717 - changed name of numbers of entries from iEnt to nent
718
719 * dohtml.C:
720 - changed title of converted macros
721
722 * MRawEvtData.cc:
723 - added a commet in Draw()
724
725 * MRawEvtPixelIter.[h,cc]:
726 - Added the comment header of the file
727 - removed inheritance from TIterator (not needed)
728 - some changes to get it work (the one in the repository was untested
729 and not working)
730 - changed calling style of iterator from do...while to while-loop
731 - changed some comments
732
733 * MRawRunHeader.cc:
734 - added some comments
735
736 * Changelog, News: added
737
738 * test.C: removed
Note: See TracBrowser for help on using the repository browser.