source: trunk/MagicSoft/Mars/Changelog@ 2510

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