source: trunk/MagicSoft/Mars/Changelog@ 2516

Last change on this file since 2516 was 2516, checked in by moralejo, 22 years ago
*** empty log message ***
File size: 152.1 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4 -*-*- END OF LINE -*-*-
5 2003/11/15: Thomas Bretz, Abelardo Moralejo
6
7 * mhist/MH.h:
8 - added fSerialNumber data member
9
10 * mhist/MFillH.cc:
11 - distribute serial number to the MH object to be filled
12
13 * mranforest/MHRanForest.cc, mhist/MHHadronness.cc:
14 - added serial number to the MMcEvt container (does nothing unless
15 SetSerialNumber has been called for the corresponding MFillH)
16 This is intended to allow the use of Random Forest with MC
17 multi-telescope files.
18
19 * NEWS:
20 - updated.
21
22 2003/11/14: Abelardo Moralejo
23
24 * mfilter/MF.cc:
25 - added the possibility of using in the filter parameters from a
26 multi-telescope MC camera file, where master branches for each
27 telescope are tagged with ;i being i the number of telescope.
28 The change consists in the addittion in MF::IsAlNum of ';' as
29 a possible alphanumeric character in the string.
30
31 2003/11/13: Thomas Bretz
32
33 * macros/readCT1.C:
34 - fixed to work with the new MHCamera::Draw (see Mantis)
35 - changed to display event and cleaned event
36
37 * macros/readMagic.C:
38 - fixed to work with the new MHCamera::Draw (see Mantis)
39
40 * mhist/MHEvent.cc:
41 - fixed display of the energy (see Mantis)
42
43 * mmain/MEventDisplay.cc:
44 - fixed usage of small canvas with new MHCamera::Draw
45
46
47
48 2003/11/11: Rudy Bock
49
50 * mfilter/MFGeomag.[h,cc]:
51 - added a new class which reads two ASCII files (for +ve and -ve
52 particles) from the mfilter directory, and filters out
53 low-energy charged Monte Carlo particles which do not reach the
54 earth's surface. Tables are from Adrian Biland. A method is
55 included which allows treating gammas as electrons (i.e. rejects
56 low energy particles).
57
58
59
60 2003/11/11: Nicola Galante
61
62 * mhistmc/MHMcTriggerLvl2.[h,cc]:
63 - Removed 'const' qualifier for the returned object of the
64 method (TH1 *)MHMcTriggerLvl2::GetHistByName(const TString name)
65
66
67
68 2003/11/10: Nicola Galante
69
70 * mhistmc/MHMcTriggerLvl2.[h,cc]:
71 - Changed return value of method MHMcTriggerLvl2::GetHistByName()
72 Now it returns a (TH1 *), no more a (TObject *), in order to keep
73 formal compatibility with the overloaded method of the mother
74 class TH1 *MH::GetHistByName(TString name)
75
76
77
78 2003/11/10: Thomas Bretz
79
80 * macros/dohtml.C:
81 - added mreflector
82 - removed mdatacheck
83 - removed mventdisp
84
85 * mbase/MEvtLoop.[h,cc]:
86 - removed instantiation of gListOfPrimitives
87
88 * mbase/MGGroupFrame.h:
89 - minor change
90
91 * mbase/MLog.cc:
92 - added a comment
93
94 * mbase/MParContainer.[h,cc]:
95 - removed include MEvtLoop.h
96 - added instantiation of gListOfPrimitves
97
98 * mbase/MReadSocket.[h,cc]:
99 - added more functionality
100 - added comments
101 - added Open() Close()
102
103 * mbase/MTask.cc:
104 - removed obsolete include for MGGroupFrame
105
106 * mfilter/MFRealTimePeriod.h:
107 - initialize fTime with 0
108
109 * mhist/MHCamEvent.cc, mhist/MHEvent.cc, mhist/MHTriggerLvl0.cc:
110 - removed creation of additional pad in Draw
111
112 * mhist/MHCamera.cc:
113 - added creating of additional pad in Draw
114 - added some comments
115
116 * mraw/MRawSocketRead.[h,cc]:
117 - added comments
118 - added fPort data member
119 - take MStatusDisplay status into account
120 - SetStausLine2 added
121 - removed obsolete include of iosfwd
122
123 * Makefile:
124 - changed makedepend line size
125 - renamed shared object from mars.so to libmars.so
126 - moved shared object from lib-directory to mars root directory
127 - make all executables load the shared object instead of statically
128 linking
129 - removed mdatacheck
130
131 * Makefile.conf.darwin, Makefile.conf.linux, Makefile.conf.linux-gnu,
132 Makefile.conf.osf1, Makefile.conf.osf5.1:
133 - removed obsolete SUBDIRS in MARS_LIB
134
135 * mars.cc:
136 - do not show logo if command line arguments are wrong
137
138 * macros/rootlogon.C:
139 - load libmars.so instead of lib/mars.so
140 - added mreflector to include path
141 - removed mdatacheck from include path
142 - removed mventdisp from include path
143
144 * mmain/MStatusDisplay.[h,cc]:
145 - secure UpdateTab with a TMutex
146 - do not use MGTextView for root versions >= 3.02.05
147 - fixed a crash when all tabs where deleted, no tab was active
148 anymore
149 - show when updating postscript header
150
151 * mmain/MStatusDisplay.[h,cc], mmain/MSearch.[h,cc], mmain/MGMenu.[h,cc],
152 mmain/MSearch.[h,cc]:
153 - moved to mbase
154
155 * mmain/Makefile, mmain/MainLinkDef.h:
156 - removed MStatusDisplay
157 - removed MSearch
158 - removed MGMenu
159 - removed MProgressBar
160 - added MGDisplayAdc
161
162 * mbase/Makefile, mbase/MainLinkDef.h:
163 - added MStatusDisplay
164 - added MSearch
165 - added MGMenu
166 - added MProgressBar
167
168 * mdatacheck/Makefile, mdatacheck/DataCheckLinkDef.h:
169 - removed MGDisplayAdc
170
171 * meventdisp/Makefile, meventdisp/DataCheckLinkDef.h:
172 - removed MGCamDisplay
173 - removed MGEvtDisplay
174
175 * mdatacheck/MGDisplayAdc.[h,cc]:
176 - moved to mmain
177
178 * mona.cc:
179 - added ChangeContextMenus
180 - adapted to new MRawSocketRead interface
181 - assigned names to different tasks
182 - swiched off progress bar (temporarily)
183 - moved status display into thread
184 - exit thread by Exit() (seems to be necessary)
185 - added preliminary workaround for mssing RootPlugin
186
187 * mmain/MAnalysis.cc:
188 - removed external display
189 - added MStatusDisplay
190
191 * mmain/MMonteCarlo.cc:
192 - old workaround (MMcEvt) obsolete
193
194 * mmain/MAnalysis.cc:
195 - do not call DisableAutoScheme
196
197 * mmain/MCameraDisplay.cc:
198 - minor changes
199
200 * mgui/MCamDisplay.[h,cc], mmain/MEvtDisp.[h,cc],
201 meventdisp/MGCamDisplay.[h,cc], MGEvtDisplay.[h,cc],
202 meventdisp/MGFadcDisp.[h,cc], meventdisp/EvtDispIncl.h,
203 meventdisp/EvtDispLinkDef.h, meventdisp/Makefile, meventdisp:
204 - removed (obsolete)
205
206 * mmain/MGDisplayAdc.[h,cc]:
207 - added ClassDef/ClassImp
208
209 * manalysis/MBlindPixelCalc.[h,cc]:
210 - corrected interpolation of all values (thanks to Nadia)
211 - fixed algorithm for pixels not existing yet
212
213 * manalysis/MCerPhotEvt.h:
214 - added return value to AddPixel
215
216
217
218 2003/11/08: Nicola Galante
219
220 * mhistmc/MHMcTriggerLvl2.[cc,h]:
221 - Changed binning of histograms fHistLutPseudoSize,
222 fHistLutPseudoSizeNorm, fHistSizeBiggerCell,
223 fHistSizeBiggerCellNorm to fix an overflow bug
224 - In method GetHistByName(const TString name): changed the class
225 of the returned object, now it returns a (TObject *), no more
226 a (TH1F *), in order to return either (TH1 *) than (TH2 *);
227 changed the order by which it checks the name of the
228 histogram in order to fix a bug in the lexing
229
230 * macros/triglvl2.C:
231 - Added some instruction to write all the MMcTriggerLvl2 histograms into
232 a TFile
233
234
235
236 2003/11/07: Thomas Bretz
237
238 * mmain/MCameraDisplay.cc:
239 - changed MGCamDisplay to MEventDisplay
240
241 * mmain/MMars.cc:
242 - removed 'Event Display' button
243 - removed MEvtDisp
244
245 * mmain/MEventDisplay.[h,cc], mhist/MHEvent.[h,cc]:
246 - added
247
248 * mmain/Makefile, mmain/MainLinkDef.h:
249 - removed MEvtDisp
250 - added MEventDisplay
251
252 * Makefile:
253 - removed mevtdisp
254
255 * mhist/Makefile, mhist/HistLinkDef.h:
256 - added MHEvent
257
258 * Makefile, Makefile.rules:
259 - automatically create dependancies
260
261 * NEWS:
262 - updated
263
264 * mhist/MHCamera.[h,cc]:
265 - implemented kNoLegend=BIT(20)
266 - Clear pad before drawing Camera
267
268 * mmain/MStatusDisplay.cc:
269 - print when updating ps-header
270
271 * status.cc:
272 - added (not yet in Makefile)
273
274 * manalysis/MMcPedestalCopy.[h,cc]:
275 - made sure, that MPedestalCam is in the list
276
277 * mraw/MRawEvtData.cc:
278 - set the maximum/minimum of the fadc histograms
279
280 * mraw/MRawEvtPixelIter.[h,cc]:
281 - added a fixes for the case that fData->fLoGainPixId->GetArray()=NULL
282
283 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
284 - added MCameraData
285
286 * manalysis/MCameraData.[h,cc]:
287 - added
288
289 * mhist/MHEvent.[h,cc]:
290 - fixed display of levels
291 - fixed unallowed characters
292
293 * mimage/MImgCleanStd.[h,cc]:
294 - moved the calculation for signal/noise to MCameraData
295
296 * mmain/MEventDisplay.cc:
297 - added display for cleaning data and levels
298
299
300
301 2003/11/06: Antonio Stamerra
302
303 * manalysis/MMcTriggerLvl2.cc
304 - Removed annoying warning message and put it in the Print method.
305
306
307
308 2003/11/05: Wolfgang Wittek
309
310 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C:
311 - current versions of the macros for the analysis of CT1 data
312
313 * manalysis/MMarquardt.[h,cc]:
314 - very pleliminary version of a class performing a minimization
315 using the Marquardt method
316
317 * mimage/M2dimFunctionFit.[h,cc]
318 - very pleliminary version of a class which fits a 2-dim function
319 to the shower image using the maximum likelihood method
320
321 * mimage/M2dimFunction.[h,cc]:
322 - very pleliminary version of a container which contains the
323 parameters of the 2-dim function describing the shower image
324
325 * mimage/MH2dimFunction.[h,cc]
326 - very pleliminary version of a container holding the histograms
327 for the parameters of the 2-dim function describing the shower
328 image
329
330
331
332 2003/11/05: Marcos Lopez
333
334 * mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]
335 - Now, if the new spectrum for the MC showers is a power law, we
336 don't convert it to a TF1 function.
337 - Changed the constructor for the case in which the new spectrum
338 is passed as a TF1 function. Now we pass the TF1 object by
339 reference.
340 - Thanks to the suggestions of T. Bretz, added three more
341 constructors to give the possibility of passing the shape of the
342 new spectrum in other different ways. Now, if the new spectrum
343 that you want for the MC showers is different from a power law,
344 you can specify its shape either with a TF1 function, with a
345 string (char*), or with a general C++ function defined by your
346 own.
347 - In function Reinit(): added a sanity check to prevent from
348 dividing by zero.
349 - In PreProcess(): removed an unnecessary sentence.
350 - Fixed a compiling error which appeared under gcc 3.3
351
352 * macros/weights.C
353 - addapted to show the new features introduced.
354
355
356
357 2003/11/05: Thomas Bretz
358
359 * mbase/MTask.cc:
360 - initialize fSerialNumber=0
361
362 * mhist/MHCamera.cc:
363 - removed some obsolete IsUsed(idx) checks when filling the histogram
364 - ExecuteEvent now plots in the same canvas all the time
365
366 * mmain/MStatusDisplay.[h,cc]:
367 - added new data member fUserFrame
368 - added new member function AddUserFrame
369 - made call to ProcessEvent() and similar thread safe by
370 checking whether we run in the main thread or not.
371 - Set the progress bar range to (0,1)
372 - Added member function to set progress bar position
373 - updated comments
374 - added some workarounds for root bugs in TCanvas (sometimes
375 they call gPad->cd() indirectly when gPad==NULL)
376 - Fixed thread safety of UpdateTab()
377 - Fixed some crashes in case fTab==NULL
378 - Tried to make HandleConfigureNotify more flexible to allow
379 the new fUserFrame to work correctly - needs still some
380 investigations
381 - made fList a protected data member
382 - added new member function Update()
383
384
385
386 2003/11/04: Thomas Bretz
387
388 * mmontecarlo/MMcTimeGenerate.cc:
389 - adapted to changes in MTime
390
391 * mgeom/MGeomCam.[h,cc]:
392 - precalculate pix ratio (and square root of it) for faster
393 calculations. This makes sense, because these values are
394 needed at least n times (while n is the number of pixels)
395 per event. Which results in billions of calculations already
396 for some events.
397 - implemented CalcPixRatio to do the precalculation
398 - changed class version of MGeomCam from 1 to 2
399
400 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamCT1Daniel.cc,
401 mgeom/MGeomCamECO1000.cc, mgeom/MGeomCamMagic919.cc,
402 mgeom/MGeomCamECO1000HG.cc, mgeom/MGeomCamMagic.cc,
403 mgeom/MGeomCamMagicHG.cc:
404 - implemented CalcPixRatio to do the precalculation
405 - some simple code cleanup (removed obsolete comments, etc)
406
407 * mgeom/MGeomPix.[h,cc]:
408 - replaces tan(60deg) by a build-in constant (fgTan60)
409 - pre calculate the area of the pixel in the constructor
410 (for speed reasons, see pixratio aboive)
411 - added fA
412 - changed version number from 1 to 2
413
414 * mimage/MImgCleanStd.cc, mimage/MImgCleanTGB.cc:
415 - directly use MGeomCam::GetPixRatioSqrt() now
416
417 * mraw/MRawSocketRead.cc:
418 - updated comment header
419 - updated class description
420 - removed obsolete fMutex, Lock() and UnLock()
421 - moved code from Do() to Process()
422 - added comments
423
424 * meventdisp/MGCamDisplay.cc:
425 - replaced MHillas:Clear() by Removing from ListOfPrimitives
426
427 * mimage/MHillas.[h,cc]:
428 - removed fEllipse
429 - removed the Draw function
430 - added a correct Paint() function
431
432 * Makefile:
433 - added star
434
435 * macros/star.C:
436 - removed obsolete MSrcPosCam (will be created automatically)
437 - made the macro work with a telescope serial number
438
439 * mbase/MParContainer.[h,cc]:
440 - moved GetDescriptor to source file and added a function
441 description
442 - changed GetDesciptor to be virtual
443
444 * mbase/MTask.[h,cc]:
445 - added new data member fSerialNumber
446 - changed version number from 1 to 2
447 - added GetDescriptor aware of the serial number
448 - added Getter and Setter for serial number
449 - made StreamPrimitive serial number aware
450
451 * mbase/MTaskList.[h,cc]:
452 - overwrote SetSerialNumber
453
454 * mfileio/MReadTree.cc:
455 - changed a C-cast to a C++-cast
456
457 * mfileio/MWriteRootFile.h:
458 - changed BIT(16) to BIT(17). UPDATE mode was not working
459 with newer root versions, because BIT(16) was used already
460
461 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
462 manalysis/MGeomApply.cc, manalysis/MMcPedestalCopy.cc,
463 manalysis/MMcPedestalNSBAdd.cc, manalysis/MSigmabarCalc.cc,
464 mimage/MHillasCalc.cc, mimage/MHillasSrcCalc.cc,
465 mimage/MImgCleanStd.cc:
466 - made serial number aware
467
468 * mraw/MRawFileWrite.cc:
469 - automatically add .root extension
470
471 * star.cc:
472 - added
473
474
475
476 2003/11/03: Thomas Bretz
477
478 * manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc]:
479 - fixed such, that it now works correctly with non-MC files
480 - moved container requests from PreProcess to ReInit
481 - removed some obsolete data members - made them locally
482
483 * manalysis/MMcPedestalRead.[h,cc]:
484 - removed
485
486 * mbase/MEvtLoop.cc:
487 - replaced the gApplication->InheritsFrom(TRint::Class())
488 workaround for thread safty by the more correct check
489 whether we are running in the main Thread (TThread::Self())
490 - added double-cast to TProgressBar::SetPosition
491
492 * mbase/MTask.h:
493 - added the missing const-qualifier to GetNumExecutions
494
495 * mbase/MTaskList.cc:
496 - fixed a typo in the output
497
498 * mimage/MHillasCalc.[h,cc]:
499 - replaced TArrayC by TArrayL to support huge number of events
500 - added PrintSkipped
501 - added comments to the data members
502
503 * mars.cc:
504 - added code for a possible use of a TGApplication
505 (in comments)
506
507 * merpp.cc, readraw.cc:
508 - unified with the other executables (StartUpMessage, etc)
509 - removed TROOT-object
510 - readraw.cc: added more functionality
511
512 * mraw/MRawEvtData.cc:
513 - changed positions of 'fush' in Print() (this confused 'more'
514 because 'more' also counts the ANSI color codes to determin
515 the line-length)
516
517 * mhistmc/MHMcCollectionArea.cc:
518 - added UseCurrentStyle such that the axis labels are displayed
519
520 * mbase/MTime.[h,cc]:
521 - removed fTimeStamp
522 - increased version number
523 - changed Print() function
524 - removed obsolete functions and constructors
525 - fixed copy constructor
526
527 * mfileio/MCT1ReadPreProc.cc:
528 - replaced SetTime by SetCT1Time
529
530 * mhist/MHAlphaEnergyTime.cc, mhist/MHEnergyTime.cc,
531 mhist/MHThetabarTime.cc, mhist/MHTimeDiffTheta.cc,
532 mhist/MHTimeDiffTime.cc:
533 - adapted to changes in MTime
534
535 * mraw/MRawEvtHeader.cc:
536 - adapted to changes in MTime
537 - minor change to output in Print()
538
539
540
541 2003/10/31: Marcos Lopez
542
543 * mhist/MFillH.cc:
544 - Fixed a bug in function PreProcess(MParList *pList). Inside the
545 conditional sentence "if (!fWeight && !fWeightName.IsNull())",
546 fWeight never pointed to the object MWeight recoverd from the
547 parameter list.
548
549 * mhistmc/MHMcEnergyImpact.cc:
550 - In the Fill function, pass the weight to the histogram fHist.
551
552 * mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
553 - Added new class for changing the energy spectrum of the showers
554 simulated with Corsika to a different one, be using weights
555
556 * mmontecarlo/Makefile, MonteCarloLinkDef.h
557 - Added the new class.
558
559 * macros/weights.C
560 - Added macro showing how to transform the spectrum of the MC showers.
561
562
563
564
565
566 2003/10/31: Thomas Bretz
567
568 * mars.cc:
569 - change TGApllication back to TApplication (TGApplication doesn't
570 load the TVirtualPad plugin by default) DISPLAY must be set
571 manually if it is not set.
572
573
574
575 2003/10/30: Antonio Stamerra
576
577 * manalysis/MMcTriggerLvl2.[h,cc]
578 - Added method CalcTriggerPattern to check which x-NN compact
579 pattern the event satisfies. The variable member fTriggerPattern
580 contains the number x (x=3,4,5,6,7).
581 - Inline function GetTriggerPattern added.
582
583 * manalysis/MMcTriggerLvl2Calc.cc
584 - Added call to the MMcTriggerLvl2::CalcTriggerPattern in Process().
585
586
587
588 2003/10/30: Thomas Bretz
589
590 * manalysis/MCerPhotEvt.[h,cc]:
591 - fixed a bug in the new Lut-stuff. Sometimes pixels where
592 considered existing, because there where no mark for
593 empty entries in the Lut.
594 - all loops ignored pixel with index 0 and used it as reference
595 pixel - this is wrong, because pixel 0 must not exist at all.
596 Now all loops are starting with pixel 0.
597
598 * mimage/MImgCleanStd.[h,cc]:
599 - renamed various local variables from 'id' to 'idx'
600 - in clean step 4 we assumed that a pixel with idx2 is existing
601 - this is a dangerous assumption. It is checked now.
602
603
604
605 2003/10/29: Thomas Bretz
606
607 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
608 - removed MMcPedestalRead
609
610 * manalysis/MMcPedestalCopy.[h,cc]:
611 - merged functionality of MMcPedestalRead into it
612 - do not remove itself from the tasklist, but check
613 the file type for each file again.
614 - added const-qualifiers in the class header
615
616 * manalysis/MMcPedestalNSBAdd.[h,cc]:
617 - don't do something if camera file version is < 0.7
618 - do not remove itself from the tasklist, but check
619 the file type for each file again.
620 - added const-qualifiers in the class header
621
622 * mgui/MCamEvent.cc:
623 - added a comment
624
625 * mimage/MHillasCalc.[h,cc]:
626 - replaced the fixed size array fErrors by a dynamic size array
627 (TArrayC) to make sure, that people get a warning on the
628 screen if the reprogram the error handling and write
629 into an unallowed index.
630
631
632
633 2003/10/28: Thomas Bretz
634
635 * macros/readCT1.C:
636 - fixed to work with the correct geometry
637
638 * macros/readMagic.C:
639 - fixed - was crashing
640
641 * macros/tar.C:
642 - exclude 'Tag' files from tar
643
644 * manalysis/MGeomApply.[h,cc]:
645 - replaced constructor by SetGeometry (constructor was
646 not unique)
647
648 * mbase/MEvtLoop.[h,cc]:
649 - set fProgress already when setting fDisplay (gives the
650 possibility to overwrite fProgress)
651 - removed 'entries' from ProcessGuiEvents (moved to fNumEvents)
652 - Set ProgressBar position in percent instead of event number
653 - Set progress bar range from 0 to 1
654
655 * mbase/MReadSocket.cc:
656 - fixed to treat timeout correctly
657 - replaces usleep() by gSystem->Sleep()
658
659 * mbase/MTime.h:
660 - added SetTime(ULong_t) (support for gSystem->Now())
661 - added SetTime(Double_t)
662 - added operator()
663 - fixed all comparison operators to use time instead of
664 time lo/hi - will be removed soon
665
666 * mimage/MHHillasSrc.cc:
667 - delete 3rd Pad
668
669 * mraw/MRawEvtData.cc:
670 - when drawing print gPad
671
672
673
674 2003/10/28: Wolfgang Wittek
675
676 * manalysis/MCT1PadONOFF.cc
677 - replace GetMeanRms() by GetPedestalRms()
678 - replace SetMeanRms() by SetPedestalRms()
679 - reactivate code which was commented out by tgb
680 (no compilation errors on Alpha OSF)
681
682 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
683 - put back MCT1PadONOFF
684
685 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C
686 - current versions of macros for the analysis of CT1 data
687
688
689
690 2003/10/26: Oscar Blanch Bigas
691
692 * mmc/MMcFadcHeader.[cc,h]
693 - Added variable member that has the sigma of the electronic noise
694 that goes with the same value to both FADC gains (fDigitalNoise)
695 - Class version has been changed from 2 to 3.
696
697
698
699 2003/10/24: Abelardo Moralejo
700
701 * manalysis/MMcPedestalRead.[cc,h]
702 - Added. In coming camera version (0.7) the pedestal sigma per
703 FADC slice is calculated by the camera simulation at run time,
704 then written to the output file. This class reads in the pedestal
705 mean and sigma to be later used in the analysis (for tail cuts
706 mainly). This task will replace MMcPedestalCopy and
707 MMcPedestalNSBAdd for camera >= 0.7 files, for which the second
708 class would produce wrong results.
709
710
711
712 2003/10/23: Abelardo Moralejo
713
714 * mhistmc/MHMcEnergyMigration.cc
715 - Changed the Draw procedure: with new root versions (3.04, 3.05)
716 the result of the used drawing options was different from what
717 we had in 3.02, and the graphics output had become unreadable.
718 Replacing some Draw() calls by DrawCopy() has solved the problem.
719
720
721
722 2003/10/23: Thomas Bretz
723
724 * macros/star.C:
725 - replaced geometry by the task MGeomApply
726
727 * manalysis/MCerPhotCalc.cc:
728 - fixed typo
729
730
731
732 2003/10/22: Thomas Bretz
733
734 * mars.cc:
735 - replaced TApplication by TGApplication
736 - removed TROOT
737 - reset Batch mode in any case
738
739 * meventdisp/MGCamDisplay.cc:
740 - use new MHCamera::SetLevels to display cleaning levels
741
742 * mhist/MHCamera.[h,cc]:
743 - removed FillLevels - obsolete
744 - added SetLevels instead
745
746
747 2003/10/21: Wolfgang Wittek
748
749 * manalysis/MMatrixLoop.[h,cc]
750 - member function PreProcess() put from .h to .cc
751
752 * mhist/MHMatrix.[h,cc]
753 - member function SetNumRow() put from .h to .cc
754
755
756
757 2003/10/20: Thomas Bretz
758
759 * mraw/MRawEvtPixelIter.[h,cc]:
760 - changed name of member function from GetNumMax[Hi,Lo]GainSamples
761 to GetIdxMax[Hi,Lo]GainSamples
762
763 * manalysis/MMcPedestalCopy.cc:
764 - changed GetPedestalRms to GetElecNoise to make Mars compile with
765 the changes done in MMcFadcHeader
766
767 * mmc/MMcTrig.cxx:
768 - changed <iostream.h> to <iostream> according to C++
769
770 * mhistmc/MHMcTriggerLvl2.[h,cc]:
771 - MHMcTriggerLvl2::GetHistByName removed const-qualifier and
772 changed return type to TH1 according to definition in MH.
773
774 * macros/status.C:
775 - use MDirIter instead of a single file name
776 - adde MHTriggerLvl0
777 - Simplified macro by using PrintOutliers
778
779 * mhist/MHCamEvent.[h,cc]:
780 - renamed PrintOutlayers to PrintOutliers
781 - Divide pad only into two subpads
782
783 * mfilter/MF.cc:
784 - added comment about '=='
785
786 * mhist/MHMatrix.cc:
787 - removed some pieces of code which preserved the contents
788 of a matrix when resizing. This is done by root now.
789
790 * mfilter/MFRealTimePeriod.[h,cc]:
791 - added
792
793 * mfilter/Makefile, mfilter/FilterLinkDef.h:
794 - added MFRealTimePeriod
795
796 * mars.cc:
797 - moved Start-up-message to StartUpMessage()
798
799 * manalysis/MBlindPixelCalc.h, manalysis/MCT1FindSupercuts.cc,
800 manalysis/MCerPhotAnal.h:
801 - minor changes
802
803 * mhist/MHCamera.[h,cc]:
804 - added Profile-option (display contents/entries)
805 - added Freeze-option (ignore filling data into the histogram)
806 - added UseCurrentStyle to get the y-axis back
807 - overwrite DrawCopy
808
809 * manalysis/MCerPhotEvt.[h,cc]:
810 - added fLut to accelerate searching an index a lot, this should
811 be backward compatible to old class versions
812 - increased class version to 2
813 - removed all searches for indices - replaced by GetPixById
814 - GetPixById no uses the look-up-table, which is much much faster
815 and still searches the array if the fLut size is 0 which might
816 be because of a class version 1 object is read from a file -
817 according to Rene this should work.
818
819 * manalysis/MPedestalCam.[h,cc]:
820 - replaced a C-cast by a C++ static_cast
821
822 * mhist/MH.[h,cc]:
823 - renamed them from Draw/DrawCopy to DrawSame/DrawSameCopy
824
825 * mraw/MRawEvtData.[h,cc]:
826 - changed arrays to '//->'
827 - overwrote Copy() member function
828
829 * mhist/MFillH.[h,cc]:
830 - added GetCanvas()
831
832 * mhist/MHHadronness.cc, mimage/MHHillasExt.cc,
833 mimage/MHNewImagePar.cc:
834 - changed Draw to DrawSame
835
836 * mhist/MHCamEvent.cc:
837 - use new MHCamera profile mode
838
839 * mbase/MEvtLoop.cc, mmain/MStatusDisplay.cc:
840 - check whether application is TRint to make mone thread safe
841 This is necessary not to call ProcessEvents() twice at the
842 same time!
843
844
845
846 2003/10/17: Oscar Blanch
847
848 * mmc/MMcFadcHeader.[cxx,hxx]:
849 - Added variable members to store the pedestal sigma from thte
850 camera simulation porgram: fPedesSigmaHigh fPedesSigmaLow
851
852 * mmc/MMcRunHeader.cxx:
853 - fill fNumEvts with number of stored events
854
855 * mmc/MTriggerDefine.h:
856 - Trigger zone for CT1 cameras up to 126 pixels
857
858 * mgeom/MGeomMirror.cc:
859 - fixed bug in filling axis desviation
860
861
862
863 2003/10/15: Thomas Bretz
864
865 * Makefile.conf.general:
866 - added libThread to support mona
867
868 * manalysis/MCerPhotAnal2.cc:
869 - changed comments
870 - accelerated the code a bit by using pointer arithmetic
871
872 * mbase/BaseLinkDef.h, mbase/Makefile:
873 - added MReadSocket
874
875 * mbase/MReadSocket.[h,cc]:
876 - added MReadSocket
877
878 * mbase/MEvtLoop.cc:
879 - fixed some crashes in ProcessGuiEvents
880
881 * mbase/MFilter.cc:
882 - changed header
883
884 * mbase/MTime.h:
885 - added operator double()
886
887 * mimage/MHillas.cc:
888 - changed the comments about corrxy
889
890 * mmain/MStatusDisplay.[h,cc]:
891 - added many comments
892 - added kFileClose stuff
893 - added AddRawTab
894 - added thread handling in UpdateTab
895 - fixed deletion in case the pointer is on heap
896 - added date/time to ps-output
897
898 * mraw/MRawEvtHeader.cc:
899 - added some comments about the total number of bytes read
900
901 * mraw/MRawRunHeader.[h,cc]:
902 - added some comments about the total number of bytes read
903 - fixed treating files with 0xc0c1 as Magic-Number
904 - added GetNumTotalBytes
905
906 * mraw/Makefile, mraw/RawLinkDef.h:
907 - added MRawSocketRead
908
909 * mraw/MRawSocketRead.[h,cc]:
910 - added
911
912 * mona.cc:
913 - added
914
915
916
917 2003/10/05: Abelardo Moralejo
918
919 * macros/star.C:
920 - returned to revision 1.9 (I had committed by mistake a private
921 version of the macro, sorry!)
922
923
924
925 2003/10/04: Thomas Bretz
926
927 * macros/MagicHillas.C, macros/pedestalvstime.C, macros/pixfirerate.C,
928 macros/pixsatrate.C, macros/readCT1.C, macros/readMagic.C,
929 macros/starplot.C, macros/status.C, macros/sumevents.C,
930 macros/sumeventserr.C, macros/sumeventsrms.C, macros/sumpedestalrms.C,
931 macros/sumpedestals.C, mmain/MDataCheck.cc:
932 - added MGeomApply
933
934 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
935 - added MGeomApply
936
937 * manalysis/MBlindPixelCalc.cc:
938 - for buid-in pixel numbers added a check whether the geometry
939 is mathcing
940
941 * manalysis/MCerPhotCalc.cc, manalysis/MMcPedestalCopy.cc,
942 manalysis/MMcPedestalNSBAdd.cc, meventdisp/MGCamDisplay.[h,cc],
943 meventdisp/MGEvtDisplay.[h,cc], mhist/MHFadcCam.cc:
944 - fixed that it can deal with variable size arrays
945
946 * manalysis/MGeomApply.[h,cc]:
947 - added. This task will take care of different geometries
948
949 * manalysis/MPedestalCam.cc:
950 - initialize array with size 1
951 - do not call new operator
952
953 * mbase/MArgs.cc, mbase/MDirIter.cc:
954 - added comments
955
956 * mdatacheck/MGDisplayAdc.cc:
957 - fixed a small bug in setting slider position for different geometries
958
959 * mfileio/MWriteRootFile.cc:
960 - automatically append '.root' to file name
961
962 * mhist/MHCamera.cc:
963 - added Init function
964 - moved parts of the construtor to Init function
965 - added default constructor
966 - added possibility to change geometry after creation by SetGeometry
967 - added many sanity checks (fNcells<=1)
968
969
970
971 2003/10/02: Thomas Bretz
972
973 * mraw/MRawEvtData.cc:
974 - changed Draw so that also lo-gains are displayed.2
975
976
977
978 2003/10/01: Nicola Galante
979
980 * mhistmc/MHMcTriggerLvl2.[h,cc]:
981 - in method MHMcTriggerLvl2::Fill added filling of 2D histograms
982 of fLutPseudoSize vs. energy and of fSizeBiggerCell vs. energy
983 - modified method MHMcTriggerLvl2::GetHistByName which now
984 can return any histogram (data member) of the class
985 MHMcTriggerLvl2 (now it returns a (TObject *) not a (TH1F *))
986 - Updated option list of the methid MHMcTriggerLvl2::DrawClone
987
988 * macros/triglvl2.C:
989 - Updated according with changes in class MHMcTriggerLvl2
990
991
992
993 2003/09/30: Robert Wagner
994
995 * mfileio/MCT1ReadPreProc.cc
996 - undone change from 2003/09/26
997 - MJD is filled in fTime.Duration
998
999
1000
1001 2003/09/29: Nicola Galante & Antonio Stamerra
1002
1003 * mmc/MMcTrig.cxx:
1004 - Fixed a bug in function IsPixelFired(): the binary shift, introduced
1005 by T.B. to replace "pow" for power of two, was wrong.
1006 The correct operator to be used is "<<" and not ">>"!
1007
1008 * manalysis/MMcTriggerLvl2.[h,cc]:
1009 - Added method "CalcEnergy(MMcEvt *)" used to get correlation between
1010 energy and size.
1011 - Removed graphical functions "Drawcell" and "DrawLvl1"
1012 - Fixed bug in the pixcell setting (pixel numbering in the cell starts
1013 from 0 but gsPixelInLut starts from 1).
1014 - Fixed bug in the "check" variable.
1015
1016 * manalysis/MMcTriggerCalc.[h,cc]:
1017 - Added call to MMcTriggerLvl2::CalcEnergy() in Process()
1018 - Removed 'const' from fMcEvt declaration
1019
1020 * mhistmc/MHMcTriggerLvl2.[h,cc]:
1021 - Added method "Draw2DHist" (draw correlation between
1022 energy and size)
1023 - Fixed bug in "DrawClone" function (histogram normalization)
1024
1025 * macros/triglvl2.C:
1026 - Fixed a bug in the task list order to apply correctly the filters
1027 - Now it writes on disk a root file with some histograms
1028
1029
1030
1031 2003/09/26: Robert Wagner
1032
1033 * mfileio/MCT1ReadPreProc.cc
1034 - provisionally pass complete event time to fTime container,
1035 units are MJDs instead of seconds for the time being
1036
1037
1038
1039 2003/09/25: Abelardo Moralejo
1040
1041 * macros/MagicHillas.C, star.C
1042 - Added cast: TArrayF w(15,(Float_t*)x) to get rid of warning.
1043
1044
1045
1046 2003/09/24: Abelardo Moralejo
1047
1048 * macros/MagicHillas.C, star.C
1049 - Added const qualifier to TArrayF w(15,x); I got a crash due to
1050 this missing qualifier when changing some code in MCerPhotCalc
1051 (not yet submitted).
1052
1053 * macros/CT1Hillas.C
1054 - removed code containing TArrayF w(15,x) (which was commented)
1055 since it made no sense for CT1.
1056
1057
1058
1059 2003/09/24: Wolfgang Wittek
1060
1061 * mfilter/MFEventSelector2.[h,cc]
1062 - execution statistics added
1063
1064 * mhist/MHFindSignificance.cc
1065 - add fHist->UseCurrentStyle()
1066 to get the y-axis + labels drawn
1067
1068 * mhist/MHMatrix.h
1069 - replace Int_t fNumRow //!
1070 by Int_t fNumRow //
1071 because otherwise fNumRow is not defined when MHMatrix object is read in
1072 after it had been written out
1073
1074 * mhist/MHCT1Supercuts.cc
1075 - change title of object
1076
1077 * manalysis/MMinuitInterface.cc
1078 - add arguments maxcalls and tolerance to SIMPLEX call
1079
1080 * manalysis/MCT1SupercutsCalc.[h,cc]
1081 - add variables asymmetry, conc, leakage
1082
1083 * manalysis/MCT1Supercuts.[h,cc]
1084 - add variables asymmetry, conc, leakage
1085 - add TArrayD fStepsizes (initial step sizes for the parameters)
1086
1087 * manalysis/MCT1FindSupercuts.cc
1088 - replace MGeomCamCT1Daniel by MGeomCamCT1
1089 - arguments 'parSCinit', 'params' and 'steps' added in FindParams() ;
1090 parSCinit is the name of the file containing the initial
1091 values of the parameters
1092 'params' and 'steps' are the initial values in case parSCinit == ""
1093 - add member functions GetMatrixTrain() and GetMatrixTest()
1094 - remove member function WriteMatrix()
1095 because it didn't work; now the matrices are written out in
1096 DefineTrainMatrix(), DefineTestMatri() and DefineTrainTestMatrix()
1097
1098 * macros/CT1EgyEst.C
1099 - don't use Daniel's energy estimator
1100
1101 * mmontecarlo/MMcEnergyEst.cc
1102 - extend printout of comments
1103
1104
1105
1106 2003/09/17: Abelardo Moralejo
1107
1108 * manalysis MCerPhotCalc.cc:
1109 - in warning about saturating low gains in pixels: changed the
1110 'if' by a 'switch' and slightly corrected text of warning (no
1111 change in performance or results).
1112
1113
1114
1115 2003/09/16: Abelardo Moralejo
1116
1117 * manalysis MCerPhotCalc.[h,cc]:
1118 - added the low gain treatment. It has first been implemented by
1119 TB, and the version I submit is a slightly modified one. If any
1120 high gain FADC slice is saturated, we switch to low gain. If low
1121 gain is also saturated, the signal is nevertheless calculated
1122 ("truncated" of course), and a warning is displayed reporting
1123 the number of saturated pixels in the current event.
1124 Fixed also the calculation of the mean pixel pedestal (added
1125 variable fSumWeights), which previously would not work correctly
1126 in the case that one sets weights different from 0 or 1 in the
1127 array fWeight (which was anyway not done up to now, as far as I
1128 know). It would be necessary to add to the parameters of the
1129 analyzed events the number of saturated pixels in some way.
1130 In the MC files produced with camera versions 0.6 or earlier, no
1131 low gain is simulated, and saturation of high gain is not
1132 correctly implemented, so this should not introduce any change
1133 in the analysis of present or old MC files.
1134
1135
1136
1137 2003/09/12: Thomas Bretz
1138
1139 * mimage/MHillasSrc.cc:
1140 - fixed the NaN-problem in the calculation of Alpha. More
1141 information can be found in the comments there.
1142
1143 * mhist/MHFadcCam.[h,cc]:
1144 - skip MC events which have no FADC information stored
1145 - better output in case of changes in the number of slices
1146 - added size argument to constructor to support ECO100, too.
1147 - removed all fixed numbers and replaced them by the corresponding
1148 function
1149 - fixed pixel numbering to be consistent with the software pixel
1150 numbering in the rest of Mars
1151
1152 * mhist/MHFadcPix.[h,cc]:
1153 - fixed the missing y-axis (UseCurrentStyle())
1154 - fixed pixel numbering by changing default arument of pixid in
1155 constructor from 0 to -1
1156
1157 * mmain/MDataCheck.cc
1158 - added 'Time Spectra of Cosmics' button
1159 - added size argument to instatiation of MHFadcCam
1160
1161
1162
1163 2003/09/10: Thomas Bretz
1164
1165 * mdata/MDataChain.[h,cc]:
1166 - added log2, acosh, asinh, atanh, ceil, isnan and finite
1167 - changed math.h callings to TMath:: namespace to be more
1168 consistent
1169
1170 * mhist/MHMatrix.[h,cc]:
1171 - added RemoveInvalidRows member function to get rid of rows
1172 containing invalid numbers (nan, inf)
1173
1174 * mraw/MRawEvtHeader.cc:
1175 - fixed variable types calculating the time (ns, s, m and h)
1176 to get rid of some compiler warnings, casting the values
1177 for-, back- and forward only wasts computing time.
1178
1179
1180
1181 2003/09/08: Abelardo Moralejo
1182
1183 * mhist/MHOnSubtraction.cc:
1184 - added some casts in the arguments of function calls, to get rid
1185 of compilation warnings due to mismatch of variable type
1186 (variables: lowerBin, upperBin). Corrected order of arguments in
1187 TH1D constructor of fSignificanceHist (number of bins and bin
1188 limits).
1189
1190 * mraw/MRawEvtHeader.cc:
1191 - Added casts to arguments of fTime->SetTime(h, m, s, ns) to get
1192 rid of compilation warnings.
1193
1194 * mhist/MHCamera.cc:
1195 - Changed calls to abs and fabs by TMath::Abs. At least in RH7.2
1196 with gcc2.96, abs() was not recognized.
1197
1198
1199
1200 2003/09/07: Abelardo Moralejo
1201
1202 * manalysis/MCerPhotCalc.cc:
1203 - removed normalization of array fWeight introduced on 30/06. For
1204 now, this array is intended only to select the FADC slices which
1205 we want to integrate to get the signal. The use of this feature
1206 of MCerPhotCalc is explained in the example macro MagicHillas.C
1207 The array fWeight must contain 0's and 1's. If we normalize
1208 these values, the signal units is no longer ADC counts (but
1209 "average ADC counts per slice"). As David realized, this was the
1210 reason for the discrepancies in the gamma/hadron separation
1211 results we were observing lately. The meaning of Size was
1212 different among the different people working on the subject, and
1213 hence, when we compared samples with a given Size cut we were
1214 actually comparing different energy ranges.
1215
1216 - Turned fSumQuadWeights to its original meaning, the quadratic
1217 sum (square root of the sum of the squares) of the values in the
1218 fWeight array. Why was this changed?? (sqrt removed) Only because
1219 of the name of the variable??
1220
1221 - Changed the calculation of the mean pedestal to fit the meaning
1222 of fSumQuadWeights.
1223
1224 - Moved the call to ScalePedestals() to the end of the ReInit
1225 function. Formerly it was called before the setting of the
1226 variable fEnableFix, and then the mean pedestal in each FADC
1227 slice was wrong by 0.5 units... once more: please Thomas B,
1228 be careful with these kind of changes.
1229
1230
1231
1232 2003/08/27: Thomas Bretz
1233
1234 * mhist/MH3.cc:
1235 - fixed missing UseCurrentStyle for newer root versions
1236
1237
1238
1239 2003/08/26: Thomas Bretz
1240
1241 * mimage/MHHillas.cc, mimage/MHHillas.cc, mimage/MHHillasExt.cc,
1242 mimage/MHNewImagePar.cc:
1243 - fixed missing UseCurrentStyle for newer root versions
1244
1245
1246
1247 2003/08/26: Wolfgang Wittek
1248
1249 * manalysis/MCT1FindSupercuts.cc
1250 - set size of fStep, fLimlo, fLimup, fFix
1251 - in 'fcnsupercuts' : get total number of parameters by calling 'mnstat'
1252
1253 * manalysis/MCT1Supercuts.[h,cc]
1254 - extend error printout
1255
1256 * manalysis/MMinuitInterface.cc
1257 - do not delete the Minuit object because it will still be used
1258
1259 * mhist/MHFindSignificance.cc
1260 - formulaBackg was wrong
1261
1262
1263
1264 2003/08/26: Robert Wagner
1265
1266 * mraw/MRawRunHeader.h
1267 - Added Setter for MJD
1268
1269 * mfileio/MCT1ReadPreProc.cc
1270 - Fill MJD from Preproc run header in fRawRunHeader
1271
1272
1273
1274 2003/08/22: Wolfgang Wittek
1275
1276 * mhistmc/MHMcCT1CollectionArea.cc
1277 - change selection of theta bin in 'CalcEfficiency()'
1278 (to be mored flexible in choosing the theta binnning)
1279
1280
1281
1282 2003/08/21: Thomas Bretz
1283
1284 * manalysis/MCT1FindSupercuts.[h,cc], manalysis/MCT1Supercuts.[h,cc],
1285 manalysis/MCT1SupercutsCalc.[h,cc], manalysis/MMinuitInterface.[h,cc],
1286 mhist/MHFindSignificance.[h,cc]:
1287 - changed some variables and member functions with respect to an upcoming
1288 Minimization Class
1289 - simplified some calls
1290 - replaced fixed size arrays by variable size arrays
1291 - added some sanity checks
1292 - simplified some variable usage
1293
1294 * mhist/MHCT1Supercuts.[h,cc]:
1295 - removed obsolete SetupFill
1296
1297
1298
1299 2003/08/20: Thomas Bretz
1300
1301 * mhist/MHCamEvent.[h,cc]:
1302 - added PrintOutlayers
1303
1304 * mhist/MHHadronness.cc:
1305 - changed PrintOutput
1306 - set some Grids in plots
1307
1308 * mhist/MHMatrix.cc:
1309 - removed obsolete call to MEvtLoop::SetName
1310 - Changed name to something more intuitive
1311
1312 * mranforest/MRanForest.cc, mranforest/MRanTree.h:
1313 - removed ^M
1314
1315 * mranforest/MRanTree.cc:
1316 - removed obsolete check for gRandom
1317 - replaced mvar*numdata by a new variable mn
1318
1319
1320
1321 2003/08/19: Thomas Hengstebeck
1322
1323 * mranforest/MRanForest.cc:
1324 Removed error in calculation of fDataRang in CreateDataSort().
1325 In the loop where fDataRang is set, the local variable v must
1326 be used with indices n1 and n2.
1327
1328
1329
1330
1331 2003/08/19: Wolfgang Wittek
1332
1333 * manalysis/MCT1Supercuts.[h,cc]
1334 - new class
1335 - container for the supercut parameters
1336
1337 * manalysis/MCT1SupercutsCalc.[h,cc]
1338 - get supercut parameters from container 'MCT1Supercuts'
1339
1340 * manalysis/MCT1FindSupercuts.[h,cc]
1341 - new class
1342 - optimizes the parameters for the supercuts
1343
1344 * manalysis/MMinuitInterface.[h,cc]
1345 - new class
1346 - interface for Minuit
1347
1348 * manalysis/Makefile
1349 AnalysisLinkDef.h
1350 - include MCT1FindSupercuts
1351 MMinuitInterface
1352
1353 * mhist/MH3.cc
1354 - reset fHist in SetupFill();
1355 this is necessary if the same MH3 object is used in more than one
1356 eventloop
1357
1358 * mhist/MHMatrix.cc
1359 - give name to the event loop
1360
1361 * mhist/MHFindSignificance.[h,cc]
1362 - new class
1363 - calculates the significance of the gamma signal in the alpha plot
1364
1365 * mhist/MHCT1Supercuts.[h,cc]
1366 - new class
1367 - plots various quantities during the optimization of the supercuts
1368
1369 * mhist/Makefile
1370 HistLinkDef.h
1371 - MHFindSignificance included
1372 - MHCT1Supercuts included
1373
1374
1375
1376 2003/08/01: Thomas Bretz
1377
1378 * mhist/MHCamera.[h,cc]:
1379 - added Fill(x, y, w)
1380 - renamed GetStats to GetStatisticBox
1381
1382 * mhist/MHStarMap.[h,cc]:
1383 - include TH2 moved to source file
1384
1385 * mranforest/MRanForest.[h,cc], mranforest/MRanTree.[h,cc]:
1386 - do not use all the data numbers and dimensions in thousands
1387 of arguments if the data is available eg from the size of an array
1388 - removed obsolete variables from header
1389 - many small simplifications
1390 - removed some obsolete variables from functions
1391 - added many const qualifiers
1392 - localized many more variables
1393
1394 * mranforest/MRanForestFill.[h,cc]:
1395 - default fNumTrees set to -1 tree (all trees)
1396
1397 * manalysis/MBlindPixelCalc.[h,cc]:
1398 - interpolate Pedestal, too
1399 - Only count 'valid' pixels
1400
1401 * mfileio/MRead.[h,cc]:
1402 - enhanced AddFiles
1403
1404 * mhist/MHCamEvent.[h,cc]:
1405 - Added PrintOutlayers
1406
1407 * mhist/MHCamera.[h,cc]:
1408 - added GetNumPixels
1409 - added default to GetMean and GetRMS
1410
1411 * mhist/MHTriggerLvl0.[h,cc]:
1412 - added PrintOutlayers
1413
1414 * merpp.cc:
1415 - added more arguments
1416 - replace .raw by .root if no root file given
1417 - automatic extension adding
1418
1419 * mbase/MEvtLoop.[h,cc]:
1420 - added estimated run time
1421 - in Process: Changes type of rc from Bool_t to Int_t
1422
1423 * mmain/MStatusDisplay.cc:
1424 - changed order in Tab-menu
1425
1426 * mraw/MRawFileRead.cc:
1427 - consistency check for 0xc0c1 files
1428
1429 * mraw/MRawRunHeader.cc:
1430 - initialize variables
1431 - added 0xc0c1 support
1432
1433
1434
1435 2003/07/29: Thomas Bretz
1436
1437 * manalysis/MBlindPixelCalc.cc:
1438 - count only pixel which contents are adde
1439
1440 * mbase/MArgs.cc:
1441 - added namespace
1442
1443 * mbase/MDirIter.h:
1444 - added rec-argument to constructor
1445
1446 * mfileio/MCT1ReadPreProc.[h,cc], mfileio/MReadRflFile.[h,cc]:
1447 - adapted to virtual base function
1448
1449 * mfileio/MRead.[h,cc]:
1450 - added AddFiles(MDirIter&)
1451 - changed AddFile to virtual
1452
1453 * mfileio/MReadTree.cc:
1454 - use AddFile in the constructor
1455
1456 * mhist/MH.[h,cc]:
1457 - remove 'nonew' from option
1458
1459 * mhist/MHHadronness.[h,cc]:
1460 - added GetHadronness
1461 - changed output
1462
1463 * mhist/MHMatrix.[h,cc]:
1464 - use TMatrixRow in shuffle
1465 - added ReduceRows
1466 - use default for PrintStatistics
1467 - removed graphics from Fill - will crash in batch mode
1468
1469 * mimage/ImageLinkDef.h, mimage/Makefile:
1470 - added MImgCleanTGB
1471
1472 * mimage/MCameraSmooth.h:
1473 - fixed a typo
1474
1475 * mmain/MStatusDisplay.cc:
1476 - added sanity check to HasCanvas
1477
1478 * mranforest/MHRanForest.cc, mranforest/MHRanForestGini.cc:
1479 - fixed a crashed caused by GetMaximum in newer root versions
1480 - optimized some small pieces of code
1481 - SetRangeUser removed, problems with newer root verion using
1482 roots auto-scale instead
1483
1484 * mranforest/MRanForest.cc:
1485 - do not use variables in arguments which can be used locally
1486 - replaced pow(,2) by faster and more accurate val*val
1487 - test gRandom at the beginning of the function
1488 - changed output
1489 - removed TArray::Reset. Not necerry at many places. Instatiation
1490 already initializes array with 0s
1491 - Use a const reference to the matrices instead of a copy!
1492 - Removed some unnecessary castings
1493 - added some const qualifiers
1494 - removed fErr from data members (obsolete)
1495
1496 * mranforest/MRanForestCalc.cc:
1497 - fixed a typo in the comments
1498
1499 * mranforest/MRanTree.[h,cc]:
1500 - do not use variables in arguments which can be used locally
1501 - localized some variables
1502 - test gRandom at the beginning of the function
1503 - added some const qualifiers
1504 - removed TArray::Reset. Not necerry at many places. Instatiation
1505 already initializes array with 0s
1506 - added some overwrites of TreeHad
1507
1508
1509
1510 2003/07/17: Oscar Blanch
1511
1512 * mmc/MMcCorsikaRunHeader.[h,cc]
1513 - add member data fNumTelesope
1514 - add member data fTelescopes
1515 - add member data fViewconeAngles[2]
1516 - add member function Fill_CT
1517 - version increased 2 -> 3
1518
1519 * mmc/MMcRunHeader.[hxx,cxx]
1520 - add member data fImpactMax
1521 - modify member function Fill
1522 - version increased 3 -> 4
1523
1524 * mmc/MMcFadcHeadr.[hxx,cxx]
1525 - add member data f[Ampl,Fwhm]Outer
1526 - add member data fLow2HighGain
1527 - modify member function Set[Ampl,Fwhm]
1528 - add member function SetLow2High
1529
1530 * mmc/Mdefine.h, MFadcDefine.h, MTriggerDefine.h
1531 - MFADC_CHANNELS, CAMERA_PIXELS, TRIGGER_PIXELS -> 3500
1532
1533 * mgeom/MGeomCorsikaCT.[h,cc]
1534 - new class with information of CT location in Corsika simulation
1535
1536 * mgeom/Makefile, GeomLinkDef.h
1537 - add new class
1538
1539
1540
1541
1542
1543 2003/07/14: Wolfgang Wittek
1544
1545 * mhist/MHOnSubtraction.[h,cc]
1546 - add member function GetSignificance()
1547
1548 * mhist/MHMatrix.cc
1549 - add MProgressBar in Fill()
1550
1551 * mmontecarlo/MMcEnergyEst.h
1552 - add member functions GetNumCoeffA()
1553 GetNumCoeffB()
1554
1555 * mfilter/MCT1SelBasic.[h,cc]
1556 - remove runs 601, 613, 614 for MC gamma
1557
1558 * manalysis/MCT1SupercutsCalc.cc
1559 - remove bug (dd2)
1560 - set fMatrix = NULL in constructor
1561
1562 * mgeom.MGeomCamCT1Daniel.[h,cc]
1563 - new; Daniel's CT1 geometry
1564
1565 * mgeom/Makefile
1566 GeomLinkDef.h
1567
1568
1569
1570 2003/07/14: Oscar Blanch
1571
1572 * mgeom/MGeomCamMagic919.[h,cc]
1573 - Geometry for a Magic camera with 919 small pixels
1574
1575 * mgeom/[Makefile, GeomLinkDef.h]
1576 - Compiling the above mentioned geometry
1577
1578
1579
1580 2003/07/13: Thomas Bretz
1581
1582 * mbase/MArgs.[h,cc]:
1583 - fixed compile problem with root 3.02/07
1584
1585 * meventdisp/MGCamDisplay.cc, mevtdisp/MGEvtDislay.cc:
1586 - fixed missing MHCamera::SetOptStat
1587
1588
1589
1590 2003/07/12: Thomas Bretz
1591
1592 * mhistmc/MHMcCT1CollectionArea.[h,cc]:
1593 - made the enum as FillType_t a public member of the class
1594
1595 * macros/CT1collarea.C
1596 - Updated accordingly. Can somebody please check whether it
1597 still works.
1598
1599 * mbase/MArgs.h:
1600 - added some comment
1601
1602 * mraw/MRawRunHeader.cc:
1603 - added an 'inf' to the log-stream
1604
1605 * macros/status.C:
1606 - added some more plots
1607 - added some sanity chacks
1608
1609 * macros/sumevents.C, macros/sumeventserr.C, macros/sumeventsrms.C
1610 macros/sumpedestalrms.C, macros/sumpedestals.C:
1611 - fixed SetOptStat
1612
1613 * manalysis/MBlindPixelCalc.[h,cc]:
1614 - removed dangerous SetPixels(int, short*)
1615 - changed Id to Idx
1616 - fixed a bug in SetPixels which caused crashes
1617 - renamed SetPixels to SetPixelIndices
1618
1619 * mhist/MHCamera.[h,cc]:
1620 - removed SetOptStat and fOptStat - found a better solution
1621 - fixed DistancetoPrimitive to show TPaveStat correctly
1622 - Use GetPainter() instead of an own THistPainter
1623
1624 * mmain/MStatusDisplay.cc:
1625 - some small changes to the layout
1626
1627
1628
1629 2003/07/11: Wolfgang Wittek
1630
1631 * mhist/MHMatrix.cc
1632 - add tlist.PrintStatistics() after event loop
1633
1634
1635
1636 2003/07/08: Abelardo Moralejo
1637
1638 * mmc/MMcEvt.hxx
1639 - Uncommented the getter function for fCoreX and fCoreY (is there
1640 any reason why they were commented out?). Added Getter functions
1641 for the parameters of the longitudinal fit to the particle
1642 distribution of the shower.
1643
1644
1645
1646 2003/07/08: Wolfgang Wittek
1647
1648 * macros/CT1EgyEst.C:
1649 - de-comment filters
1650 - add PrintStatistics after event loop
1651
1652 * manalysis/MEnergyEstParamDanielMkn421.[h,cc]
1653 - new; calculates estimated energy using Daniel's parametrization
1654 and parameter values for Mkn421
1655
1656 * manalysis/AnalysisLinkDef.h
1657 Makefile
1658 - include MEnergyEstParamDanielMkn421
1659
1660 * manalysis/MCT1SupercutsCalc.[h,cc]
1661 - add MHillasSrc.fAlpha to fMap
1662 - add member functions SetParams(Double_t *par)
1663 GetParams(Double_t *par)
1664
1665
1666
1667 2003/07/06: Abelardo Moralejo
1668
1669 * mhistmc/MHMcCT1CollectionArea.[h,cc]
1670 - Added possibility of using a logarithmic or linear scale in
1671 energy. The function MHMcCT1CollectionArea::SetEaxis sets
1672 what should be filled in the energy axis (either the energy
1673 or its decimal logarithm).
1674
1675 * macros/CT1collarea.C
1676 - Added example on how to use the new function
1677 MHMcCT1CollectionArea::SetEaxis
1678
1679
1680
1681 2003/07/06: Thomas Bretz
1682
1683 * Makefile:
1684 - replaced '-shared' by $(DYNLIB)
1685
1686 * Makefile.conf.linux, Makefile.conf.linux-gnu,
1687 Makefile.conf.osf1, Makefile.conf.osf5.1:
1688 - added DYNLIB
1689
1690 * Makefile.conf.darwin:
1691 - added
1692
1693 * mgui/MCamEvent.cc:
1694 - removed obsolete include
1695
1696 * mgui/Makefile:
1697 - removed obsolete include dirs
1698
1699 * mhist/MHCamera.cc:
1700 - fixes for root 3.05/01
1701
1702 * mraw/MRawEvtData.cc:
1703 - added type 1 and 2 to GetPixContent
1704
1705 * mraw/MRawEvtPixelIter.[h,cc]:
1706 - added GetMax[Hi,Lo]GainSample
1707
1708 * macros/pixsatrate.C:
1709 - added
1710
1711 * Makefile.conf.general:
1712 - added -lHistPainter
1713
1714 * NEWS:
1715 - updated
1716
1717 * macros/pixsatrate.C:
1718 - added Saturation rate of lo gains
1719
1720 * macros/sumevents.C, macros/sumeventserr.C,
1721 macros/sumpedestalrms.C, macros/sumpedestals.C:
1722 - fixed axis titles
1723 - use new SetOptStat
1724
1725 * manalysis/MCerPhotAnal2.[h,cc]:
1726 - count and print number of skipped events
1727
1728 * meventdisp/MGCamDisplay.cc:
1729 - fixed a 'division by zero'
1730
1731 * mhist/MHCamEvent.cc, mhist/MHTriggerLvl0.cc:
1732 - take name from MHCamEvent if fNameEvt not available
1733
1734 * mhist/MHCamera.[h,cc]:
1735 - use THistPainter to Draw title and statistics box
1736 - added fOptStat
1737 - added GetMean
1738 - added GetRMS
1739 - some modification for a better layout
1740
1741 * mraw/MRawEvtHeader.cc:
1742 - calculate time from clock ticks
1743
1744 * mbase/MArgs.[h,cc]:
1745 - added
1746
1747 * mbase/Makefile:
1748 - MArgs.cc added
1749
1750 * mbase/BaseLinkDef.h:
1751 - MArgs, MArgsEntry added
1752
1753 * merpp.cc:
1754 - added '-v' option
1755 - changes to use MArgs
1756
1757
1758
1759
1760
1761 2003/07/04: Wolfgang Wittek
1762
1763 * macros/CT1EgyEst.C
1764 - add TCanvas and cd() before calling Draw()
1765
1766 * mhistmc/MHMcEnergyMigration.cc
1767 - swap first 2 arguments of fHist.Fill and fHist2.Fill
1768
1769
1770
1771 2003/07/03: Abelardo Moralejo
1772
1773 * mhistmc/MHMcCT1CollectionArea.cc
1774 - Added code to allow the calculation of CT1 collection areas
1775 at 55 and 65 degrees (from the events in DK's MC library)
1776
1777 * macros/CT1collarea.C
1778 - Changed binning in theta to include high ZAs
1779
1780
1781
1782 2003/07/01: Thomas Bretz
1783
1784 * manalysis/MCerPhotAnal2.cc:
1785 - fixed some problems with the lo-gains
1786
1787 * mraw/MRawEvtPixelIter.cc:
1788 - Determin the maximum sample of the lo gains from the end.
1789
1790
1791
1792 2003/07/01: Abelardo Moralejo
1793
1794 * macros/CT1collarea.C
1795 - changed "const TArrayD xed(10,xedge);" to:
1796 "const TArrayD xed; xed.Set(10,xedge);"
1797 (and the same for yed). Otherwise, a funny Error message was
1798 printed about TArrayD, although everything worked.
1799
1800 * mhistmc/MHMcCT1CollectionArea.cc
1801 - added some comments and made code more readable and more simple
1802 to make it easier the addition of the necessary changes to allow
1803 the use of MC data (from D.Kranich) at zenith angles 55 and 65
1804 degrees.
1805
1806
1807
1808 2003/07/01: Wolfgang Wittek
1809
1810 * manalysis/MSigmabar.cc, manalysis/MCT1PadSchweizer.cc,
1811 manalysis/MCT1PadONOFF.cc, mhist/MHSigmaTheta.cc:
1812 - change code because GetPixRatio returns area(pixel_zero)/area(pixel)
1813 and not area(pixel)/area(pixel_zero)
1814
1815 * macros/CT1Analysis.C, macros/ONOFFCT1Analysis.C
1816 - current versions of CT1 macros
1817
1818 * macros/unfold.C, macros/fluxunfold.C
1819 - macros for testing the unfolding within root
1820
1821
1822
1823 2003/06/30: Thomas Bretz
1824
1825 * macros/pixfirerate.C:
1826 - changed to new style
1827
1828 * manalysis/MCerPhotCalc.cc:
1829 - scale weight so that sum=1
1830
1831 * mhist/MHCamera.h:
1832 - small change
1833
1834 * mmontecarlo/MMcCollectionAreaCalc.cc:
1835 - small simplifications
1836
1837
1838
1839 2003/06/27: Abelardo Moralejo
1840
1841 * mmontecarlo/MMcCollectionAreaCalc.[h,cc],
1842 mhistmc/MHMcCollectionAreaCalc.[h,cc]:
1843 - Adapted to allow their use with multiple files containing
1844 MC data generated with diffferent energy spectra, even with
1845 camera files which have only triggered events inside. Now the
1846 histogram containing all showers (before trigger) is filled
1847 in the ReInit function, and calculation of collection area
1848 is done by CalcEfficiency2(). Some simplifications and cleaning
1849 are still possible.
1850
1851
1852
1853 2003/06/27: Thomas Bretz
1854
1855 * macros/sumevents.C, macros/sumpedestals.C:
1856 - some small changes
1857
1858 * manalysis/MPedestalCam.cc:
1859 - return pixel as used if the value is valid (>=0)
1860
1861 * mhist/HistLinkDef.h, mhist/Makefile:
1862 - MHPixVsTime added (Name is preliminary)
1863
1864 * mhist/MHCamEvent.cc:
1865 - removed including MGeomPix
1866
1867 * mhist/MHCamera.h:
1868 - in SetCamContent copy also number of entries
1869
1870 * mraw/MRawEvtData.cc:
1871 - fixed to support correct pixel numbering
1872
1873 * mhist/MHPixVsTime.[h,cc]:
1874 - added
1875
1876 * mhist/MHCamera.cc:
1877 - changed output of labels for color axis
1878
1879 * mfileio/MCT1ReadPreproc.cc:
1880 - small simplification
1881
1882
1883
1884 2003/06/27: Abelardo Moralejo
1885
1886 * mhistmc/MHMcCT1CollectionArea.cc:
1887 - Added comments, changed theta angle corresponding to first bin to
1888 adapt it to new standard theta-bin definition. This was the reason
1889 for the missing area at low theta.
1890
1891 * macros/CT1collectionArea.C, macros/CT1EgyEst.C:
1892 - Changed theta binnings to adapt them to the new standard.
1893
1894
1895
1896 2003/06/26: Abelardo Moralejo
1897
1898 * macros/CT1EgyEst.C:
1899 - Added to the argument list of CT1EEst the binnings in theta
1900 and energy. Commented out the MLog.h and MLogManip.h, headers,
1901 otherwise it does not run (don't know why). Commented out filters
1902 (my test file does not contain hadronness), please uncomment
1903 them to run on files with hadronness info.
1904
1905 * mhistmc/MHMcEnergyMigration.cc:
1906 - exchanged axes of E_est and E_MC in the 3-d histograms.
1907
1908 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
1909 mhist/MHSigmaPixel.cc, mfileio/MHSigmaTheta.cc,
1910 mimage/MImgCleanStd.cc:
1911 - adapted to new function names in MPedestalPix (please Thomas
1912 check these, I had to do it to make Mars compile)
1913
1914
1915
1916 2003/06/26: Thomas Bretz
1917
1918 * macros/CT1EgyEst.C:
1919 - converted from dos to unix type
1920
1921 * macros/rootlogon.C:
1922 - removed "-fno-rtti" from options for Aclic
1923
1924 * mbase/MLog.h:
1925 - added a comment
1926
1927 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
1928 mgeom/MGeomCamCT1.cc, mgeom/MGeomCamECO1000.cc,
1929 mgeom/MGeomCamECO1000HG.cc, mgeom/MGeomCamMagicHG.cc:
1930 - added support for sectors
1931
1932 * megom/MGeomCamMagic.[h,cc]:
1933 - added sectors
1934
1935 * mhist/MHCamera.[h,cc]:
1936 - convert Option_t in Paint to lower case
1937 - remove 'hist' if detected from Option_t
1938 - check for min==max
1939 - added DrawSectorIndices()
1940 - added TArrayC to AddCamContent
1941 - added TArrayC to SetCamContent
1942 - simplified DistancetoPrimitive
1943
1944 * mraw/MRawEvtData.cc:
1945 - simplified Draw by converting option string to lower case
1946
1947 * mraw/MRawEvtPixelIter.[h,cc]:
1948 - added GetNumMaxLoGainSample
1949
1950 * manalysis/MCT1PadSchweizer.cc, manalysis/MMcPedestalNSBAdd.cc,
1951 manalysis/MSigmabar.cc:
1952 - adapted to new function names in MPedestalPix
1953
1954 * manalysis/MCerPhotAnal.cc:
1955 - adapted to new function names in MPedestalPix
1956 - fixed to work with real data and monte carlo data
1957 - preliminarily removed error of pedestal and pedestalrms
1958
1959 * manalysis/MCerPhotCalc.[h,cc]:
1960 - adapted to new function names in MPedestalPix
1961 - fixed to work with real data and monte carlo data
1962
1963 * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.[h,cc]:
1964 - adapted to new function names in MPedestalPix
1965 - preliminarily removed error of pedestal and pedestalrms
1966
1967 * manalysis/MPedestalCam.[h,cc]:
1968 - adapted to new function names in MPedestalPix
1969 - preliminarily removed error of pedestal and pedestalrms
1970 - fixed GetPixelContent (do not return Pedestal*PixRatio)
1971
1972 * manalysis/MPedestalPix.[h,cc]:
1973 - removed old variables
1974 - introduced Pedestal for pedestal
1975 - introduced pedestalRMS for the rms of the pedestal
1976 - error of both values still missing
1977
1978 * meventdisp/MGCamDisplay.cc:
1979 - fixed display, displays now:
1980 + Number Of Photons
1981 + Pedestal
1982 + PedestalRMS
1983 + Number of Photons/PedestalRMS
1984
1985 * mimage/MImgCleanStd.[h,cc]:
1986 - fixed image cleaning in the sense that erronously the error
1987 of the number of photons was used instead of the error of
1988 the PMT offset (pedestal)
1989 - introduced some debugging option
1990
1991 * mmontecarlo/MMcCollectionAreaCalc.cc:
1992 - minor change
1993
1994 * macros/sumevents.C, macros/sumpedestals.C:
1995 - added
1996
1997 * mhist/MHCamEvent.cc:
1998 - do not scale with 100
1999
2000 * mhist/MHCamera.cc:
2001 - fixed displaying number of entries when used
2002 SetCamContent(MHCamera&)
2003
2004
2005
2006 2003/06/25: Thomas Bretz
2007
2008 * mgeom/MGeomCam.cc:
2009 - fixed the description of GetPixRatio
2010
2011
2012
2013 2003/06/25: Abelardo Moralejo
2014
2015 * mimage/MImgCleanStd.cc:
2016 - Changed name of variable "ratio" to "factor", wherever it meant
2017 the square root of the ratio between the area of an inner pixel
2018 and the current pixel (it was confusing).
2019
2020
2021
2022 2003/06/24: Thomas Bretz
2023
2024 * manalysis/MCT1SupercutsCalc.[h,cc]:
2025 - implemented Mapping for Supercuts
2026 - changed data member arrays to TArrayD
2027
2028 * manalysis/MEnergyEstParam.h:
2029 - added a comment
2030
2031 * mhist/MHHadronness.[h,cc]:
2032 - implemented mapping
2033 - implemented calculating Acc_g/sqrt(Acc_h) for filtercuts
2034
2035 * macros/status.C:
2036 - removed MSrcPosCam
2037
2038 * mevtdisp/MGCamDisplay.cc:
2039 - display ellipse in all canvas'
2040
2041 * macros/readrfl.C:
2042 - adapted
2043
2044 * manalysis/MMcTriggerLvl2.cc, meventdisp/MGEvtDisplay.cc,
2045 mraw/MRawEvtPixelIter.cc:
2046 - adapted
2047
2048 * mgui/MCamEvent.[h,cc], mhist/MHCamEvent.[h,cc]:
2049 - more comments
2050
2051 * mgui/MHexagon.[h,cc]:
2052 - removed obsolete destructor
2053
2054 * mhist/MHCamera.[h,cc]:
2055 - removed fPhotons
2056 - removed ShowRflEvent
2057 - added comments
2058
2059 * mhist/MHTriggerLvl0.cc:
2060 - fixed comments
2061
2062 * mraw/MRawEvtData.cc:
2063 - some small changes
2064
2065 * mreflector/MRflEvtData.[h,cc]:
2066 - implemented Paint function
2067
2068 * meventdisp/MGCamDisplay.cc:
2069 - Set Name and title of MHCamera instances
2070
2071 * mraw/MRawEvtData.cc:
2072 - fixed a degug level problem
2073
2074 * mgui/MHexagon.[h,cc]:
2075 - fixed CopyConstructor
2076
2077 * mbase/MLog.cc:
2078 - fixed a bug in NoColor mode
2079
2080
2081
2082 2003/06/23: Thomas Bretz
2083
2084 * manalysis/MBlindPixelCalc.[h,cc], manalysis/MCT1PadONOFF.[h,cc],
2085 manalysis/MCT1PadSchweizer.[h,cc], manalysis/MCompProbCalc.[h,cc],
2086 manalysis/MCT1PointingCorrCalc.[h,cc], manalysis/MEnergyEstimate.[h,cc],
2087 manalysis/MCT1SupercutsCalc.[h,cc], manalysis/MEnergyEstParam.[h,cc],
2088 manalysis/MFiltercutsCalc.[cc,h], manalysis/MMatrixLoop.[h,cc],
2089 manalysis/MMcPedestalCopy.[h,cc], manalysis/MMcPedestalNSBAdd.[h,cc],
2090 manalysis/MMcTriggerLvl2Calc.[h,cc], manalysis/MPadding.[h,cc],
2091 manalysis/MMultiDimDistCalc.[h,cc], manalysis/MPedCalcPedRun.[h,cc],
2092 manalysis/MPedestalCalc.[h,cc], manalysis/MPointingCorr.[h,cc],
2093 mbase/MClone.[h,cc], mbase/MGTask.[h,cc], mbase/MPrint.[h,cc],
2094 mbase/MTask.[h,cc], mbase/MTaskInteractive.[h,cc],
2095 mbase/MTaskList.[h,cc], mtools/MChisqEval.[h,cc],
2096 mbase/MContinue.[h,cc], mdatacheck/MDumpEvtHeader.[h,cc]
2097 mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc],
2098 mfileio/MReadCurrents.[h,cc], mfileio/MReadMarsFile.[h,cc],
2099 mfileio/MReadRflFile.[h,cc], mfilter/MF.[h,cc],
2100 mfilter/MFAlpha.[h,cc], mfilter/MFCT1SelBasic.[h,cc],
2101 mfilter/MFCT1SelFinal.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
2102 mfilter/MFDataChain.[h,cc], mfilter/MFDataMember.[h,cc],
2103 mfilter/MFEnergySlope.[h,cc], mfilter/MFEventSelector.[h,cc],
2104 mfilter/MFEventSelector2.[h,cc], mfilter/MFParticleId.[h,cc],
2105 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
2106 mfilter/MFilterList.[h,cc], mhist/MFillH.[h,cc],
2107 mimage/MCameraSmooth.[h,cc], mimage/MHillasCalc.[h,cc],
2108 mimage/MHillasSrcCalc.[h,cc], mimage/MImgCleanStd.[h,cc],
2109 mimage/MNewImageParCalc.[h,cc], mmontecarlo/MMcThresholdCalc.[h,cc],
2110 mranforest/MRanForestCalc.[h,cc], mranforest/MRanForestFill.[h,cc]
2111 mmontecarlo/MMcTimeGenerate.[h,cc], mranforest/MRanForestGrow.[h,cc],
2112 mmontecarlo/MMcCollectionAreaCalc.[h,cc], mraw/MRawFileWrite.[h,cc],
2113 mmontecarlo/MMcTriggerRateCalc.[h,cc], mraw/MRawFileRead.[h,cc],
2114 manalysis/MSigmabarCalc.[h,cc], manalysis/MCerPhotAnal.[h,cc],
2115 manalysis/MCerPhotCalc.[h,cc]:
2116 - changed Bool_t in *Process to Int_t to support newer root
2117 versions correctly - PRELIMINARY (will be replaced by
2118 enums in the future)
2119
2120 * manalysis/MCerPhotEvt.[h,cc]:
2121 - added case 3 and 4 to GetPixelContent
2122 - changed definition of GetPixelContent
2123
2124 * manalysis/MCurrents.[h,cc], manalysis/MPedestalCam.[h,cc]:
2125 - changed definition of GetPixelContent
2126
2127 * manalysis/MFiltercutsCalc.[h,cc]:
2128 - Added list to ListOfCleanups, and set kMustCleanup for list
2129 - Set kMustCleanup for external filters
2130
2131 * mbase/MEvtLoop.[h,cc]:
2132 - added to ListOfCleanups
2133 - Set kMustCleanup for parlist, progressbar and display
2134 - added some checks for root's Batch-Mode
2135 - no need for checking ListOfSpecials for fDisplay (this is now
2136 handled through the Cleanups)
2137 - No need for kFileExit anymore (this can now be handles through
2138 the Cleanups)
2139 - added recursiveRemove to support Cleanups
2140 - added SetDisplay to set kMustCleanup for fDisplay
2141
2142 * mbase/MTaskList.cc, mdata/MDataArray.cc, mdata/MDataList.cc,
2143 mfilter/MFilterList.cc:
2144 - added lists to ListOfCleanups
2145 - Set kMustCleanup for the lists
2146
2147 * mbase/MParList.[h,cc]:
2148 - added lists to ListOfCleanups
2149 - Set kMustCleanup for the lists
2150 - added kCanDelete option to destructor
2151 - set kMustCleanup for all containers added to thelist
2152
2153 * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
2154 - removed unnecessary MDumpEvtHeader
2155
2156 * mbase/MContinue.[h,cc]:
2157 - added SetDisplay to support setting display for the filter
2158 - added SetLogStream to support setting logstream for the filter
2159
2160 * mfilter/MFCT1SelBasic.cc, mfilter/MFCT1SelFinal.cc,
2161 mfilter/MFCT1SelStandard.cc:
2162 - added Set-function to simplify Process
2163
2164 * mgui/MCamEvent.[h,cc]:
2165 - changed GetPixelContent definition
2166
2167 * mhist/MH.cc:
2168 - fixed Draw(TH1&, TH1&) and DrawCopy layout for newer root versions
2169
2170 * mimage/MImgCleanStd.cc:
2171 - fixed a bug in the access to ispixused-array (GetNeighbor
2172 could exceed maximum entries.
2173
2174 * mmain/MStatusDisplay.[h,cc]:
2175 - preliminary fixes to support root's batch mode
2176 - removed adding MStatusDisplay to ListOfCleanups
2177 - changed code updating the Canvas'
2178 - exit now handled by Cleanups, so this can be deleted immediatly
2179
2180 * mraw/MRawEvtData.[h,cc]:
2181 - changed definition of GetPixelContent
2182 - added code to GetPixelContent
2183
2184 * mraw/MRawEvtPixelIter.[h,cc]:
2185 - returns GetNumMaxHiGainSample
2186
2187 * mreflector/MRflEvtData.[h,cc]:
2188 - use static_cast in GetPhoton
2189 - added GetPixelContent
2190
2191 * mhist/MHTriggerLvl0.[h,cc], MHmhist/Camera.[h,cc],
2192 mhist/MHCamEvent.[h,cc]:
2193 - added
2194
2195 * manalysis/MSigmabar.cc:
2196 - unimportant simplification
2197
2198 * manalysis/MSigmabarCalc.cc:
2199 - added a preliminary workaround to support files without MMcEvt
2200 - make use of FLT_MAX
2201
2202 * mgeom/MGeomCam.[h,cc]:
2203 - Moved fPixels from pointer to an instance
2204 - removed destructor
2205 - use static_cast on operator[]
2206 - Use ForEach macro in CheckOuterRing
2207
2208 * mhist/MHSigmaTheta.cc:
2209 - added a preliminary workaround to support files without MMcEvt
2210
2211 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
2212 - removed MCT1PadONOFF
2213
2214 * manalysis/MCerPhotEvt.h:
2215 - added //-> to fPixels
2216
2217 * meventdisp/Makefile:
2218 - added -I../mhist
2219
2220 * manalysis/MMcTriggerLvl2.[h,cc], meventdisp/MGCamDisplay.[h,cc]:
2221 - replaced MCamDisplay by MHCamera
2222
2223 * mgui/GuiLinkDef.h, mgui/Makefile:
2224 - removed MCamDisplay
2225
2226 * mhist/HistLinkDef.h, mhist/Makefile:
2227 - removed MHCerPhotEvt
2228 - removed MHCurrents
2229 - removed MHTrigLvl0
2230 - removed MHOnSubtraction
2231 - added MHCamera
2232 - added MHCamEvent
2233
2234 * macros/sumcurrents.C:
2235 - adapted to changes
2236 - added filename to canvas
2237
2238 * macros/readMagic.C, macros/readCT1.C, macros/status.C,
2239 macros/readcurrents.C, macros/readrfl.C:
2240 - adapted to changes
2241
2242 * mbase/MAGIC.h:
2243 - replaced extern by R__EXTERN
2244
2245 * mbase/MParContainer.[h,cc]:
2246 - added a non empty destructor with some debug options
2247
2248 * mbase/MPrint.cc:
2249 - fixed a bug (used kSKIP instead of kSkip)
2250
2251
2252
2253 2003/06/19: Thomas Bretz
2254
2255 * mgui/MCamDisplay.[h,cc]:
2256 - fixed color palette when loading MCamDisplay
2257
2258 * mevtdisp/MGEvtDisplay.cc:
2259 - fixed a bug in ProcessMessage, 'Exit' still doesn't work.
2260
2261
2262
2263 2003/06/18: Thomas Bretz
2264
2265 * macros/sumcurrents.C:
2266 - added MDirIter support
2267 - fixed the rel. error calculation
2268 - some small corrections to the layout
2269
2270 * mhist/MHCurrents.cc:
2271 - changed histogram name
2272 - added axis titles
2273
2274 * mbase/MLog.cc:
2275 - include iomanip onstead of MLogManip
2276
2277 * mbase/MLogManip.h:
2278 - replaced preprocessor defintions for all, warn, inf, err and dbg
2279 by const variable declarations
2280 - fixed dynamic_casts
2281
2282 * macros/merpp.C:
2283 - made capable of more than one directory
2284
2285 * mmain/MStatusDisplay.cc:
2286 - removed an unsused variable
2287
2288 * Makefile.conf.osf1, Makefile.conf.osf5.1:
2289 - added definitions for __USE_STD_IOSTREAM and R__ANSISTREAM
2290 tp be able to compile on Alphas again
2291
2292 * manalysis/MCT1PadONOFF.cc:
2293 - included math.h
2294 - commented out some code to be able to compile on Alpha - FIXME
2295
2296 * mbase/MDirIter.h:
2297 - fixed a bug in the definition of MatchFilter
2298
2299 * mraw/MRawFileWrite.h:
2300 - default mode changed from UPDATE to RECREATE
2301 - default compression level changed from 9 to 1
2302
2303 * mraw/MRawEvtData.[h,cc]:
2304 - fixed to skip non connected pixels
2305
2306 * mraw/MRawRunHeader.[h,cc]:
2307 - added GetNumConnectedPixels
2308
2309
2310
2311
2312 2003/06/17: Oscar Blanch
2313
2314 * mgeom/MGeomCamECO1000HG.cc
2315 - fixed a bug in NN table
2316
2317 * mgeom/MGeomCamMagicHG.[h,cc]
2318 - New geometry for a high granularity hipothetic Magic camera
2319
2320 * mgeom/Makefile and mgeom/GeomLinkDef.h
2321 - Introduction of MGeomMagicHG class.
2322
2323
2324
2325 2003/06/17: Thomas Bretz
2326
2327 * meventdisp/MGEvtDisplay.cc:
2328 - fixed a bug which caused a endlessloop
2329
2330 * mmain/MStatusDisplay.cc:
2331 - fixed UpdatePSHeader for gcc 3.* and Suse 8.2
2332
2333 * manalysis/MCurrents.h:
2334 - fixed a bug in the const operator[]
2335
2336 * mgui/MCamDisplay.[h,cc]:
2337 - set ClassDef to 1 so that the camera display can be written into
2338 a root file
2339 - fixed destructor (didn't fit default constructor)
2340 - implemented FillRandom for test cases
2341
2342 * mgui/MHexagon.h
2343 - set ClassDef to 1 so that the camera display can be written into
2344 a root file
2345
2346
2347
2348 2003/06/16: Thomas Bretz
2349
2350 * mhist/MHOnSubtraction.cc:
2351 - worked around the non compiling source file
2352
2353 * merpp.cc:
2354 - set compression level default = 1
2355
2356 * macros/readCT1.C, macros/readMagic.C, macros/readcurrents.C,
2357 meventdisp/MGCamDisplay.cc
2358 - adapted to new MCamDisplay and MCamEvent
2359
2360 * macros/sumcurrents.C:
2361 - enhanced
2362
2363 * manalysis/MCerPhotCalc.[h, cc]:
2364 - simplified algorithm
2365
2366 * manalysis/MCerPhotEvt.[h,cc], manalysis/MCurrents.[h,cc],
2367 manalysis/MPedestalCam.[h,cc]:
2368 - derived from MCamEvent
2369
2370 * manalysis/MMcPedestalNSBAdd.cc:
2371 - minor change
2372
2373 * mbase/BaseLinkDef.h, mbase/Makefile:
2374 - added MDirIter
2375
2376 * mbase/MDirIter.[h,cc]:
2377 - added
2378
2379 * mbase/MParList.cc:
2380 - enhnced some output
2381
2382 * mbase/MTaskInteractive.cc:
2383 - fixed a bug
2384
2385 * mbase/MTaskList.cc:
2386 - added handling of gui events for Pre- and PostProcess
2387
2388 * mgeom/MGeomPix.cc:
2389 - added a comment
2390
2391 * mgui/MCamDisplay.[h,cc] - PRELIMINARY:
2392 - added a notification list
2393 - fixed SetRange if pad is not the main pad
2394 - new Fill functions using MCamEvent, removed old ones
2395
2396 * mhist/MFillH.cc:
2397 - check for the existance of the canvas
2398
2399 * mhist/MHCerPhotEvt.cc:
2400 - take usage of MCamEvent
2401
2402 * mhist/MHCurrents.cc:
2403 - take usage of MCamEvent
2404 - added rms
2405
2406 * mmain/MStatusDisplay.[h,cc]:
2407 - added "Reset" and "Remove Tab" to menu bar
2408
2409 * mraw/MRawEvtData.[h,cc]:
2410 - draw hi- and logains
2411 - derived from MCamEvent
2412
2413 * mraw/MRawEvtPixelIter.[h,cc]:
2414 - added GetVarHiGainSamples
2415
2416 * mraw/Makefile:
2417 - added -I../mgui - PRELIMINARY
2418
2419 * mhist/MH.cc:
2420 - fixed Draw(TH1&,TH1&) for newer root versions
2421
2422 * mhist/MHHadronness.cc:
2423 - fixed call to fGraph->SetMaximum(1) for newer root versions
2424
2425 * mmain/MStatusDisplay.cc:
2426 - fixed for gcc 3.* and newer root versions
2427
2428
2429
2430
2431 2003/06/13: Robert Wagner
2432 * mhist/MHOnSubtraction.cc
2433 - removed casts from double to Double_t found by gcc 3.3
2434 - added MHOnSubtraction::CalcLightCurve, a methods towards a
2435 lightcurve
2436
2437
2438
2439 2003/06/13: Thomas Bretz (making Mars work with gcc 3.3 on Suse 8.2)
2440
2441 * Makefile.conf.linux:
2442 - removed nonull-objects, Wtraditional and Wnested-externs
2443 due to warnings in gcc 3.3
2444
2445 * *:
2446 - added 'using namespace std;'
2447 - exchanged *.h C++ headers by correct headers (like <fstream>)
2448 - replaced forward declarations of streams by <iosfwd>
2449
2450 * manalysis/MCerPhotAnal.cc:
2451 - cast arguments of sqrt to correct type
2452 - corrected argument type for SetPedestalRms
2453
2454 * manalysis/MCurrents.h:
2455 - const operator[] uses 'this' now
2456
2457 * manalysis/MEnergyEstParam.[h,cc], manalysis/MSigmabarParam.[h,cc]:
2458 - fixed definition of Print
2459
2460 * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
2461 mgui/MCamDisplay.cc, mmontecarlo/MMcThresholdCalc.cc:
2462 - cast arguments of sqrt to correct type
2463
2464 * manalysis/MMultiDimDistCalc.cc:
2465 - changed type of numg/numh to Int_t
2466
2467 * mbase/BaseLinkDef.h:
2468 - removed pragma for __omanip_debug
2469
2470 * mbase/MLog.[h,cc]:
2471 - fixed copy constructor
2472 - removed usage of mkstemp -- TO BE FIXED
2473
2474 * mbase/MLogManip.[h,cc]:
2475 - completely replaced
2476
2477 * mdata/MDataArray.cc:
2478 - fixed variable type ncols (Double_t -> Int_t)
2479
2480 * mdata/MDataChain.cc:
2481 - fixed argument type of gRandom->Integer()
2482
2483 * meventdisp/MGEvtDisplay.[h,cc]:
2484 - implemented skiping of events which have 0 Pixels
2485
2486 * mfileio/MCT1ReadPreProc.cc:
2487 - fixed conversion for istream::read from Byte_t* to char*
2488 - fixed argument type in Fill (fmcsize_phel)
2489
2490 * mfileio/MChain.h:
2491 - ResetTree must also set fTreeNumber to -1 due to changes in
2492 TChain::LoadTree
2493
2494 * mfilter/MFAlpha.[h,cc]:
2495 fixed type of Alpha in Init (Float_t instead of Int_t)
2496
2497 * mfilter/MFEventSelector2.[h,cc]:
2498 - renamed Read member function to ReadDistribution
2499
2500 * mfilter/MFilterList.h:
2501 - fixed overloading of GetRule
2502
2503 * mhist/MBinning.cc, mhist/MH3.cc:
2504 - removed default argument in source file
2505
2506 * mhist/MHArray.cc:
2507 fixed type of sstyle (Stat_t -> Int_t)
2508
2509 * mhist/MHCerPhotEvt.[h,cc], mhist/MHCurrents.[h,cc]:
2510 - fixed definition of Clear()
2511
2512 * mhist/MHFadcCam.[h,cc]:
2513 - renamed Reset to ResetEntry
2514
2515 * mhistmc/MHMcEnergy.cc:
2516 - fixed argument type of log
2517
2518 * mhistmc/MHMcRate.cc:
2519 - cast argument of pow() to correct type
2520
2521 * mimage/MHillas.cc:
2522 - replaced default value for MeanX and MeanY by 0
2523
2524 * mmain/MMars.cc:
2525 - fixed argument type in TGLayoutHints
2526
2527 * mmain/MStatusDisplay.cc:
2528 - fixed some argument types
2529 - for the moment removed the update of the ps-header
2530
2531 * mmc/MMcTrig.cxx:
2532 - use binary shift instead of pow for power of two
2533
2534 * mmontecarlo/MMcEnergyEst.[h,cc]:
2535 - declared fcn as static
2536 - fixed definition of Print
2537
2538 * mmontecarlo/MMcTimeGenerate.cc:
2539 - fixed argument type of SetTime
2540
2541 * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
2542 - fixed definition of Draw
2543
2544 * mfileio/MReadRflFile.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc,
2545 mraw/MRawEvtHeader.cc, mraw/MRawRunHeader.cc:
2546 - fixed conversion for istream::read from Byte_t* to char*
2547
2548 * mreflector/MRflEvtData.cc, mreflector/MRflSinglePhoton.cc:
2549 - fixed definition of Print
2550
2551
2552
2553 2003/06/13: Robert Wagner
2554 * mhist/MHOnSubtraction.cc
2555 - Improvements in output
2556
2557
2558
2559 2003/06/12: Thomas Bretz
2560
2561 * mgui/MCamDisplay.h:
2562 - added //*MENU* to SetAutoScale, SetMinimum, SetMaximum
2563
2564
2565
2566 2003/06/11: Robert Wagner
2567
2568 * mhist/MHOnSubtraction.[h,cc]
2569 - Some bugfixes, e.g. concerning binning of result histograms
2570 - Improvements in output
2571
2572
2573
2574
2575
2576 2003/06/09: Wolfgang Wittek
2577
2578 * macros/CT1Analysis.C
2579 - replace MPadSchweizer by MCT1PadSchweizer
2580
2581 * macros/ONOFFCT1Analysis.C
2582 - current version of the macro for the analysis using ON, OFF and MC data
2583
2584 * manalysis/MPadSchweizer.[h,cc]
2585 MPadONOFF.[h,cc]
2586 - delete
2587
2588 * manalysis/MCT1PadSchweizer.[h,cc]
2589 MCT1PadONOFF.[h,cc]
2590 - add
2591
2592 * manalysis/Makefile
2593 AnalysisLinkdef.h
2594 - replace MPadSchweizer and MPadONOFF
2595 by MCT1PadSchweizer and MCT1PadONOFF
2596
2597
2598
2599 2003/06/06: Robert Wagner
2600
2601 * mhist/MHOnSubtraction.[h,cc]
2602 - Class for extracting a gamma signal from on data only. Works
2603 on fully differential data in Alpha, Energy and Theta as well
2604 as on single Alpha plots. Experimental version, expect
2605 functionality but code still optimized for debugging purposes
2606
2607 * mhist/MHAlphaEnergyTheta.cc
2608 - Fill signed alpha value instead of absolute value
2609
2610
2611
2612 2003/06/06: Wolfgang Wittek
2613
2614 * macros/optPad.C
2615 - macro for testing the optimal padding
2616
2617
2618
2619 2003/06/05: Abelardo Moralejo
2620
2621 * mhist/MHTrigLvl0.[h,cc]:
2622 - added. This is intended to find "hot" pixels firing too often
2623 or pixels firing too rarely. Very preliminar!
2624
2625 * macros/pixfirerate.C:
2626 - added. An example on how to use the class above.
2627
2628 * mhist/Makefile, HistLinkDef.h :
2629 added new class.
2630
2631
2632
2633 2003/06/05: Thomas Bretz
2634
2635 * mbase/MEvtLoop.cc:
2636 - fixed some typos in the comments
2637
2638 * meventdisp/MGCamDisplay.cc:
2639 - added MHillasSrc to eventloop
2640
2641 * meventdisp/MGEvtDisplay.cc:
2642 - print MC informations to screen, too
2643
2644 * mfileio/MReadCurrents.cc:
2645 - added a comment
2646
2647 * mhist/MHCerPhotEvt.h:
2648 - removed typo
2649
2650 * mimage/MHillasSrcCalc.cc:
2651 - create a default source if now source is available
2652
2653
2654
2655 2003/06/03: Thomas Bretz
2656
2657 * macros/readcurrents.C:
2658 - display currents in Log-Scale
2659
2660 * mgui/MCamDisplay.[h,cc]:
2661 - introduced fMinimum
2662 - introduced fMaximum
2663 - introduced fData
2664 - removed Set-functions
2665 - introduced Update()
2666 - introduced Log-Scale
2667
2668 * macros/readCT1.C:
2669 - fixed a typo
2670
2671 * mbase/MTaskInteractive.[h,cc]:
2672 - added
2673
2674 * mbase/Makefile, mbase/BaseLinkDef.h:
2675 - added MTaskInteractive
2676
2677 * mhist/MHCurrents.[h,cc]:
2678 - added (PRELIMINARY)
2679
2680 * mhist/Makefile, mhist/HistLinkDef.h:
2681 - added MHCurrents
2682
2683 * mgui/MCamDisplay.[h,cc]:
2684 - changed number of ItemsLegend to display the maximum, too
2685
2686 * macros/sumcurrents.C:
2687 - added
2688
2689
2690
2691 2003/06/03: Wolfgang Wittek
2692
2693 * mfileio/MCT1ReadPreProc.[h,cc]
2694 - reset blind pixels for each event
2695 (because they may have been changed by the padding)
2696
2697 * macros/ONOFFCT1Analysis.C
2698 - will be the macro for the CT1 analysis using ON and OFF data
2699
2700 * manalysis/MPadONOFF.[h,cc]
2701 - new class
2702 - class for the padding of ON/OFF data
2703
2704 * manalysis/MPadSchweizer.[h,cc]
2705 - remove fBlinds->Clear() because the resetting of the
2706 blind pixels is now done in MCT1ReadPreProc
2707
2708
2709
2710 2003/06/02: Thomas Bretz
2711
2712 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
2713 - added MCurrents
2714
2715 * manalysis/MCerPhotEvt.[h,cc]:
2716 - added MGeomCam argument to GetRatioMin/Max
2717
2718 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
2719 - added MReadCurrents
2720
2721 * mfileio/MReadCurrents.[h,cc]:
2722 - added
2723
2724 * manalysis/MCurrents.[h,cc]:
2725 - added
2726
2727 * mgui/MCamDisplay.[h,cc]:
2728 - added current support
2729
2730 * mbase/MTime.h:
2731 - preliminary changes to support currents
2732
2733 * mhist/MH.[h,cc]:
2734 - added usescreenfactor to MakeDefCanvas
2735
2736
2737
2738 2003/05/30: Wolfgang Wittek
2739
2740 * macros/CT1Analysis.C
2741 - current version of the CT1Analysis.C macro for the analysis of
2742 CT1 data using ON and MC data
2743
2744
2745
2746 2003/05/27: Thomas Bretz
2747
2748 * mreflector/Makefile:
2749 - removed obsolete includes
2750
2751 * mbase/MLogManip.h:
2752 - for the moment removed dbg<< from dbginf again
2753
2754 * mimage/MHNewImagePar.cc:
2755 - security check in fill
2756
2757 * mmain/MAnalysis.cc:
2758 - fixed filling of MHNewImagePar
2759
2760
2761
2762 2003/05/26: Wolfgang Wittek
2763
2764 * mfileio/MCT1ReadPreProc.cc
2765 - put back : if (event.spixsig_10thphot[i]==0)
2766 continue;
2767
2768 * manalysis/MPadSchweizer.cc
2769 - add pixels to MCerPhotEvt which are not yet in;
2770 set their number of photons equal to zero
2771
2772
2773
2774 2003/05/26: Thomas Bretz
2775
2776 * mhist/MHCerPhotEvt.cc, mfileio/MCT1ReadAscii.cc:
2777 - InitSize --> FixSize
2778
2779 * manalysis/MMcPedestalNSBAdd.cc:
2780 - fixed a typo (* instead of /)
2781
2782
2783
2784 2003/05/23: Abelardo Moralejo
2785
2786 * mreflector/Makefile:
2787 - added (was missing)
2788
2789
2790
2791 2003/05/23: Thomas Bretz
2792
2793 * Makefile:
2794 - added mreflector
2795
2796 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc:
2797 - use FixSize instead of InitSize
2798
2799 * manalysis/MCerPhotEvt.[h,cc]:
2800 - replaced InitSize by FixSize (seems to be more logical)
2801
2802 * manalysis/MMcPedestalNSBAdd.cc:
2803 - replaced GetR by GetPixRatio
2804
2805 * manalysis/MPedestalCam.cc:
2806 - replaced GetEntries by GetEntriesFast
2807
2808 * mfileio/FileIOLinkDef.h, mfileio/Makefile:
2809 - added MReadRflFile
2810
2811 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
2812 mgeom/MGeomCamMagic.[h,cc]:
2813 - replaced R by D
2814
2815 * mgui/MCamDisplay.[h,cc]:
2816 - added TClonesArray to display reflector events
2817 - added FillRflEvent
2818 - added ShowRflEvent
2819 - adapted Paint function
2820
2821 * mgui/MHexagon.[h,cc]:
2822 - replaced GetR by GetD
2823 - added DistanceToPrimitive (capital T)
2824
2825 * mgui/Makefile:
2826 - added mreflector
2827
2828 * mfileio/MReadRflFile.[h,cc]:
2829 - added
2830
2831 * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h,
2832 mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]:
2833 mreflector/MRflEvtHeader.[h,cc], mreflector/MRflRunHeader.[h,cc]:
2834 - added
2835
2836 * macros/readRfl.C:
2837 - added
2838
2839
2840
2841 2003/05/22: Abelardo Moralejo
2842
2843 * mhist/MHMatrix.[h,cc]
2844 - add member function ShuffleRows() to randomize the order of the
2845 matrix rows. This is useful for instance for the random forest,
2846 (See RanForest.C) when we feed a hadron training sample with
2847 both protons and helium nuclei: if they are ordered (first all
2848 events of one type, then those of the other) the method does not
2849 seem to work well. Any other kind of ordering might be harmful
2850 as well (in theta, phi or whatever).
2851
2852
2853
2854 2003/05/22: Wolfgang Wittek
2855
2856 * mfileio/MCT1ReadPreProc.[h,cc]
2857 - add member function DiscreteTheta
2858 - discretize the Theta according to the binning in Theta
2859 (for data and MC)
2860 original Theta is stored in the container "ThetaOrig"
2861 the discretized Theta is stored in MMcEvt.fTelescopeTheta
2862
2863
2864
2865 2003/05/21: Thomas Bretz
2866
2867 * mfileio/MReadTree.cc:
2868 - changed text of a warning
2869 - removed obsolete comment
2870
2871 * mfileio/MWriteRootFile.[h,cc]:
2872 - changed Print function to support kIsNewTree flag
2873 - changed BIT(15) to BIT(16) because it is already used by TBranch
2874
2875
2876
2877 2003/05/21: Wolfgang Wittek
2878
2879 * mhist/MHBlindPixels.[h,cc]
2880 - change 1D histogram into 2D histogram (pixel Id vs. Theta)
2881 - add 2D histogram : no.of blind pixels vs. Theta
2882
2883 * mhist/MHSigmaTheta.cc
2884 - correct "BinningPix"
2885
2886 * manalysis/MPadSchweizer.[h,cc]
2887 - add simulation of blind pixels
2888
2889 * mhist/MHMatrix.cc
2890 - in DefRefMatrix : allow variable bin size for 'hth' and 'hthd'
2891
2892
2893
2894 2003/05/20: Oscar Blanch Bigas
2895
2896 * mgeom/MGeomCamECO1000HG.[h,cc]
2897 - new files for ECO1000 camera geometry with pixels
2898 of half angualr size.
2899
2900 * mgeom/Mkefile:
2901 - added MGeomCamECO1000HG.[h,cc] files
2902
2903 * mgeom/GeomLinkDef.h
2904 - added class MGeomCamECO1000HG
2905
2906
2907
2908 2003/05/20: Thomas Bretz
2909
2910 * mbase/MLog.h:
2911 - added Separator member function
2912
2913 * mfileio/MReadMarsFile.cc:
2914 - moved output in Notify to MReadTree::Notify
2915 - call MReadTree:Notify in Notify
2916
2917 * mfileio/MReadTree.[h,cc]:
2918 - do not try to delete a Baddress if it is NULL ("*")
2919 - added CheckBranchSize member function
2920 - added the size consistency check to Notify
2921
2922 * mfileio/MWriteRootFile.cc:
2923 - mini changes to Print-output
2924
2925 * mfilter/MF.[h,cc]:
2926 - added Print-function
2927
2928 * mraw/MRawEvtPixelIter.h:
2929 - removed wrong EOL characters
2930
2931 * macros/multidimdist2.C:
2932 - made variable names unique
2933
2934 * macros/star.C:
2935 - added sigmabar
2936
2937 * macros/status.C:
2938 - added sigmabar
2939 - added MHSigmaTheta
2940
2941 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
2942 - added MFiltercutsCalc
2943
2944 * manalysis/MFiltercutsCalc.[h,cc]:
2945 - added
2946
2947
2948 2003/05/19: Thomas Bretz
2949
2950 * mgui/MCamDisplay.cc:
2951 - removed an unused variable.
2952
2953 * Makefile.rules:
2954 - fixed Mr.Proper
2955
2956 * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTaskList.cc,
2957 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
2958 - use new manipulator 'underline'
2959
2960 * mbase/MLog.cc:
2961 - added new underlining
2962 - added blue color for debugging
2963
2964 * mbase/MLogManip.[h,cc]:
2965 - added underline
2966 - added dbg and increased all other debug(n) levels by one
2967
2968 * mbase/MParContainer.h:
2969 - made fDisplay persistent (workaround for a obsolete warning in
2970 root 3.02/07)
2971
2972 * mfileio/MWriteRootFile.[h,cc]:
2973 - fixed a bug introduced when implementing UPDATE mode,
2974 kIsNewTree set for TTree
2975
2976
2977
2978 2003/05/16: Abelardo Moralejo
2979
2980 * mmontecarlo/MMcEnergyEst.[h,cc]
2981 - Added SetCoeff
2982
2983
2984
2985 2003/05/16: Thomas Bretz
2986
2987 * mfilter/MFEventSelector2.[h,cc]:
2988 - added
2989
2990 * mfilter/Makefile, mfilter/FilterLinkDef.h:
2991 - added MFEventSelector2
2992
2993 * mbase/MContinue.cc:
2994 - SetDisplay for filter
2995 - Set LogStream for filter
2996
2997 * mbase/MEvtLoop.cc:
2998 - don't use pointer to fTasklist in PostProcess if not initialized
2999 - do not execute Process if fTasklist is not initialized
3000
3001 * mbase/MTask.[h,cc]:
3002 - overwrite SetDisplay (set also display of attached filter
3003
3004 * mbase/MTaskList.cc:
3005 - minor changes
3006
3007 * mdata/MDataChain.[h,cc]:
3008 - implemented ParseDataMember to support constants
3009
3010 * mfileio/MCT1ReadPreProc.[h,cc]:
3011 - added fNumFile to support Rewind
3012 - added Rewind
3013
3014 * mfileio/MRead.[h,cc]:
3015 - new virtual function Rewind
3016
3017 * mfileio/MReadMarsFile.[h,cc]:
3018 - added Rewind
3019
3020 * mfileio/MReadTree.[h,cc]:
3021 - added Rewind
3022 - fixed a missing 'else' in AddFile
3023
3024 * mhist/MBinning.[h,cc]:
3025 - added SetEdges(TAxis&)
3026 - added SetEdges(TH1&, char)
3027
3028 * mhist/MFillH.[h,cc]:
3029 - added bit kDoNotDisplay
3030
3031 * mhist/MH.h:
3032 - added a comment
3033
3034 * mhist/MH3.[h,cc]:
3035 - implemented GetRule
3036 - implemented GetNbins
3037 - implemented FindFixBin
3038
3039 * mimage/MHHillasSrc.cc:
3040 - replaced gPad->cd(4) by savepad
3041
3042 * mmain/MStatusDisplay.[h,cc]:
3043 - fixed locked mode for loop-in-loop cases
3044
3045
3046
3047 2003/05/15: Wolfgang Wittek
3048
3049 * macros/CT1EgyEst.C
3050 - replace "energyest.root" by paramout
3051
3052
3053
3054 2003/05/14: Wolfgang Wittek
3055
3056 * macros/CT1env.rc
3057 - CT1env replaced by CT1env.rc
3058
3059 * mranforest/MRanForestCalc.cc
3060 - exchange arguments in
3061 FindCreateObj("MHadronness", fHadronnessName)
3062
3063
3064
3065 2003/05/13: Thomas Bretz
3066
3067 * mdata/MDataArray.[h,cc]:
3068 - addeed GetData and >>-operator to fill a TVector from the array
3069
3070 * manalysis/MMultiDimDistCalc.cc:
3071 - use new >>-operator from MDataArray
3072
3073 * mranforest/MRanForest.[h,cc]:
3074 - TVector& in CalcHadronness declared const
3075 - added a const qualifier to 'Float_t sum'
3076 - removed Reset() from a TIter declaration (done by the TIter
3077 constructor)
3078
3079 * mranforest/MRanForestCalc.cc:
3080 - fill TVector with new >>-operator of MDataArray
3081
3082 * mranforest/MRanTree.[h,cc]:
3083 - removed obsolete returns at the end of some functions
3084 - TVector& in TreeHad declared const
3085 - changed if to ?:-operator in TreeHad
3086 - TreeHad() calls TreeHad(const TVector &) now (code is not
3087 implemented twice)
3088
3089
3090
3091 2003/05/12: Abelardo Moralejo
3092
3093 * mhistmc/MHMcEnergyMigration.cc
3094 - Draw(): fixed axis label in one plot.
3095
3096
3097
3098 2003/05/12: Thomas Bretz
3099
3100 * mmain/MStatusDisplay.[h,cc]:
3101 - implemented UpdatePSHeader
3102
3103
3104
3105 2003/05/10: Thomas Bretz
3106
3107 * Makefile.rules:
3108 - implemented diff
3109
3110 * NEWS:
3111 - changed
3112
3113 * manalysis/MCT1SupercutsCalc.cc:
3114 - fixed variable names
3115
3116 * mbase/MParContainer.cc:
3117 - replaces IsA()->GetName() by ClassName()
3118
3119 * mbase/Makefile:
3120 - removed obsolete include paths
3121
3122 * mdata/MDataArray.[h,cc]:
3123 - new member function GetRule(int)
3124
3125 * mgui/MCamDisplay.[h,cc]:
3126 - implemented GetObjectInfo
3127
3128 * mhist/MH.[h,cc]:
3129 - implemented ProjectionX
3130 - implemented ProjectionY
3131 - implemented FindObjectInPad
3132
3133 * mhist/MHSigmaTheta.[h,cc]:
3134 - implemented Paint
3135
3136 * mmain/MStatusDisplay.[h,cc]:
3137 - implemented kFileCanvas
3138 - implemented kFileBrowser
3139
3140
3141
3142 2003/05/09: Abelardo Moralejo
3143
3144 * mhistmc/MHMcEnergyMigration.[h,cc]
3145 - Added histograms, changed Draw() to display them. Still
3146 provisional, many changes in the whole part of the energy
3147 estimator are needed.
3148
3149 * macros/CT1EEst.C, CT1EnergyEst.C
3150 - Removed
3151
3152 * macros/CT1EgyEst.C
3153 - Added example on how to use the energy estimation for CT1.
3154 Very provisional!
3155
3156
3157
3158 2003/05/09: Wolfgang Wittek
3159
3160 * manalysis/MCT1SupercutsCalc.cc
3161 - add SetReadyToSave()
3162
3163
3164
3165 2003/05/09: Thomas Bretz
3166
3167 * mbase/MLog.cc:
3168 - do not underline if eNoColors is set
3169 - fixed abug in Output() (last character missing when flushed)
3170 - same when flushing to the GUI
3171
3172 * mbase/MLogManip.cc:
3173 - removed an obsolete comment
3174
3175 * mfileio/MReadTree.cc:
3176 - print warning in case no files could be added to chain
3177
3178 * mfilter/MFDataChain.h:
3179 - fixed code layout
3180
3181 * mimage/MHHillasSrc.h:
3182 - added Paint
3183
3184 * mimage/MHillasCalc.[h,cc]:
3185 - changed default title
3186
3187 * Makefile:
3188 - added rule 'diff'
3189
3190 * mhist/MHMatrix.cc:
3191 - compressed some debug outputs
3192
3193 * manalysis/MSigmabar.[h,cc]:
3194 - deleted the fCalcPixNum variable (not used).
3195
3196 * macros/star.C, macros/starct1.C:
3197 - updated
3198
3199 * mhist/MBinning.cc:
3200 - fixed SetBinningCos
3201
3202 * mhist/MHSigmaTheta.[h,cc]:
3203 - in setting of binnings changes npix+1 to npix
3204 (SetEdges takes the number of _bins_ as argument)
3205 - fixed titles (LaTeX style)
3206 - added default binning (may have to be changed for Magic)
3207 - removed obsolete destructor
3208 - removed default canvas size of 900x900
3209 - temporarily removed SetLogy() for first pad. I'm searching
3210 for a solution to put it in again when using the status display
3211
3212
3213
3214 2003/05/08: Thomas Bretz
3215
3216 * Makefile.rules:
3217 - fixed the rmhtml bug
3218
3219 * macros/collarea.C:
3220 - changed to use MStatusDisplay
3221
3222 * manalysis/MCT1SupercutsCalc.cc:
3223 - fixed a typo
3224
3225 * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
3226 - added FindTask member functions
3227
3228 * mbase/MLog.cc:
3229 - do not crop logging to GUI to 1000 lines anymore
3230
3231 * mdata/MDataChain.cc:
3232 - use GetRule() in the constructor instead of Print()
3233
3234 * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
3235 - do not return str+"something"
3236
3237 * mhist/MH.[h,cc]:
3238 - fixed a bug in DrawCopy(TH1*,TH1*)
3239 - overwrite Clone function and do not add TH1 to gDirectory
3240 when cloning MH classes
3241
3242 * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
3243 - adde a sanity check to Fill
3244
3245 * mimage/MHHillasSrc.cc:
3246 - do not set the log scale before we have entries in the histogram
3247
3248
3249
3250 2003/05/08: Abelardo Moralejo
3251
3252 * mimage/MImgCleanStd.cc
3253 - extended comment on standard cleaning. Removed an obsolete
3254 comment.
3255
3256 * mhistmc/MHMcCollectionAreaCalc.cc
3257 - Changed binning of histograms, so that the collection area
3258 can be calculated also between 5 and 10 GeV (for pulsar studies)
3259
3260
3261
3262 2003/05/07: Nadia Tonello
3263
3264 * manalysis/MCT1PointingCorrCalc.[h,cc]
3265 - deleted the fMcEvt variable (not used).
3266
3267
3268 2003/05/07: Thomas Bretz
3269
3270 * mmain/Makefile, mmain/MainLinkDef.h:
3271 - added MSearch
3272
3273 * mmain/MSearch.[h,cc]:
3274 - added
3275
3276 * mmmain/MStatusDisplay.[h,cc]:
3277 - implemented Search
3278
3279 * mhist/MHSigmaTheta.cc:
3280 - removed borders around the pads (Draw)
3281
3282 * mfileio/MCT1ReadPreProc.cc:
3283 - do not output the run number twice!
3284
3285 * mimage/MHillasExt.[h,cc]:
3286 - changed ClassDef to 2
3287 - updated comments
3288
3289 * mimage/MNewImagePar.cc:
3290 - updated comments
3291
3292
3293
3294 2003/05/07: Abelardo Moralejo
3295
3296 * mranforest/Makefile
3297 - fixed typo.
3298
3299
3300
3301 2003/05/06: Abelardo Moralejo
3302
3303 * mhistmc/MHMcCollectionArea.cc
3304 - Added: delete &pally
3305
3306 * mfilter/MFCT1SelFinal.cc
3307 - changed FindObject("MGeomCam") to
3308 FindCreateObj("MGeomCamCT1","MGeomCam")
3309
3310 * mhistmc/MHMcCollectionArea.cc
3311 - in procedure Calc(TH2D &hsel, TH2D &hall) : changed the
3312 calculation of maximum impact parameter. Now it looks for
3313 the non-empty bin of histogram "hall" with highest impact
3314 parameter. The code could not work as it was before, but this
3315 had influence only when running over camera files containing all
3316 events, including non-triggers (while we usually run over files
3317 containing only triggers).
3318
3319
3320
3321 2003/05/06: Thomas Bretz
3322
3323 * manalysis/MRan*, mhist/MHRan*:
3324 - moved to new directory mranforest
3325
3326 * mranforest, mranforest/Makefile, mranforest/RanForestLinkDef.h,
3327 mranforest/RanForestIncl.h:
3328 - added
3329
3330 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3331 - removed MRan*
3332
3333 * mhist/Makefile, mhist/HistLinkDef.h:
3334 - removed MHRan*
3335
3336 * Makefile:
3337 - mranforest added
3338
3339 * mbase/MLog.cc:
3340 - sanity check in MLog::Output (len>0)
3341
3342 * mimage/MImgCleanStd.cc:
3343 - adapted path to html images
3344
3345 * htmldoc/*:
3346 - moved to new path htmldoc/images
3347
3348 * Makefile.rules:
3349 - corrected rule rmhtmldoc
3350
3351 * NEWS:
3352 - updated
3353
3354 * macros/dohtml.C, macros/rootlogon.C:
3355 - added mranforest
3356
3357 * mbase/MEvtLoop.cc:
3358 - fixed a typo
3359
3360 * mhist/HistLinkDef.h
3361
3362
3363
3364 2003/05/05: Nadia Tonello
3365
3366 * mfilter/MFCT1SelStandard.cc
3367 - correct the default name of fImgParName
3368 ("MNewImgPar") => ("MNewImagePar")
3369
3370
3371
3372 2003/05/05: Thomas Bretz
3373
3374 * mbase/MEvtLoop.cc:
3375 - underline Instatiation Message
3376 - small change to a warning output
3377
3378 * mbase/MLog.[h,cc]:
3379 - added stuff for underlining
3380 - changed from TGListBox to TGViewText
3381
3382 * mmain/MStatusDisplay.[h,cc]:
3383 - changed fLogBox from TGListBox to TGViewText
3384 - added menu 'Log'
3385 - changed division of status line to 'Goldener Schnitt'
3386
3387 * mhist/MHHadronness.cc, mhist/MHCerPhotEvt.cc, mhist/MHStarMap.cc,
3388 mimage/MHHillas.cc:
3389 - fixed 'redifinion of default argument'
3390
3391 * mbase/Makefile, mfileio/Makefile:
3392 - moved first source file to second position to get rid of crashes
3393 of rootcint on our Alpha
3394
3395 * mimage/MNewImagePar.cc:
3396 - removed maxpixid (not used)
3397
3398 * manalysis/MRanTree.cc:
3399 - replaced ostream.h by iostream.h
3400
3401 * manalysis/MPadding.h:
3402 - added a missing const qualifier in the definition of 'Padding'
3403
3404 * mmontecarlo/MMcEnergyEst.cc:
3405 - added math.h
3406
3407 * Makefile, mbase/Makefile, mmain/Makefile:
3408 - changed order (linking on our Alpha failed)
3409
3410 * mbase/MLog.h:
3411 - don't include iostream.h if __CINT__ (crashes rootcint on our
3412 alpha)
3413
3414
3415
3416 2003/05/05: Wolfgang Wittek
3417
3418 * manalysis/MPadSChweizer.cc
3419 - delete histograms in destructor
3420
3421
3422
3423 2003/05/02: Thomas Bretz
3424
3425 * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu,
3426 Makefile.conf.osf1, Makefile.conf.osf5.1:
3427 - added MARSDEFINES, MARSFLAGS, MARSLIBS
3428
3429 * mars.cc:
3430 - replaces HAVE_LOGO by HAVE_XPM
3431
3432 * NEWS:
3433 - updated
3434
3435 * mbase/MLogo.cc:
3436 - replaces marslogo_neu by marslogo
3437 - encapsulated in HAVE_XPM
3438
3439 * mbase/Makefile:
3440 - added MLogo.cc
3441
3442 * mmain/MGMenu.cc:
3443 - fixed the 'KeyAutoRepeat' bug
3444
3445 * manalysis/MCerPhotEvt.[h,cc:
3446 - added RemoveUnusedPixels
3447
3448 * manalysis/MSigmabar.cc:
3449 - small simplification for compiler optimization
3450
3451 * mbase/MEvtLoop.cc:
3452 - changed output to fDisplay
3453 - changed behaviour in case of a failed PostProcess
3454
3455 * mbase/MLog.[h,cc]:
3456 - added flushing and tab conversion to GUI
3457 - added color support
3458
3459 * mbase/MParList.cc:
3460 - replaced some *Iter by MIter
3461
3462 * mbase/MTask.cc, mbase/MTaskList.cc:
3463 - added output to fDisplay
3464 - replaced some *Iter by MIter
3465
3466 * mhist/MH.cc:
3467 - don't add clones to directory
3468
3469 * mimage/MImgCleanStd.[h,cc]:
3470 - replaced divisiond by multiplications
3471 - fixed StreamePrimitive
3472 - do not allow 0 rings
3473
3474 * mmain/MStatusDisplay.[h,cc]:
3475 - added writing gif
3476 - added writing C
3477 - changes SaveAs to non-const (added output to status lines)
3478 - replaced TGLabels by TGStatusBar
3479
3480
3481
3482 2003/04/30: Wolfgang Wittek
3483
3484 * manalysis/MPadSchweizer.[h,cc]
3485 - reorder histograms
3486
3487 * mhist/MHSigmaTheta.[h,cc]
3488 - remove last 3 plots (otherwise get segmentation violation ???)
3489
3490 * mimage/MHNewImagePar.[h,cc]
3491 - change range of leakage to be plotted
3492 (want to see also leakage=0)
3493
3494
3495
3496 2003/04/30: Nadia Tonello
3497
3498 * manalysis/MCerPhotPix.[h,cc]:
3499 - deleted Bool_t fIsUsed and substituted with
3500 the condition: fRing>0 in the functions
3501 Bool_t IsPixelUsed() const{return fRing>0;}
3502 void SetPixelUsed() { fRing = 1;}
3503 void SetPixelUnused(){ fRing = 0;}
3504
3505
3506
3507 2003/04/29: Wolfgang Wittek
3508
3509 * mhist/MHSigmaTheta.[h,cc]:
3510 - ClassDef( ,0) -> ClassDef( , 1)
3511 - minor corrections in Draw()
3512
3513
3514
3515 2003/04/29: Thomas Bretz
3516
3517 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelFinal.[h,cc],
3518 mfilter/MFCT1SelStandard.[h,cc]:
3519 - reordered includes
3520 - removed MHillas from constructor (if present)
3521 - added corresponding Setter-methods
3522 - added many const qualifiers
3523 - removed some obsolete data members
3524 - made some member functions private
3525 - only store fMm2Deg, not the pointer to MGeomCam
3526 - don't use the CT1 camera build in... (to be discussed)
3527 - fixed MHillas, MHillasExt and MNewImagePar stuff
3528
3529 * mimage/MImgCleanStd.[h,cc]:
3530 - added Nadia to the list of authors
3531 - added pngs for the formulars
3532
3533 * htmldoc, htmldoc/MImgCleanStd-f1.png, htmldoc/MImgCleanStd-f2.png:
3534 - added
3535
3536 * manalysis/MCT1SupercutsCalc.[h,cc]:
3537 - changed the default "MHillasExt" to "MHillas"
3538
3539 * mbase/MEvtLoop.cc:
3540 - fixed a bug in ProcessGuiEvents
3541
3542 * mhist/MH*.[h,cc], mhistmc/MH*.[h,cc], mimage/MH*.[h,cc]:
3543 - changed "Double_t w" in Fill to "const Stat_t w"
3544 - added weight in some classes to TH::Fill
3545
3546 * mbase/MHtml.[h,cc]:
3547 - removed
3548
3549 * mfileio/MCT1ReadPreProc.cc:
3550 - removed the dependance on a MBinning in Theta.
3551
3552
3553
3554 2003/04/29: Abelardo Moralejo
3555
3556 * mmontecarlo/MMcCollectionareaCalc.[h,cc]
3557 - Now the energy limits and spectral slope used in Corsika are
3558 read from the run header. Warning: impact parameter is still
3559 fixed (I changed it from 400 m to 300 m, our present MC
3560 production default). Added warning message about this.
3561 Collection areas calculated up to now with the new MC library
3562 are overestimated by a ~77% ! This class will be removed in
3563 the future and replaced by MFillH.
3564
3565 * mhistmc/MHMcCollectionArea.[h,cc]
3566 - Adapted to the change of MMcCollectionAreaCalc. Added arguments
3567 to CalcEfficiency.
3568
3569
3570
3571 2003/04/28: Nadia Tonello
3572
3573 * mimage/MImgCleanStd.[h,cc]
3574 - added the option kDemocratic using sigmabar of the inner pixels
3575 - added the option to select the number of rings of pixels
3576 to analyze around the core pixels
3577 - added documentation
3578
3579 * manalysis/MCerPhotPix.[h,cc]
3580 - added fRing and Get-Set functions
3581
3582
3583
3584 2003/04/28: Oscar Blanch
3585
3586 * mgeom/MGeomCamECO1000.[h,cc]
3587 - New files for ECO 1000 camera geometry.
3588
3589 * mgeom/GeomLinkDef.h
3590 - Added class MGeomCamECO1000
3591
3592 * mgeom/Makefile
3593 - Added class MGeomCamECO1000
3594
3595
3596
3597 2003/04/28: Abelardo Moralejo
3598
3599 * mmontecarlo/MMcEnergyEst.[h,cc]
3600 - Lots of fixes after Thomas suggestions. Now cuts are not part
3601 of the class, but introduced via a new MFilter* member. Changed
3602 all Char_t* for TString. Changed own TMiniut pointer by gMinuit.
3603 Removed couts and used fLog instead. Function fcn is no longer
3604 declared external.
3605
3606
3607
3608 2003/04/28: Thomas Bretz
3609
3610 * NEWS:
3611 - updated
3612
3613 * manalysis/MBlindPixelCalc.cc:
3614 - use Are of pixles while interpolating
3615
3616 * mbase/MEvtLoop.cc:
3617 - output speed in Evts/s to fDisplay
3618
3619 * mbase/MGGroupFrame.h:
3620 - fixed a typo
3621
3622 * mbase/MTask.[h,cc]:
3623 - Added OverwritesProcess
3624
3625 * mbase/MTaskList.[h,cc]:
3626 - removed CheckClassForProcess
3627 - replaced by MTask::OverwritesProcess
3628
3629 * mhist/MFillH.cc:
3630 - only draw something if the class overwrites the Draw function
3631
3632 * mhist/MH.[h,cc]:
3633 - added OverwritesDraw
3634 - added a higher maximum, lower minimum to Draw(TH1, TH1)
3635 - changed default size
3636
3637 * mhist/MHMatrix.cc:
3638 - mini change
3639
3640 * mimage/MHHillas.[h,cc]:
3641 - removed fUsedPix
3642 - removed fCorePix
3643
3644 * mimage/MHHillasExt.[h,cc]:
3645 - removed fHConc
3646 - removed fHConc1
3647 - changed default name to MHillasExt
3648
3649 * mimage/MHNewImagePar.[h,cc]:
3650 - added fHistConc
3651 - added fHistConc1
3652 - added fHistUsedPix
3653 - added fHistCorePix
3654
3655 * mimage/MHillas.cc:
3656 - removed fNumCorePixels
3657 - removed fNumUsedPixels
3658 - made fCosDelta writable
3659 - made fSinDelta writable
3660 - made GetSinDelta() public
3661 - made GetCosDelta() public
3662
3663 * mimage/MHillasExt.[h,cc]:
3664 - removed fConc
3665 - removed fConc1
3666 - changed default name to MHillasExt
3667 - derives from MParContainer now instead of MHillas
3668
3669 * mimage/MNewImagePar.[h,cc]:
3670 - added fNumCorePixels
3671 - added fNumUsedPixels
3672 - added fConc
3673 - added fConc1
3674
3675 * mimage/MNewImageParCalc.[h,cc]:
3676 - removed
3677
3678 * mimage/MHillasCalc.[h,cc]:
3679 - changed so, that it can calc MHillas, MHillasExt and MNewImagePar
3680
3681 * mimage/MHillasSrc.cc:
3682 - sqrt(tand*tand+1) replaced by 1/CosDelta
3683
3684 * mmain/MStatusDisplay.[h,cc]:
3685 - added second argument to SetLogStream
3686
3687 * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc],
3688 mhist/MHCerPhotEvt.[h,cc], mhist/MHEffOnTime.[h,cc],
3689 mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc],
3690 mhist/MHEnergyTheta.[h,cc], mhist/MHEnergyTime.[h,cc],
3691 mhist/MHFlux.[h,cc], mhist/MHMatrix.[h,cc],
3692 mhist/MHSigmaTheta.[h,cc], mhistmc/MHMcCollectionArea.[h,cc],
3693 mhistmc/MHMcDifRate.[h,cc], mhistmc/MHMcEfficiency.[h,cc],
3694 mhistmc/MHMcEfficiencyEnergy.[h,cc], mhistmc/MHMcEfficiencyImpact.[h,cc],
3695 mhistmc/MHMcEnergy.[h,cc], mhistmc/MHMcEnergyImpact.[h,cc],
3696 mhistmc/MHMcEnergyMigration.[h,cc], mhistmc/MHMcRate.[h,cc]:
3697 - removed DrawClone
3698 - fixed Draw
3699
3700 * macros/MagicHillas.C, macros/star.C:
3701 - removed MHillasExt (not necessary anymore)
3702 - added MNewImagePar
3703
3704 * macros/readCT1.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
3705 mmain/MAnalysis.cc:
3706 - added MHillasExt to be displayed
3707 - added MNewImagePar to be displayed
3708
3709 * manalysis/MCT1SupercutsCalc.[h,cc]:
3710 - removed empty destructor
3711 - fixed output in PreProcess
3712 - changed MHillasExt to MHillas
3713
3714
3715
3716
3717
3718 2003/04/28: Wolfgang Wittek
3719
3720 * manalysis/MPadSchweizer.[h,cc]
3721 - extend documentation
3722 - remove histograms which are also made by MHSigmaTheta
3723 - minor modifications
3724
3725
3726
3727 2003/04/25: Thomas Bretz
3728
3729 * mfilter/MFEnergySlope.cc:
3730 - removed obsolete PostProcess
3731
3732 * mdatacheck/MGDisplayAdc.cc:
3733 - fixed a bug which caused nothing to beeing displayed if only
3734 the Hi gains where existing (Exists->HasHi)
3735
3736 * mhist/MH.cc:
3737 - small change to GetNewPad
3738
3739 * mhistmc/MHMcEnergyMigration.h:
3740 - fixed the includes
3741
3742 * mgui/MCamDisplay.cc:
3743 - changed autoscaling (max<1:max=1 --> max==min:max=min+1)
3744
3745 * manalysis/MBlindPixelCalc.cc:
3746 - interpolate: take pixel area into account
3747
3748 * mhist/MHSigmaTheta.h:
3749 - removed nonsense GetSigmaThetaByName(const TString name)
3750 - removed nonsense GetSigmaPixThetaByName(const TString name)
3751 - removed nonsense GetDiffPixThetaByName(const TString name)
3752
3753 * manalysis/MPadSchweizer.cc:
3754 - fixed naming
3755 - fixed usage of operators
3756 - added some const qualifiers
3757 - replaced 'int OK' by 'Bool_t ok'
3758 - fixed wrong usage floating point value 0
3759
3760 * mimage/MImgCleanStd.cc:
3761 - moved ratio to the other side of the condition (don't divide
3762 if it is not necessary)
3763
3764
3765
3766 2003/04/24: Abelardo Moralejo
3767
3768 * macros/rootlogon.C
3769 - added gInterpreter->AddIncludePath(dir+"mhistmc");
3770
3771
3772
3773 2003/04/24: Thomas Bretz
3774
3775 * macros/rootlogon.C:
3776 - added mimage
3777
3778 * macros/dohtml.C:
3779 - added mhistmc
3780 - added mimage
3781 - added status.C
3782
3783 * mfilter/MFCT1Supercuts.[h,cc]:
3784 - removed
3785
3786 * manalysis/MPadSchweizer.[h,cc]:
3787 - renamed arguments of SetHistograms to Mars style
3788 - removed default argument for SetHistograms (usage would result
3789 in a crash)
3790 - removed empty destructor
3791
3792 * mhistmc/MHMcTriggerLvl2.h:
3793 - removed the wrong f in GetHistf
3794
3795 * manalysis/MSigmabarParam.h:
3796 - added const qualifiers to getters
3797
3798 * mfileio/MWriteRootFile.[h,cc]:
3799 - fixed support for UPDATE
3800
3801 * mfilter/MFEnergySlope.cc:
3802 - cleaned
3803 - removed empty PostProcess
3804
3805 * mhist/MHCerPhotEvt.cc:
3806 - removed ratio from Fill
3807
3808 * mhist/MH.h:
3809 - fixed a bug in the overloading of DrawClone
3810
3811 * mimage/MHillasSrc.[h,cc], mimage/MHHillasSrc.[h,cc]:
3812 - like suggested by Wolfgang: removed Head-Tail
3813
3814 * mbase/MEvtLoop.cc:
3815 - fixed a bug in the progress bar update at the end of the loop
3816
3817
3818
3819 2003/04/24: Wolfgang Wittek
3820
3821 * mfilter/MFCT1SelFinal.cc
3822 - small correction in output
3823
3824 * mhistmc/MHMcCT1CollectionArea.cc
3825 - plot all 3 histograms in DrawClone()
3826
3827 * manalysis/MPadSchweizer.[h,cc]
3828 - cleanup as proposed by Thomas
3829 - new member function SetHistograms() to set the pointers to the
3830 histograms to be used in the padding
3831
3832
3833
3834 2003/04/24: Antonio Stamerra
3835
3836 * mhistmc/MHMcTriggerLvl2.[h,cc]
3837 - renamed some variable (hf->fHist)
3838 - added fHist*Norm and fFNorm in the destructor
3839
3840 * manalysis/MMcTriggerLvl2.[h,cc]
3841 - added CalcCompactPixel() public method
3842 - implemented CalcPseudoSize method (still under construction...)
3843 - added inline method SetNewCamera(), used in the costructor
3844 - renamed global variables pixels_in_cell->gsPixelsInCell
3845 and pixels_in_lut->gsPixelsInLut
3846 - added destructor
3847
3848
3849
3850 2003/04/23: Thomas Bretz
3851
3852 * mhist/MHCerPhotEvt.[h,cc]:
3853 - updated dox
3854
3855 * manalysis/MCT1SupercutsCalc.h, manalysis/MPadSchweizer.h:
3856 - ClassDef -> 0
3857
3858 * NEWS:
3859 - updated
3860
3861 * mfileio/MWriteRootFile.[hcc]:
3862 - fixed the missing function of UPDATE files
3863
3864 * mhist/MFillH.[h,cc]:
3865 - implemented fWeight
3866 - adapted StreamPrimitive
3867 - changed fCanvas to //!
3868 - changed class version umber from 1 to 2
3869
3870 * mhist/MH.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc],
3871 mhist/MHAlphaEnergyTime.[h,cc], mhist/MHArray.[h,cc],
3872 mhist/MHBlindPixels.[h,cc], mhist/MHCompProb.[h,cc],
3873 mhist/MHEffOnTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc],
3874 mhist/MHEffOnTimeTime.[h,cc], mhist/MHEnergyTheta.[h,cc],
3875 mhist/MHFadcCam.[h,cc], mhist/MHFlux.[h,cc],
3876 mhist/MHGamma.[h,cc], mhist/MHHadronness.[h,cc],
3877 mhist/MHMatrix.[h,cc], mhist/MHRanForest.[h,cc],
3878 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
3879 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
3880 mhist/MHStarMap.[h,cc], mhist/MHThetabarTheta.[h,cc],
3881 mhist/MHThetabarTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc],
3882 mhist/MHTimeDiffTime.[h,cc], mhistmc/MHMcCT1CollectionArea.[h,cc],
3883 mhistmc/MHMcEnergyImpact.[h,cc], mhistmc/MHMcEnergyMigration.[h,cc]
3884 mhistmc/MHMcTriggerLvl2.[h,cc], mimage/MHHillas.[h,cc],
3885 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
3886 mimage/MHNewImagePar.[h,cc]:
3887 - added second (weight) argument to Fill
3888 - in some headers: removed obvious virtual
3889 - removed some dummy Fill function (not necessary anymore)
3890
3891
3892
3893 2003/04/23: Abelardo Moralejo
3894
3895 * mhistmc/MHMcCT1CollectionArea.[h,cc]
3896 - Now the class inherits from MH instead of directly from
3897 MParContainer. Implemented SetupFill, so that the binning
3898 definitions are read from the parlist.
3899
3900 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
3901 - Removed. This class was superfluous, since the same job
3902 can be done using MFillH.
3903
3904 * mmontecarlo/Makefile, MontecarloLinkDef.h
3905 - removed class MMcCT1CollectionAreaCalc.
3906
3907 * macros/CT1collarea.C
3908 - adapted to changes above.
3909
3910 * mmc/MMcRunHeader.[hxx,cxx], mmc/MMCEvt.[hxx,cxx]
3911 - added comment in class description about the definition of
3912 the azimuth angle phi in the MC classes.
3913
3914
3915 2003/04/23: Antonio Stamerra
3916
3917 * mfilter/MFEnergySlope.[h,cc]
3918 - added new filter class to select events according to a given
3919 energy slope
3920
3921 * mfilter/Makefile, mfilter/FilterLinkDef.h
3922 - modified accordingly (added MFEnergySlope)
3923
3924 * manalysis/MMcTriggerLvl2Calc.cc
3925 - removed call to the MHMcTriggerLvl2->Fill() in Process()
3926
3927 * macros/triglvl2.C
3928 - added example of the MFEnergySlope filter
3929 - added filling of histos from MHMcTriggerLvl2
3930
3931
3932 2003/04/22: Abelardo Moralejo
3933
3934 * mmontecarlo/Makefile, MontecarloLinkDef.h
3935 - added MMcEnergyEst
3936 - added necessary include directories.
3937
3938 * mmontecarlo/MMcEnergyEst.cc
3939 - added filterhadrons.SetHadronnessName(fHadronnessName) to
3940 inform the filter about the name of the hadronness container
3941 to be used in the cuts.
3942
3943 * mfilter/MFCT1SelFinal.[h,cc]
3944 - added the possibility to cut also in Dist.
3945
3946
3947
3948 2003/04/22: Thomas Bretz
3949
3950 * mhist/MHHadronness.[h,cc]:
3951 - changed to support MStatusDisplay
3952
3953 * manalysis/MApplyPadding.[h,cc]:
3954 - removed
3955
3956 * mhist/MHMcCT1CollectionArea.[h,cc],
3957 mhist/MHMcCollectionArea.[h,cc], mhist/MHMcDifRate.[h,cc],
3958 mhist/MHMcEfficiency.[h,cc], mhist/MHMcEfficiencyEnergy.[h,cc],
3959 mhist/MHMcEnergy.[h,cc], mhist/MHMcEnergyImpact.[h,cc],
3960 mhist/MHMcEnergyMigration.[h,cc], mhist/MHMcIntRate.[h,cc],
3961 mhist/MHMcRate.[h,cc], mhist/MHMcTriggerLvl2.[h,cc]:
3962 - moved to new directory mhistmc
3963
3964 * mhistmc, mhistmc/Makefile, mhistmc/HistMcLinkDef.h:
3965 - new
3966
3967 * mhist/Makefile, mhist/HistLinkDef.h:
3968 - removed MHMc*
3969
3970 * mhistmc/MHMcCollectionArea.[h,cc]:
3971 - changed to fit requirements of MStatusDisplay
3972
3973 * Makefile:
3974 - added mhistmc
3975
3976 * mmain/MStatusDisplay.cc:
3977 - SetNoContextMenu(Bool_t flag) removed default argument
3978
3979 * mmain/Makefile:
3980 - added -I../mhistmc
3981
3982 * mhist/MWeight.[h,cc]:
3983 - added
3984
3985 * mhist/HistLinkDef.h:
3986 - added MWeight
3987
3988 * mhist/MH.h:
3989 - removed some debugging stuff
3990
3991
3992
3993 2003/04/22: Abelardo Moralejo
3994
3995 * mmontecarlo/MMcEnergyMigration.[h,cc]
3996 - Removed. It was not necessary, since the same job can be done
3997 with the already existing task MFillH.
3998
3999 * mhist/MHMcEnergyMigration.h
4000 - Changed ClassDef(MHMcEnergyMigration, 0)
4001 to ClassDef(MHMcEnergyMigration, 1) to allow writing the
4002 histograms to disk.
4003
4004
4005
4006 2003/04/21: Thomas Bretz
4007
4008 * manalysis/MBlindPixels.h:
4009 - IsBlind -> const
4010
4011 * mhist/HistLinkDef.h, mhist/Makefile:
4012 - added MHBlindPixels
4013
4014 * mhist/MH.[h,cc]:
4015 - changed the two DrawClone functions to one.
4016
4017 * mhist/MHHadronness.[h,cc]:
4018 - changed to fit the requirements of MStatusDisplay
4019
4020 * mhist/MHMatrix.cc:
4021 - SetDirectory(NULL) for all histograms created
4022
4023 * mhist/MHSigmaTheta.cc:
4024 - removed fNpix (is already in MHHillas)
4025 - removed fBlindId (--> MHBlindPixels)
4026
4027 * mhist/MHBlindPixels.[h,cc]:
4028 - new
4029
4030 * macros/plot.C:
4031 - Added MStatusDisplay support
4032
4033 * macros/status.C:
4034 - added MHNewImagePar
4035 - added MHHadronness
4036
4037 * manalysis/MBlindPixelCalc.cc:
4038 - updated class reference
4039
4040 * meventdisp/MGCamDisplay.[h,cc]:
4041 - fixed
4042
4043 * meventdisp/MGEvtDisplay.cc:
4044 - changed function adding the tab
4045
4046 * mgui/MCamDisplay.cc, mhist/MHCerPhotEvt.cc:
4047 - as a preliminary solution removed inner pad
4048
4049 * mhist/MFillH.cc:
4050 - make sure canvas is updated correctly in PostProcess
4051
4052 * mhist/MH.cc:
4053 - changed DrawCopy(TH1, TH1) and Draw(TH1, TH1) to fit the new needs
4054 display the range correctly and exchanged the two stat boxes
4055
4056 * mhist/MH3.cc:
4057 - fixed a bug in the default constructor
4058 - removed DrawClone
4059 - updated Draw function
4060
4061 * mhist/MHMcIntRate.[h,cc], mhist/MHRanForest.[h,cc],
4062 mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
4063 mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
4064 mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc],
4065 mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc],
4066 mimage/MHNewImagePar.[h,cc]:
4067 - removed old DrawClone
4068 - updated Draw function
4069 - replaced some titles by latex titles in some classes
4070
4071 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
4072 - removed scaling stuff
4073
4074 * mmain/MStatusDisplay.cc:
4075 - fixed some minor bugs
4076
4077
4078
4079 2003/04/20: Thomas Bretz
4080
4081 * Makefile:
4082 - exchanged mbase and mmain
4083
4084 * Makefile.conf.general:
4085 - added MARSVER
4086
4087 * mars.cc:
4088 - use MARSVER
4089
4090 * macros/readMagic.C:
4091 - updated to work with the new MH-stuff
4092
4093 * macros/status.C:
4094 - added
4095
4096 * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
4097 manalysis/MMcPedestalCopy.ccm, manalysis/MMcPedestalNSBAdd.cc,
4098 mfileio/MReadMarsFile.cc, mimage/MHillasCalc.cc,
4099 mimage/MImgCleanStd.cc:
4100 - changed def. title
4101
4102 * manalysis/MCT1PointingCorrCalc.h:
4103 - minor change
4104
4105 * manalysis/MCerPhotEvt.[h,cc]:
4106 - don't use unused pixels for calculation of min/max
4107 - added Scale member function
4108
4109 * manalysis/MCerPhotPix.h:
4110 - added Scale inline function
4111
4112 * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
4113 mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
4114 mfileio/MReadMarsFile.cc, mhist/MFillH.[h,cc]:
4115 - implemented use of fDisplay
4116
4117 * mbase/MParContainer.h:
4118 - Don't display name and class name if it is the same (GetDescriptor)
4119
4120 * meventdisp/MGCamDisplay.[h,cc]:
4121 - made working with new MH-stuff
4122
4123 * mfileio/Makefile:
4124 - added -I../mmain
4125
4126 * mgeom/MGeomCam.[h,cc]:
4127 - added Clone function
4128
4129 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamMagic.cc:
4130 - commented out informal output at constructor
4131
4132 * mgui/MCamDisplay.[h,cc], mhist/MHStarMap.[h,cc],
4133 mimage/MHH*.[h,cc]:
4134 - changed to be more root oriented
4135
4136 * mgui/MHexagon.cc:
4137 - small changes
4138
4139 * mgui/Makefile:
4140 - added mhist
4141
4142 * mhist/MH.[h,cc]:
4143 - changed to be more root oriented
4144 - removed border
4145 - added DrawClone
4146 - GetNewPad
4147
4148 * mhist/MH3.cc:
4149 - removed some strange debug output
4150
4151 * mhist/MHCerPhotEvt.[h,cc]:
4152 - fixed some bug
4153 - made working with fDisplay
4154
4155 * mhist/Makefile:
4156 - added mmain
4157
4158 * mmain/MProgressBar.cc:
4159 - fixed a typo
4160
4161 * mmain/MStatusDisplay.[h,cc]:
4162 - new implementation
4163
4164 * mmain/MainLinkDef.h, mmain/Makefile:
4165 - added MStatusDisplay
4166 - added MGMenu
4167
4168 * mmain/MGMenu.[h,cc]:
4169 - added
4170
4171
4172
4173 2003/04/19: Abelardo Moralejo
4174
4175 * mmontecarlo/MMcEnergyEst.[h,cc]
4176 - Added. Contains routine for optimization of parameters of
4177 energy estimator.
4178
4179 * mmontecarlo/MMcEnergyMigration.[h,cc]
4180 - Added. Task to fill the energy migration matrix histograms
4181 contained in class MHMcEnergyMigration.
4182
4183
4184
4185 2003/04/17: Wolfgang Wittek
4186
4187 * mhist/MBinning.[h,cc]
4188 - replace for (int i=1; i<fEdges.GetSize()-1; i++)
4189 by for (int i=1; i<fEdges.GetSize(); i++)
4190
4191
4192
4193 2003/04/17: Wolfgang Wittek
4194
4195 * mfileio/MCT1ReadPreProc.cc
4196 - removed : if (theta > pi/2) continue;
4197 otherwise get inconsistency between no.of read events
4198 and no.of events after filter
4199 - write into MCerPhotEvt also pixels with zero no. of photons
4200
4201 * manalysis/MSigmabar.cc
4202 - correct wrong argument in call to memset
4203
4204 * manalysis/MPadSchweizer.cc
4205 - pad also pixels with zero no.of photons
4206
4207 * mhist/MHSigmaTheta.[h,cc]
4208 - add plot of no.of used pixels in MCerPhotEvt
4209 - add plot of Id of blind pixel
4210
4211
4212
4213 2003/04/14: Wolfgang Wittek
4214
4215 * manalysis/Makefile
4216 AnalysisLinkDef.h
4217 - MNewImagePar and MNewImageParCalc removed
4218
4219
4220
4221
4222 2003/04/12: Thomas Bretz
4223
4224 * mmain/MStatusDisplay.[h,cc]:
4225 - added
4226
4227 * manalysis/MPadding.[h,cc]:
4228 - simplified includes
4229 - changed some code (discussed with Robert)
4230 - fixed comments in header
4231 - changed ClassDef to 0
4232 - changed output to Mars style
4233 - fixed the memory leak of fHSigmabarMax
4234 - replaced TRandom by gRandom
4235 - removed usage of ->operator
4236
4237 * manalysis/MApplyPadding.[h,cc]:
4238 - replaced fRnd by gRandom
4239 - used MH::SetBinning
4240 - use telescope theta instead of theta
4241 - removed usage of ->operator
4242 - removed PostProcess
4243
4244 * manalysis/MPadSchweizer.cc:
4245 - fixed outputs in PreProcess
4246
4247 * manalysis/MSigmabar.[h,cc]:
4248 - added Reset member function
4249 - usage of memset
4250 - don't skip NumPhotons==0
4251 - changes discussed with Robert
4252 - small simplifications in loops
4253 - some fixes to the output
4254
4255 * manalysis/MSigmabarCalc.[h,cc]:
4256 - fixed outputs
4257 - some small simplifications
4258 - moved test for theta<120deg to MCT1ReadPreProc
4259
4260 * mfileio/MCT1ReadPreProc.[h,cc]:
4261 - skip events with theta>90deg
4262
4263 * mhist/MHSigmaPixel.[h,cc]:
4264 - fixes to the screen output
4265 - simplified usage of MBinning
4266
4267 * mhist/MHSigmaTheta.[h,cc]:
4268 - fixes to the screen output
4269 - simplified usage of MBinning
4270 - lower cased upper case local variables
4271 - removed DrawClone from Finalize (call from macro or executable)
4272
4273 * mhist/MHSigmabarTheta.[h,cc]:
4274 - fixes to the screen output
4275
4276 * mhist/MHStarMap.cc:
4277 - added some const qualifiers
4278
4279 * mhist/MHHadronnes.cc:
4280 - removed output of function name in Finalize because this
4281 information is already available on the screen.
4282
4283 * manalysis/MCT1PointingCorrCalc.h:
4284 - changed ClassDef to 0
4285 - removed empty PostProcess
4286 - fixes to the screen output in PreProcess
4287 - changed the order of the arguments in the constructor
4288 (name, title to the end)
4289
4290 * manalysis/MMultiDimDistCalc.cc:
4291 - added two const qualifiers
4292
4293 * mtemp/MObservatory.cc:
4294 - changed Magic1 coordinates to CT1 GPS.
4295
4296
4297
4298 2003/04/12: Wolfgang Wittek
4299
4300 * manalysis/MCT1PointingCorrCalc.[h,cc]
4301 - replaces MPointingCorr.[h,cc]
4302
4303 * manalysis/AnalysisLinkDef.h
4304 Makefile
4305
4306 * mbase/MFilter.h
4307 - set ClassDef(MFilter,1)
4308
4309 * mhist/MHHadronness.[h,cc]
4310 - improve warning printout
4311
4312 * mhist/MHMatrix.[h,cc]
4313 - type of 3rd argument of member function Fill
4314 changed from 'MF' to 'MFilter'
4315
4316
4317
4318 2003/04/11: Thomas Bretz
4319
4320 * macros/readMagic.C:
4321 - replaced GetEventNum by GetNumEntry
4322
4323 * manalysis/MCT1SupercutsCalc.cc:
4324 - fixed constructor (no default for fHadronnessName)
4325 - missing fHadronness->SetReadyToSave added
4326
4327 * manalysis/MMultiDimDistCalc.cc:
4328 - missing fHadronness->SetReadyToSave added
4329
4330 * manalysis/MParameters.cc:
4331 - changed title
4332
4333 * mfilter/MFCT1SelFinal.h:
4334 - set ClassDef to 0
4335
4336 * mimage/Makefile:
4337 - fixed a typo
4338
4339 * mraw/MRawEvtData.cc:
4340 - fixed Pixel assignment (i->ipos, fPosInArray++)
4341
4342
4343
4344 2003/04/10: Thomas Bretz
4345
4346 * mbase/MContinue.[h,cc]:
4347 - changed, so that also a filter given as a pointer is added to
4348 the tasklist automatically
4349 - added SetInverted
4350 - added IsInverted
4351
4352 * mbase/MTaskList.[h,cc]:
4353 - added RemoveFromList-function
4354
4355 * merpp.cc:
4356 - fixed typo
4357
4358 * mbase/MFilter.[h,cc]:
4359 - removed unnecessary base functions for Pre//PostProcess
4360 - added SetInverted
4361 - added IsInverted
4362
4363 * mbase/MTask.cc, mfileio/MCT1ReadPreProc.cc, mfileio/MReadTree.cc,
4364 mfilter/MF.cc, mfilter/MFilterList.cc
4365 - implemented IsConditionalTrue to support inverted filters
4366
4367 * mhist/MHHadronness.cc:
4368 - removed unnecessary check
4369
4370 * meventdisp/MGFadcDisp.cc:
4371 - remove all IDs in listbox
4372 - add entries sorted
4373
4374 * manalysis/MImgCleanStd.[h,cc], manalysis/MCameraSmooth.[h,cc],
4375 manalysis/MHillas.[h,cc], manalysis/MHillasSrc.[h,cc],
4376 manalysis/MHillasSrc.[h,cc], manalysis/MHillasCalc.[h,cc],
4377 manalysis/MNewImagePar.[h,cc], manalysis/MNewImageParCalc.[h,cc],
4378 mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc],
4379 mhist/MHHillasExt.[h,cc], mhist/MHNewImagePar.[h,cc]:
4380 - moved to new directory mimage
4381
4382 * mimage/Makefile, mimage/ImageLinkDef.h, mimage/ImageIncl.h:
4383 - new
4384
4385 * Makefile:
4386 - added mimage
4387
4388 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
4389 mhist/HistLinkDef.h, mhist/Makefile:
4390 - removed moved files
4391
4392 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4393 mhist/Makefile, mhist/AnalysisLinkDef.h, mmain/Makefile,
4394 mfilter/Makefile, meventdisp/Makefile, mgui/Makefile:
4395 - adapted
4396
4397
4398
4399 2003/04/09: Thomas Bretz
4400
4401 * manalysis/MCT1SupercutsCalc.[h,cc]:
4402 - moved last changes from MFCT1Supercuts to MCT1SupercutsCalc
4403
4404 * mhist/MHMcTriggerLvl2.[h,cc]:
4405 - fixed a warning
4406 - removed global variables
4407
4408
4409
4410 2003/04/09: Abelardo Moralejo
4411
4412 * manalysis/MHillasSrc.cc
4413 - changed comment about meaning of fCosDeltaAlpha
4414
4415
4416
4417 2003/04/08: Thomas Hengstebeck
4418
4419 * mhist/MHRanForest.cc, mhist/MHRanForestGini.cc
4420 - removed gStyle->SetOptStat(10), gStyle settings should be
4421 done by the user himself
4422
4423
4424
4425 2003/04/08: Abelardo Moralejo
4426
4427 * manalysis/MImgCleanStd.cc
4428 - Fixed "democratic" cleaning: now tail cut is proportional
4429 to pixel area instead of pixel radius as (erroneously) was
4430 before.
4431
4432 * NEWS
4433 - Changed comment on image cleaning.
4434
4435
4436
4437 2003/04/08: Thomas Bretz
4438
4439 * mhist/MHHadronness.cc:
4440 - no check for sump==0 and sumg==0 in loop necessary anymore
4441
4442 * Changelog, Changelog.02:
4443 - moved everything before 1/2003 to Changelog.02
4444
4445
4446
4447 2003/04/08: Wolfgang Wittek
4448
4449 * mfilter/MFCT1SelFinal.[h,cc]
4450 - add new member function SetHadronnessName()
4451
4452 * mhist/MHHadronness.[h,cc]
4453 - reset to SetOptStat(111100)
4454 - correct acceptance
4455
4456 * manalysis/MMultiDimDistCalc.[h,cc]
4457 - swap arguments in FindCreateObj
4458
4459
4460
4461 2003/04/08: Nicola Galante and Antonio Stamerra
4462
4463 * mhist/MHMcTriggerLvl2.[h,cc]
4464 - New class added (histograms for the MMcTriggerLvl2 class)
4465
4466 * mhist/Makefile
4467 - Added MHMcTrigggerLvl2 in SRCFILES
4468
4469 * manalysis/Makefile
4470 - Reintroduced MMcTriggerLvl2 and MMcTriggerLvl2Calc
4471 (they were removed!!)
4472
4473 * manalysis/MMcTriggerLvl2.h
4474 - 'const' added in inline functions Get****
4475
4476 * manalysis/MMcTriggerLvl2Calc.cc
4477 - added call to Fill method of MHMcTriggerLvl2
4478
4479 * macros/triglvl2.C
4480 - updated to have histograms with MHMcTriggerLvl2
4481
4482 * macros/dohtml.C
4483 - added triglvl2.C
4484
4485 * NEWS
4486 - new comment on L2T selection classes
4487
4488 2003/04/08: Wolfgang Wittek
4489
4490 * mfilter/Makefile
4491 FilterLinkDef.h
4492 - MFCT1Supercuts removed
4493
4494 * manalysis/MMultiDimDistCalc.h
4495 - set ClassDef(MMultiDimDistCalc,1)
4496
4497 * manalysis/MCT1SupercutsCalc.[h,cc]
4498 - new; replaces MFCT1Supercuts in mfilter
4499
4500 * manalysis/Makefile
4501 AnalysisLinkDef.h
4502
4503
4504
4505 2003/04/07: Thomas Bretz
4506
4507 * Makefile:
4508 - changed order
4509
4510 * manalysis/MMultiDimDistCalc.[h,cc]:
4511 - fixed default title
4512 - simplified code
4513 - added fHadronnessName
4514
4515 * manalysis/MRanForestCalc.[h,cc]:
4516 - added fHadronnessName
4517
4518 * mbase/MAGIC.h:
4519 - fixed a bug with rootcint
4520
4521 * meventdisp/MGFadcDisp.cc:
4522 - fixed a variable name
4523
4524 * mhist/MHHadronness.cc:
4525 - removed many old comments
4526 - simplified some code
4527 - uses argument in Fill now
4528
4529 * mmain/MMonteCarlo.cc:
4530 - some code simplification
4531 - fixed a warning
4532
4533 * macros/dohtml.C:
4534 - added testenv.C
4535
4536 * readraw.cc:
4537 - simplified
4538
4539 * mraw/MRawEvtData.cc:
4540 - fixed a bug in the draw function (the drawn pixel has not been the
4541 one with the given Id, but simply the i-th entry in the array)
4542
4543 * mfilter/MFCT1Supercuts.[h,cc]:
4544 - changed naming style of variables
4545 - changes array access
4546
4547 * mhist/MHFadcCam.[h,cc]:
4548 - added HasHi
4549 - added Exists
4550
4551 * mmain/MDataCheck.cc:
4552 - removed unimplemented buttons
4553
4554 * mdatacheck/MGDisplayAdc.[h,cc]:
4555 - tried to implement some unimplemented buttons
4556 - don't display non existing (empty) histograms in list
4557
4558
4559
4560 2003/04/04: Thomas Bretz
4561
4562 * mtools/MagicReversi.[h,cc]:
4563 - added support for Number of Players
4564 - added instructions
4565 - added support for Esc key
4566
4567 * mbase/MAGIC.h:
4568 - added version check to MAGIC.h
4569
4570
4571
4572 2003/04/04: Wolfgang Wittek
4573
4574 * mfilter/Makefile
4575 /FilterLinkDef.h
4576 - added MFCT1SelBasic, MFCT1SelStandard, MFCT1SelFinal,
4577 MFCT1Supercuts
4578
4579 * mfilter/MFCT1SelBasic.[h,cc]
4580 /MFCT1SelStandard.[h,cc]
4581 /MFCT1SelFinal.[h,cc]
4582 - new; they replace manalysis/MSelBasic.[h,cc]
4583 /MSelStandard.[h,cc]
4584 /MSelFinal.[h,cc]
4585
4586 * mfilter/MFCT1Supercuts.[h,cc]
4587 - new (supercuts from Daniel for CT1 Mkn421 2001 data)
4588
4589 * manalysis/MSelBasic.[h,cc]
4590 /MSelStandard.[h,cc]
4591 /MSelFinal.[h,cc]
4592 - deleted
4593
4594 * manalysis/Makefile
4595 AnalysisLinkDef.h
4596 - MSelBasic, MSelStandard, MSelFinal removed
4597
4598 * mfileio/MCT1ReadPreProc.[h,cc]
4599 - smeare theta only for MC events
4600
4601 // The following is not yet commited !!!!!!!!!!!!!
4602 * Mars/Makefile
4603 - in SUBDIRS put mfilter before manalysis
4604 (otherwise get link error)
4605
4606
4607
4608 2003/04/03: Abelardo Moralejo
4609
4610 * mmontecarlo/MMcTriggerRateCalc.cc:
4611 - added #include <math.h> for compilation on alpha (otherwise
4612 floor() is unkown)
4613
4614
4615
4616 2003/04/03: Thomas Bretz
4617
4618 * macros/testenv.C:
4619 - added
4620
4621 * mbase/MEvtLopp.cc, mbase/MParContainer.[h,cc],
4622 mbase/MParList.cc, mbase/MTaskList.cc:
4623 - changed the stuff for reading steering card - didn't really
4624 work like expected
4625
4626 * mhist/MHMatrix.cc, mfileio/MRead.cc, manalysis/MImgCleanStd.cc:
4627 - adapted ReadEnv
4628
4629 * mhist/MHMatrix.[h,cc]:
4630 - added ReadEnv
4631
4632 * mfileio/MCT1ReadPreProc.[h,cc]:
4633 - base SmearTheta on new FindLoEndge
4634 - simplified
4635
4636 * mhist/MBinning.h:
4637 - added FindBinLoEdge
4638 - added FindBinHiEdge
4639
4640 * mdata/MDataArray.[h,cc]:
4641 - added Clear
4642 - added Delete
4643
4644 * mbase/MEvtLoop.cc:
4645 - added output of the name
4646
4647 * mbase/MLog.[h,cc]:
4648 - don't use any pthread stuff if _REENTRANT is not defined
4649
4650 * mfileio/MRead.cc, mhist/MHMatrix.cc:
4651 - fixed waring for unreachable statement
4652
4653 * mhist/MHArray.cc:
4654 - fixed: redifinition of default argument
4655
4656
4657
4658
4659 2003/04/02: Abelardo Moralejo
4660
4661 * mmc/MMcTrigHeader.hxx
4662 - added threshold>0 check in the calculation of
4663 GetMeanThreshold
4664
4665 * mmontecarlo/MMcTriggerRateCalc.cc
4666 - The check of the MC spectral index value is now done by
4667 comparing integers instead of real numbers.
4668 - Found out with GREAT surprise that the graphical output
4669 has been completely commented out by someone(?) because it
4670 produced a memory leak. Also the function comment did not
4671 match the rules (my fault; is it correct now?) This commenting
4672 out has not been logged to this file, as far as I can see. This
4673 is rather unkind, I thought that when somebody finds some bug or
4674 messy code, he should either correct and commit it (and log the
4675 change here) and/or inform the author of the mistake to correct
4676 it. Please try to do so in the future instead of simply
4677 commenting out useful code!
4678
4679 * mdata/MDataValue.h
4680 - added default constructor (otherwise, no constant values
4681 can be used in the parameters used in the random forest
4682 separation)
4683
4684
4685
4686
4687 2003/04/02: Wolfgang Wittek
4688
4689 * mfileio/Makefile
4690 - mhist added, because MBinning is used in MCT1ReadPreproc
4691
4692 * mfileio/MCT1ReadPreProc.[h,cc]
4693 - new member function SmearTheta
4694 - store smeared Theta in MMcEvt::fTelescopeTheta
4695 store original Theta in MParameterD container "ThetaOrig"
4696 store fhourangle in MParameterD container "HourAngle"
4697
4698 * manalysis/MPointingCorr.[h,cc]
4699 - get hour angle from ParameterD container "HourAngle"
4700
4701 * manalysis/MSelBasic.[h,cc]
4702 MSelStandard.[h,cc]
4703 MSelFinal.[h,cc]
4704 - new member functions SetCuts()
4705
4706
4707
4708 2003/04/01: Abelardo Moralejo
4709
4710 * macros/CT1EnergyEst.C
4711 - added argument (maximum dist parameter), changed (reduced) output
4712 histograms, added writing to (and reading from) a file the energy
4713 estimation parameters and the histograms. Added comments.
4714
4715 * manalysis/MEnergyEstParam.[h,cc]
4716 - added member function GetCoeff. Changed comment.
4717
4718
4719
4720 2003/03/31: Thomas Bretz
4721
4722 * manalysis/MParameters.[h,cc]:
4723 - added
4724
4725 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4726 - added MParameters, MParameterD, MParameterI
4727
4728 * mhist/MHArray.[h,cc]:
4729 - added default constructor
4730 - added Set-function
4731 - added Init function
4732 - moved code from constructors to Set and Init
4733
4734 * Makefile.conf.linux:
4735 - removed -fno-rtti to make it compatible with root 3.04.02
4736
4737 * NEWS:
4738 - changed
4739
4740 * manalysis/MImgCleanStd.[h,cc]:
4741 - added SetLvl1
4742 - added SetLvl2
4743 - added ReadEnv
4744
4745 * manalysis/MNewImagePar.[h,cc]:
4746 - removed unnecessary fHillas data member
4747 - removed unnecessary fSrcPos data member
4748 - removed unnecessary Set/GetSrcPos
4749
4750 * manalysis/MNewImageParCalc.[h,cc]:
4751 - removed unnecessary SetSrcPos
4752 - removed const-qualifier from fGeomCam, fCerPhotEvt
4753 (trouble with root 3.02/06)
4754
4755 * manalysis/MRanForest.cc:
4756 - changed cout-output
4757
4758 * manalysis/MSigmabar.cc:
4759 - changed Area to area (local variable)
4760
4761 * mbase/MEvtLoop.[h,cc]:
4762 - added evtloop name to constructor (default=Evtloop)
4763 - adapted StreamPrimitive
4764 - added ReadEnv
4765 - added WriteEnv
4766
4767 * mbase/MParContainer.[h,cc]:
4768 - removed TROOT.h
4769 - fixed const-qualifier for Copy-function for root>3.04.01
4770 - added ReadEnv
4771 - added WriteEnv
4772 - added IsEnvDefined
4773 - added GetEnvValue
4774
4775 * mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
4776 - added ReadEnv
4777 - added WriteEnv
4778
4779 * mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc]:
4780 - changed AddFile declaration to declaration in MRead
4781 - added return value to AddFile
4782
4783 * mfileio/MRead.[h,cc]:
4784 - added template for AddFile
4785 - added ReadEnv
4786
4787 * mgui/MHexagon.[h,cc]:
4788 - fixed const-qualifier for Copy-function for root>3.04.01
4789
4790 * mhist/MH.cc:
4791 - fixed the FindGoodLimit stuff for root> 3.04.01
4792
4793 * mhist/MHRanForest.[h,cc], mhist/MHRanForestGini.[h,cc]:
4794 - removed unnecessary casts
4795 - fixed a copilation error with root 3.04.01 (kFullDotlarge
4796 doesn't exist)
4797 - removed second Draw (one should not add something twice to
4798 the pad)
4799
4800 * mmontecarlo/MMcTriggerRateCalc.cc:
4801 - changes to the header
4802 - changes to the fLog stuff
4803 - added a cast to get rid of a warning
4804
4805 * mtools/Makefile, mtools/ToolsLinkDef.h:
4806 - added MagicReversi
4807
4808 * mtools/MagicRevers.[h,cc]:
4809 - added
4810
4811
4812
4813 2003/03/28: Thomas Bretz
4814
4815 * mbase/MParContainer.h:
4816 - added kEnableGraphicalOutput
4817 - added EnableGraphicalOutput
4818 - added IsGraphicalOutputEnabled
4819
4820 * mbase/MParList.h:
4821 - changed BIT(15) to BIT(17)
4822
4823 * mhist/MH.[h,cc]:
4824 - SetBinning(TH1*, TH1*) --> SetBinning(TH1*, const TH1*)
4825
4826 * mhist/MH3.h:
4827 - changed BIT(15) to BIT(17)
4828 - changed BIT(16) to BIT(18)
4829 - changed BIT(17) to BIT(19)
4830
4831 * mhist/MHMatrix.[h,cc]:
4832 - added DrawDefRefInfo
4833 - added CopyCrop
4834 - added GetRandomArrayI
4835 - changed DefRefMatrix to support the above
4836 - fixed a bug in DefRefMatrix (evtcount2 in the last loop
4837 instead of evtcount1)
4838 - Don't do anything in the finalization if the matrix has the correct
4839 dimensions
4840 - fixed comment of DefRefMatrix
4841 - changed number of first column from 1 to 0
4842 - changed BIT(16) to BIT(17)
4843
4844
4845
4846 2003/03/28: Wolfgang Wittek
4847
4848 * mhist/MHMatrix.cc
4849 - DefRefMatrix: if nmaxevts>fM.GetNrows() set
4850 nmaxevts = fM.GetNrows()
4851
4852 * manalysis/MSelBasic.[h,cc]
4853 - better output
4854
4855 * manalysis/MSelStandard.[h,cc]
4856 - different cut in DIST
4857
4858 * mfileio/MCT1ReadPreProc.[h,cc]
4859 - store hour angle in variable fOtherCphFraction
4860
4861 * manalysis/MHillasSrcCalc.h
4862 - replace in 'SetInput' fHillasName = hilname;
4863 by fHillasInput = hilname;
4864
4865 * manalysis/MNewImagePar.[h,cc]
4866 /MNewImageParCalc.[h,cc]
4867 - new; calculates new image parameters
4868
4869 * mhist/MHNewImagePar.[h,cc]
4870 - new; plots new image parameters
4871
4872 * manalysis/AnalysisLinkDef.h
4873 manalysis/Makefile
4874
4875 * mhist/HistLinkDef.h
4876 mhist/Makefile
4877
4878
4879
4880 2003/03/27: Thomas Hengstebeck
4881
4882 * manalysis/MRanForest.[h,cc]
4883 - allocation of TObjArray fForest moved to constructor.
4884 - use of gRandom
4885
4886 * manalysis/MRanTree.[h,cc]
4887 - use of gRandom
4888
4889 * macros/RanForest.C
4890 - gRandom initialized as TRandom3 object.
4891
4892
4893
4894 2003/03/25: Abelardo Moralejo
4895
4896 * macros/mergecamera.C
4897 - added warning to prevent dangerous misuse of this macro.
4898
4899
4900
4901 2003/03/25: Wolfgang Wittek
4902
4903 * mhist/MHStarMap.[h,cc]
4904 - use constant step size along the main axis of the ellipse
4905
4906 * manalysis/MPointingCorr.[h,cc]
4907 - new class for calculating the pointing correction
4908
4909 * mmc/MMcEvt.hxx
4910 - add GetOtherCphFraction()
4911
4912 * manalysis/Makefile
4913
4914 * manalysis/AnalysisLinkDef.h
4915
4916
4917
4918 2003/03/24: Abelardo Moralejo
4919
4920 * manalysis/MEnergyEstParam.cc
4921 - now energy estimation (for CT1) is done using the same model
4922 as in D.Krannich's thesis.
4923
4924
4925
4926 2003/03/24: Thomas Bretz
4927
4928 * manalysis/MHillasSrcCalc.[h,cc]:
4929 - removed last argument in constructor, replaced by SetInput
4930
4931 * mfilter/MFEventSelector.[h,cc]:
4932 - removed unnecessary last argument
4933
4934
4935
4936 2003/03/21: Thomas Hengstebeck
4937
4938 * manalysis/MRanTree.[h,cc]
4939 - new; parameter container to store a single random tree
4940
4941 * manalysis/MRanForest.[h,cc]
4942 - new; parameter container to store complete forest
4943
4944 * manalysis/MRanForestGrow.[h,cc]
4945 - new; task to grow trees (training)
4946
4947 * manalysis/MRanForestCalc.[h,cc]
4948 - new; task to calculate hadronness using random forest
4949
4950 * manalysis/MRanForestFill.[h,cc]
4951 - new; task to read in the trees of the random forest
4952
4953 * manalysis/Makefile, manalysis/HistLinkDef.h:
4954 - added MRanTree, MRanForest, MRanForestGrow, MRanForestCalc,
4955 MRanForestFill
4956
4957 * mhist/MHRanForest.[h,cc]
4958 - new; histogram showing variance of estimated hadronness as
4959 function of no. of combined trees
4960
4961 * mhist/MHRanForestGini.[h,cc]
4962 - new; histogram showing mean decrease in Gini-index as function
4963 of RF-input-parameters
4964
4965 * mhist/Makefile, mhist/HistLinkDef.h:
4966 - added MHRanForest, MHRanForestHillas
4967
4968 * macros/RanForest.C
4969 - new; g/h-separation by Random Forest-method
4970
4971 * macros/RanForest2.C
4972 - new; reading in saved random forest (using MRanForestFill)
4973
4974
4975
4976 2003/03/21: Abelardo Moralejo
4977
4978 * mhist/MHMatrix.[h,cc]:
4979 - Added third argument (a filter) to the second instantiation
4980 of the Fill procedure.
4981
4982 * macros/CT1EnergyEst.C:
4983 - Example of the parameter calculation and use of the energy
4984 estimation method for CT1.
4985
4986
4987
4988 2003/03/21: Thomas Bretz
4989
4990 * manalysis/MEnergyEstParam.[h,cc]
4991 - Added StopMapping and Print functions.
4992
4993 * manalysis/MSel*.h:
4994 - set default for HilName to MHillas
4995 - set default for HilNameSrc to MHillasSrc
4996
4997 * mfileio/MCT1ReadPreProc.[h,cc]:
4998 - do not flood the output with all events from the first run
4999 - output meaningfull text instead of variable names
5000 - removed a 'goto'!
5001 - changed savePedRMS according to the coding conventions to
5002 fPedRMS and the array of fixed size to a TArrayF
5003
5004 * mbase/MEvtLoop.cc:
5005 - added a events counter which counts the real number of
5006 processed events.
5007
5008 * mdata/MDataChain.[h,cc]:
5009 - implemented random numbers
5010 - implemented a conversion from degrees to radians and vice versa
5011
5012
5013
5014 2003/03/20: Thomas Bretz
5015
5016 * mfilter/MF.[h,cc]:
5017 - changed fFilter (already used in base class MTask) to fF
5018
5019
5020
5021 2003/03/19: Abelardo Moralejo
5022
5023 * macros/CT1collarea.C:
5024 - Added filter to cut in hadronness (now available in new version
5025 of root CT1 Monte Carlo file from Wolfgang).
5026
5027
5028
5029 2003/03/19: Robert Wagner
5030
5031 * mhist/MH3.cc:
5032 - changed MH3::New() such that constructor according to Thomas'
5033 previous changes is supported
5034
5035
5036
5037 2003/03/19: Thomas Bretz
5038
5039 * mhist/MH3.[h,cc]:
5040 - changed default constructor to support different dimensions
5041
5042 * mhist/MHArray.[h,cc]:
5043 - added AddHistogram
5044
5045 * meventdisp/MGEvtDisplay.cc, mfileio/MReadTree.[h,cc],
5046 meventdisp/MReadMarsFile.cc:
5047 - changed MReadTree::GetEventNum to MReadTree::GetNumEntry
5048
5049 * macros/estfit.C:
5050 - adopted to new MChisqEval
5051
5052 * mtools/MChisqEval.[h,cc]:
5053 - added
5054
5055 * mtools/Makefile, mtools/ToolsLinkDef.h:
5056 - added MChisqEval
5057
5058 * manalysis/MEnergyEstParam.[h,cc]:
5059 - slight changes
5060
5061 * mfileio/MCT1ReadPreProc.cc:
5062 - changed name to MRead
5063
5064
5065
5066 2003/03/18: Thomas Bretz
5067
5068 * mfileio/MReadTree.cc:
5069 - fixed a bug in the AddFile function
5070
5071 * mhist/MHMatrix.[h,cc]:
5072 - implemented a request of Th. Hengstebeck: Let DefRefMatrix
5073 return the 'unused' events
5074
5075
5076
5077 2003/03/18: Abelardo Moralejo
5078
5079 * mhist/MHMcCT1CollectionArea.[h,cc]
5080 - Added arguments in constructor: number of bins and ranges of the
5081 x-axis (energy) of the 2-d histograms. Changed type of binning:
5082 now the x-axis is log10(energy) and bins have equal width.
5083
5084 * macros/CT1collarea.C
5085 - The MHMcCT1CollectionArea object is now created and added to the
5086 parlist so that we can choose the binning. Changed the way
5087 histograms are written to the output file.
5088
5089
5090
5091 2003/03/13: Abelardo moralejo
5092
5093 * mhist/MHMcCT1CollectionArea.[h,cc]
5094 - Added for calculations of collection area for CT1.Contains three
5095 2-d histograms with axis energy vs theta angle: one histogram for
5096 all events, one for analyzed events, one for the collection area.
5097
5098 * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
5099 - Added for the same reason.
5100
5101 * macros/CT1collarea.C
5102 - Uses the above classes
5103
5104
5105
5106 2003/03/12: Abelardo Moralejo
5107
5108 * macros/mergecamera.C
5109 - Added. Merges several MC camera output files into a single file.
5110
5111
5112
5113 2003/03/08: Wolfgang Wittek
5114
5115 * macros/AnalyseCT1.C
5116 - for the CT1 data analysis
5117
5118 * mhist/MHMatrix.[h,cc]
5119 - let refcolumn start at 1 (not at 0)
5120
5121 * mhist/MHSigmaTheta.[h,cc]
5122 - Draw replaced by DrawCopy
5123 - add SetDirectory(NULL)
5124
5125 * manalysis/MSelBasic.[h,cc]
5126 MSelStandard.[h,cc]
5127 MSelFinal.[h,cc]
5128 - more detailed output for errors
5129 - bugs removed
5130
5131 * manalysis/MPadSchweizer.[h,cc]
5132 - add SetDirectory(NULL)
5133 - add fErrors
5134
5135 * mfilter/MFEventSelector.[h,cc]
5136 - add fErrors
5137
5138 * manalysis/MMultiDimDistCalc.[h,cc]
5139 - check division by zero
5140
5141 * mhist/MHHadronness.[h,cc]
5142 - check division by zero
5143 - normalize distributions of hadronness
5144
5145 * mfileio/MCT1ReadPreProc.[h,cc]
5146 - add event number (event.isecs_since_midday)
5147 - change definition of "fIsMcFile",
5148 because outpars.bmontecarlo is set wrongly sometimes
5149 - copy pedestalRMS for each event from the header information
5150 - check for the presence of a footer record even after reading
5151 a run header
5152
5153 * mmc/MMcEvt.[hxx,cxx]:
5154 - add GetEvtNumber()
5155
5156
5157
5158 2003/02/27: Abelardo Moralejo
5159
5160 * mmontecarlo/MMcTriggerRateCalc.cc:
5161 - Fixed: MMCTrigHeader could not be found in the case of camera
5162 files containing single trigger condition.
5163
5164 * macros/trigrate.C
5165 - no plot is made in the case of single trigger condition.
5166
5167 * mhist/MHMcRate.[h,cc]
5168 - Added member fTriggerCondNum to keep track of what trigger
5169 condition corresponds to each MHMcRate object, for the case of
5170 files with more than one condition (when running camera in
5171 trigger_loop mode). Added also Set and Get procedures for nre
5172 member.
5173
5174 * mmain/MMonteCarlo.cc
5175 - Fixed bug: matrix BgR was created with dimension "dim", a number
5176 which can be negative. Put "num" instead of "dim".
5177
5178
5179
5180 2003/02/25: Thomas Bretz
5181
5182 * mbase/MParContainer.cc:
5183 - small simplification for Cosy
5184
5185 * mbase/MLog.cc:
5186 - allow a maximum of 1000 lines in the gui
5187
5188
5189
5190 2003/02/25: Abelardo Moralejo
5191
5192 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
5193 - Added axis labels in graphic output
5194 - Added Get function for rate histograms
5195
5196 * macros/trigrate.C
5197 - Added output file with rate histograms
5198
5199
5200
5201 2003/02/24: Abelardo Moralejo
5202
5203 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
5204 - Fixed mistake when analysing camera files containing all
5205 events (including non-triggers): fShowers was always zero.
5206 - Added reading of MMcTrigHeaders in ReInit
5207 - Added procedure Draw for graphics output: rate versus
5208 discriminator threshold (useful for camera files with several
5209 trigger conditions).
5210
5211 * macros/trigrate.C
5212 - Added some explanations. Style improvements in function
5213 GetNSBEvents. Added call to MMcTriggerRateCalc::Draw
5214
5215 * mhist/MHMcRate.[h,cc]
5216 - Added GetTriggerRate() and GetTriggerRateError()
5217 - Added members fMultiplicity and fMeanThreshold, with their
5218 corresponding Set and Get functions
5219 - Added info on discriminator threshold and L1 trigger
5220 multiplicity on the printout.
5221
5222 * mmc/MMcTrigHeader.hxx
5223 - Added GetMultiplicity() and GetMeanThreshold()
5224
5225
5226 2003/02/22: Wolfgang Wittek
5227
5228 * mhist/Makefile
5229 - MHSigmaTheta added
5230
5231 * mhist/HistLinkDef.h
5232 - MHSigmaTheta added
5233
5234 * mhist/MHSigmaTheta.[h,cc]
5235 - type inconsistency removed
5236
5237
5238
5239 2003/02/21: Abelardo Moralejo
5240
5241 * mmontecarlo/MMcTriggerRateCalc.[h,cc]
5242 - adapted to new camera files, added warnings.
5243 - added ReInit procedure to read relevant info from from the
5244 run headers
5245
5246 * mhist/MHMcRate.[h,cc]
5247 - adapted accordingly. Added Set functions for several members.
5248
5249 * mmc/MMcCorsikaRunHeader.h
5250 - added Get functions for fELowLim, fEUppLim and fSlopeSpec.
5251
5252 * mmain/MMontecarlo.cc, macros/trigrate.C
5253 - adapted to changes above, changed MReadTree to MReadMarsFile to
5254 be able to read the run headers.
5255
5256
5257
5258 2003/02/21: Antonio Stamerra
5259
5260 * manalysis/MMcTriggerLvl2.[cc|h]
5261 - new data member fCompactNN needed to define a compact pixels
5262 - new inline functions SetCompactNN and GetCompactNN
5263 - Method Calc(int neighpix) -> Calc(). The value of neighpix
5264 is read from fCompactNN
5265
5266 * manalysis/MMcTriggerLvl2Calc.[cc|h]
5267 - Check on fCompactNN added in the PreProcess
5268
5269 * macros/triglvl2.C
5270 - Set of fCompactNN added
5271
5272
5273
5274 2003/02/21: Wolfgang Wittek
5275
5276 * manalysis/MSelFinal.[h,cc]
5277 - 'const' removed from pointers
5278
5279 * macros/AnalyseCT1.C
5280 - macro for the CT1 analysis (work in progress)
5281
5282
5283
5284 2003/02/20: Wolfgang Wittek
5285
5286 * manalysis/Makefile
5287 - add MSelFinal
5288
5289 * manalysis/AnalysisLinkDef.h
5290 - add MSelFinal
5291
5292 * manalysis/MPadSchweizer.[h,cc]
5293 - slight modification of padding procedure
5294
5295 * manalysis/MSigmabarCalc.[h,cc]
5296 - 'const' removed from pointers
5297
5298 * mhist/MHMatrix.[h,cc]
5299
5300 * mhist/MHSigmaTheta.[h,cc]
5301
5302
5303
5304 2003/02/20: Abelardo Moralejo
5305
5306 * mhist/MH.cc
5307 - Removed call to TGaxis::Optimize for compilation under root
5308 versions > 3.03, since in them this procedure is no longer
5309 existing. I did this to allow compilation under root_3.04,
5310 since earlier versions has a bug which prevents from
5311 plotting in the simple way some variables in a tree
5312 (example: fConc and others in the output of star.C). This
5313 is a temporal fix, I guess something will have to
5314 substitute the call to Optimize...
5315
5316
5317
5318 2003/02/20: Antonio Stamerra
5319
5320 * manalysis/MMcTriggerLvl2.[cc|h]
5321 - new; replaces MTrigLvl2.[cc|h]
5322 - new data members: fLutPseudoSize, fPseudoSize.
5323 - functions renamed:
5324 GetLutPseudoSize -> CalcBiggerLutPseudoSize
5325 GetBiggerFiredCell -> CalcBiggerFiredCell
5326 - new inline functions: GetLutPseudoSize(), GetPseudoSize().
5327 - new member functions:
5328 Calc(); CalcPseudoSize (not yet implemented)
5329 - Redefined Print() function as a TObject.
5330 - pixels_in_cell and pixels_in_lut redefined as static data
5331 members
5332
5333 * manalysis/MMcTriggerLvl2Calc.[cc|h]
5334 - new; replaces MTrigLvl2FillTask.[cc|h]
5335 - creation and filling of histograms commented
5336 - Process() calls the MMcTriggerLvl2::Calc()
5337
5338 * mfilter/MFTriggerLvl2.[h|cc]
5339 - new class to select events using MMcTriggerLvl2 data members.
5340
5341 * macros/triglvl2.C
5342 - added example to use the MFTriggerLvl2 filter.
5343
5344
5345
5346 2003/02/19: Wolfgang Wittek
5347
5348 * manalysis/MSelBasic.[h,cc]
5349 - new; evaluates the Basic Cuts (after the calibration)
5350
5351 * manalysis/MSelStandard.[h,cc]
5352 - new; evaluates the Standard Cuts
5353 (after the calculation of the image parameters and before the
5354 calculation of the hadronness)
5355
5356 * manalysis/MHillasCalc.[h,cc]
5357 - replace
5358 fHillas = (MHillas*)pList->FindCreateObj(fHilName);
5359 by
5360 fHillas = (MHillas*)pList->FindCreateObj("MHillas",
5361 fHilName);
5362 in order to allow MHillas containers with a name
5363 different from "MHillas"
5364
5365 * mhist/MHHillasExt.[h,cc]
5366 - replace
5367 TObject *obj = plist->FindObject("MHillas");
5368 by
5369 TObject *obj = plist->FindObject(fHilName, "MHillas");
5370 in order to allow MHillas containers with a name
5371 different from "MHillas"
5372 - add a 3rd argument in the constructor : fHilName
5373
5374 * manalysis/MHillasSrcCalc.[h,cc]
5375 - add new argument for constructor:
5376 the name of the MHillas input container
5377 in order to allow MHillas input containers with a name
5378 different from "MHillas"
5379
5380 * mhist/MHMatrix.[h,cc]
5381 - add member function DefRefMatrix();
5382 it defines the reference sample for the g/h separation;
5383 the selection of events for the reference sample can be made
5384 such that the distribution of a certain variable (for example
5385 Theta) agrees with a target distribution.
5386
5387 * mfilter/MFEventSelector.[h,cc]
5388 - add new argument for constructor:
5389 the name of the read object
5390 in order to allow also read objects which have a name
5391 different from
5392 "MRead"
5393
5394
5395
5396 2003/02/18: Thomas Bretz
5397
5398 * mfileio/MReadTree.cc:
5399 - added a fix for a bug in the workaround using wildcards
5400
5401
5402
5403 2003/02/14: Thomas Bretz
5404
5405 * mtemp/MObservatory.[h,cc]:
5406 - added
5407
5408
5409
5410 2003/02/10: Abelardo Moralejo
5411
5412 * Makefile.conf.osf1
5413 - Added -lpthread to compilation flags (otherwise linking fails
5414 in alfa)
5415
5416 * manalysis/Makefile, AnalysisLinkDef.h
5417 - Changed MApplyPadding for MPadding
5418
5419
5420
5421 2003/02/07: Wolfgang Wittek
5422
5423 * mhist/MHSigmaTheta.[h,cc]
5424 - new; 2D distribution : Theta, Sigmabar
5425 3D distribution : Theta, pixel number, Sigma
5426 3D distribution : Theta, pixel number, Sigma^2-Sigmabar^2
5427 these histograms may be used for the padding
5428
5429 * manalysis/MPadding.[h,cc]
5430 - new; replaces MApplyPadding.[h,cc]
5431 some errors removed
5432
5433 * manalysis/MSigmabar.[h,cc]
5434 - new definition of Sigmabar (only relevant for MAGIC)
5435 - add in member function 'Calc' a 3rd argument : 'const
5436 MCerPhotEvt &evt'
5437 - calculate sigmabar for 'MCerPhotEvt' pixels
5438 - in member function 'Calc' return Float_t fSigmabar instead of
5439 Bool_t
5440 - copies of objects replaced by references
5441
5442 * manalysis/MSigmabarCalc.[h,cc]
5443 - fSig->Calc(*fCam, *fPed) replaced by
5444 fSig->Calc(*fCam, *fPed, *fEvt)
5445 - change type of result of fSig->Calc from Bool_t to Float_t
5446
5447 * mfileio/MCT1ReadPreProc.cc
5448 - add in member function PreProcess() the initialization of the
5449 total number of pixels :
5450 fPedest->InitSize(iMAXNUMPIX);
5451 - remove statements that cannot be reached ('break' after
5452 'return')
5453
5454 * manalysis/MPadSchweizer.[h,cc]
5455 - alternative to MPadding
5456 - does the padding ala Thomas Schweizer
5457
5458
5459
5460 2003/02/06: Thomas Bretz
5461
5462 * mgeom/MGeomCam.[h,cc]:
5463 - fixed a warning (GetPixRatio(int) --> GetPixRatio(Uint)
5464
5465
5466
5467 2003/02/07: Antonio Stamerra
5468
5469 * manalysis/MTrigLvl2.[cc|h]
5470 - added new function
5471 MTrigLvl2::GetLutCompactPixel(int cell, int lut, int
5472 neighpix=2) which calculates the number of compact pixel
5473 in one lut
5474 - added new function GetLutPseudoSize(int neighpix=2) which
5475 calculates the lut-pseudosize
5476 - added static data member pixel_in_lut
5477 - merging of the PrintCell and PrintStatus functions in a single
5478 Print(int cell) function
5479 - Added comments using the standard layout
5480 - some small changes following Thomas comments (memset, *fLog)
5481
5482
5483
5484 2003/02/06: Thomas Bretz
5485
5486 * mbase/MLog.[h,cc]:
5487 - serialized the GUI output (problems with mutithreded prgs,
5488 eg Cosy)
5489
5490 * mtemp/MObservatoryLocation.[h,cc], mtemp/MVPObject.[h,cc],
5491 mtemp/MVPPlotter.[h,cc]:
5492 - added changes discussed in Wuerzburg
5493
5494 * mfileio/MCT1ReadPreProc.cc:
5495 - some simplifications
5496
5497
5498
5499 2003/01/31: Antonio Stamerra & Marcos Lopez
5500
5501 * mgui/MCamDisplay.[cc|h]
5502 - Added a new function MCamDisplay::SetPix(const Int_t pixnum,
5503 const Int_t color, Float_t min, Float_t max) which just set the
5504 color of a given pixel
5505
5506 * created two new classes for simulating the second level trigger
5507 in the directory manalysis:
5508 - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and
5509 // selection strategies
5510 - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the
5511 // MTrigLvl2 with the Lvl1 trigger
5512 // information
5513
5514 * manalysis/Makefile
5515 - Added -I../mgui
5516
5517 * Added macro macros/triglvl2.C which uses the above classes.
5518
5519
5520
5521 2003/01/27: Robert Wagner
5522
5523 * mfileio/MCT1ReadPreProc.[cc|h]
5524 - Added call of MTaskList::ReInit after processing of new
5525 run header
5526 - Filling of MC container complies to Oscar's changes of
5527 MMcEvt.[hxx,cxx] dated 2003/01/20
5528 - Added filling of run number in MRawRunHeader object while
5529 processing a new run header
5530
5531
5532
5533 2003/01/23: Robert Wagner
5534
5535 * manalyis/MSigmabarCalc.cc
5536 - MSigmabarCalc::Process()
5537 Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta()
5538
5539
5540
5541 2003/01/20: Oscar Blanch
5542
5543 * mmc/MMcEvt.[hxx,cxx]
5544 - Data members: fElecCphFraction, fMuonCphFraction,
5545 fOtherCphFraction have been introduced.
5546 - Class version updated to 3.
5547
5548 * mmc/MMcCorsikaRunHeader.[h.cc]
5549 - Data members: fWobbleMode and fAtmosphericModel introduced.
5550 - Class version updated to 2.
5551
5552
5553
5554 2003/01/19: Thomas Bretz
5555
5556 * manalysis/MCerPhotCalc.[h,cc]:
5557 - slight changes, mainly to the layout
5558
5559 * manalysis/MCerPhotEvt.[h,cc]:
5560 - some small changes to make the code a bit faster
5561
5562 * manalysis/MCerPhotPix.[h,cc]:
5563 - added AddNumPhotons
5564
5565 * mbase/MContinue.[h,cc]:
5566 - changed comments
5567 - enhanced functionality and fixed some small bugs
5568
5569 * mbase/Makefile:
5570 - added mfilter to paths (to be fixed)
5571
5572 * mfileio/MCT1ReadPreProc.cc:
5573 - Init fNumEvents = 0
5574
5575 * mgeom/MGeomCam.cc:
5576 - return 0 Ratio if the pixel number exceeds the number of pixels
5577
5578 * mgui/MCamDisplay.[h,cc]:
5579 - added sanity check for the maximum number of pixels
5580 - added functions to set the three different palettes
5581 - removed the buttons
5582 - fixed the context menu display
5583
5584 * mhist/HistLinkDef.h, mhist/Makefile:
5585 - added MHCerPhotEvt
5586
5587 * mhist/MHCerPhotEvt.[h,cc]:
5588 - added
5589
5590 * mhist/MFillH.cc:
5591 - changed the initialization of fParContainer from pList to NULL
5592
5593 * mhist/MHHillasExt.cc:
5594 - fixed a smallo bug when filling the histograms (crached when scaling
5595 under some circumstances)
5596
5597 * mhist/MHStarMap.cc:
5598 - added a warning output
5599
5600 * mmontecarlo/MMcCollectionAreaCalc.cc:
5601 - added a check for impact=NaN (some MC Files have this)
5602
5603
5604
5605 2003/01/17: Robert Wagner
5606
5607 * manalysis/MApplyPadding.cc
5608 - bugfix: Effective number of used pixels taken from
5609 MCerPhotEvt container, not from MPedestalCam
5610
5611
5612
5613 2003/01/16: Wolfgang Wittek
5614
5615 * mhist/MHMatrix.[h,cc]
5616 - member function MHMatrix::Read added
5617 the function calls TObject::Read(name) and SetName(name)
5618
5619
5620
5621 2003/01/15: Wolfgang Wittek
5622
5623 * mdata/MDataMember.cc
5624 - in MDataMember::PreProcess()
5625 "if (fCall)" replaced by "if (fCall && !fObject)"
5626 The additional condition "&& !fObject" is to make sure that read
5627 MDataMembers works correctly.
5628
5629
5630
5631 2003/01/08: Oscar Blanch Bigas
5632
5633 * mgeom/MGeomMirror.[h,cc]
5634 - Varible members to store mirror reflectivities have been
5635 introduced: fReflectivity and fWavelength.
5636 - Member function to set reflectivity added: SetReflectivity
5637 - Member function to set TArrayF size: SetArraySize
5638 - Class version number changed to 2.
Note: See TracBrowser for help on using the repository browser.