source: trunk/MagicSoft/Mars/Changelog@ 9345

Last change on this file since 9345 was 9345, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 41.5 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2009/02/16 Thomas Bretz
21
22 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
23 mimage/MHImagePar.cc:
24 - replaced green by blue for better readability on projectors
25
26 * mbase/MEnv.[h,cc]:
27 - added the option of a default name to allow i/o more similar
28 to MParContainer
29 - improved Print()
30
31 * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
32 - make use of the new default name of MEnv
33
34 * mjobs/MJSpectrum.cc:
35 - read and write ganymed.rc
36
37 * mbase/MParList.cc:
38 - if adding a TObjArray add only MParContainers (for sanity)
39
40 * mjobs/MJob.cc:
41 - when reading read also TObjects
42
43 * mjobs/MJSpectrum.cc:
44 - now read the ganymed.rc and write it to the output
45
46
47
48 2009/02/15 Thomas Bretz
49
50 * ceres.rc:
51 - added the MAGIC I high gain pulse as example
52
53 * sponde.cc:
54 - redirect root error handler
55 - added new option to force on-time fit
56
57 * datacenter/scripts/runcorsika:
58 - added a comment
59 - remove empty dat file after corsika finished
60
61 * mbase/MLog.cc:
62 - added several more log-levels to handling root's error handler
63
64 * mbase/MPrint.cc:
65 - flush buffer before printing
66 - set output level to all
67
68 * melectronics/MPulseShape.h:
69 - let clone also clone the spline
70
71 * mfileio/MWriteRootFile.cc:
72 - don't output title if empty
73
74 * mhflux/MHAlpha.cc:
75 - removed erronornously comittet SetSumw2
76 - don't output the numbe rof excess events vs time
77
78 * mhflux/MHEffectiveOnTime.[h,cc]:
79 - added new data mebers to store the result of the overall-fit
80 which is now done in Finalize
81 - output the results of the effective on-time fit as inf2
82 - increased clas version accordingly
83
84 * mjobs/MJSimulation.[h,cc]:
85 - simplified setting up the file structure
86
87 * mjobs/MJSpectrum.[h,cc]:
88 - added the possibility to force a new on-time fit.
89 - a MHEffectiveOnTime histogram is now always displayed
90 for manual cross checks
91
92 * mjobs/MJStar.cc:
93 - added MSrcPosCam for Monte Carlos to output
94
95 * mpointing/MSrcPosCalc.cc:
96 - ignore the WobbleMode from the MMcCorsikaRunHeader
97 if it is a ceres file
98
99 * msim/MPhotonEvent.[h,cc]:
100 - added function GetTimeFirst
101 - added function GetTimeLast
102 - added function GetTimeMedianDev
103 - added fLength to MPhotonStatistics
104
105 * msimcamera/MSimGeomCam.cc:
106 - make use of the new functions
107 - set length to statistics container
108
109 * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
110 mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
111 mhflux/MHThetaSqN.[h,cc]:
112 - support changing geometries (conversion factors) reading
113 a new geometry from a run header
114
115 * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
116 mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
117 mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
118 - removed option to set conversion factor manually
119 - support changing geometries (conversion factors) reading
120 a new geometry from a run header
121 - increased class version by one
122
123 * mhflux/MMcSpectrumWeight.cc:
124 - replaced Form by MString::Format
125
126 - made sure that nobody is mixing different energy-range monte
127 carlos and normalizes by integral (to be implemented)
128
129 * manalysis/MMcCalibrationUpdate.cc:
130 - switched off file Ceres files (this might only be temporary
131 but it makes the display work quite well even without
132 calibrated units.
133
134 * mjobs/MJCalibrateSignal.cc:
135 - updated the rule to allow for file names without the leading date
136
137 * mjobs/MJSpectrum.[h,cc]:
138 - set the kMustCleanup bit for sanity
139 - replaced a lot of Form by MString::Format
140 - moved the getting of the right Alpha-histogram to GetHAlpha
141 - the tlist2 doesn't neet to replace anything because all previous
142 tasklists added to the list have been removed again
143 - "DataType" already in parlist? Don't add a second one
144 - replaced some gLog by fLog
145 - make sure that the "Done." message is printed even in case
146 no output is written at the end
147
148 * ceres.rc:
149 - added some more info
150
151 * datacenter/scripts/runcorsika:
152 - added magnetic field Azimuth direction (ARRANG), currently
153 at ~ -7deg at La Palma
154
155 * mbase/MLog.cc:
156 - finallyadded a really stupid hack/workaround to suppress these
157 annoying errors in case of a log-scale set too early
158
159 * mbase/MTask.[h,cc]:
160 - Replaced OverwritesProcess by Overwrites
161
162 * mcorsika/MCorsikaEvtHeader.cc:
163 - fixed particle momentum coordinate system
164
165 * mcorsika/MCorsikaRunHeader.[h,cc]:
166 - added magnetic field values
167 - improved output
168
169 * mjobs/MJSimulation.cc:
170 - updated height scale
171 - use MPhotonStatistics.fLength
172 - plot median dev of photon arrival times
173
174 * mmc/MMcRunHeader.hxx:
175 - added a getter IsCeres
176 - added a setter for the Corsika Version
177
178 * mpedestal/MMcPedestalCopy.cc:
179 - use the new IsCeres
180
181 * msim/MSimMMCS.[h,cc]:
182 - use the telescope pointing in telescope coordinates for MMcEvt
183 - correct the shower direction by the magnetic field azimuth
184 - set corsika program version
185
186 * msim/MSimPointingPos.[h,cc]:
187 - splitted the output into coordinated in the corsika frame
188 (module the magnetic field) and the poiting direction in
189 telescope coordinates
190 - added possibility to "observe" in off-target mode
191
192 * msimreflector/MSimReflector.cc:
193 - use new pointing direction in the corsika frame
194
195
196
197
198 2009/02/13 Thomas Bretz
199
200 * mcorsika/MCorsikaEvtHeader.h:
201 - added some comments on the coordinate system
202
203 * ceres.rc:
204 - added some comments
205 - setup a psf for the dwarf mirror
206
207 * mcorsika/MCorsikaRunHeader.h:
208 - added some comments
209
210 * mjobs/MJSimulation.cc:
211 - added some histogram titles
212 - fixed the x, y coordinates of the impact histogram
213 - write "ElectronicNoise"
214
215 * mjobs/MJStar.cc:
216 - don't force writing of containers which are not filles by ceres
217 - updated rule to support files without date
218
219 * mpedestal/MPedestalPix.[h,cc]:
220 - added Print() function
221
222 * mraw/MRawFileRead.cc:
223 - added a comment
224
225 * msim/MPhotonData.h:
226 - added comments about coordinate system
227
228 * msimcamera/MSimGeomCam.cc:
229 - when looking for the pixels convert from ceres-coordinates
230 to GeomCam camera-coordinates
231
232 * msimreflector/MMirror.h:
233 - added Setter for SigmaPSF
234
235 * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
236 msimreflector/MMirrorSquare.cc:
237 - now start counting in ReadM with 0
238
239 * msimreflector/MReflector.[h,cc]:
240 - added some documentation
241 - added function to set psf of all mirrors
242 - added psf optional to input file
243 - remove already evaluated tokens from TObjArray
244 - added reading of a default psf from the input file
245
246 * mjobs/MSequence.cc:
247 - fixed a bug in GetArrays which could cause seg-faults
248 - added a sanity check
249
250
251
252 2009/02/12 Thomas Bretz
253
254 * datacenter/macros/fillsources.C:
255 - updated
256
257 * mfileio/MWriteRootFile.[h,cc]:
258 - added some comments
259 - renamed GetNewFileName to SubstituteName
260 - made SubstituteName static
261
262 * mhist/MHCamera.cc:
263 - fixed the number in the legend (was wrong since last update)
264
265 * mjobs/MDataSet.cc:
266 - replaced From by MString::Format
267
268 * mjobs/MJSimulation.cc:
269 - a lot of things were renamed
270 - the refelctor can now be set from the setup file
271 - changed the binning for the event width
272 - removed plot "CamShadow"
273 - changed rules for file names
274
275 * ceres.rc:
276 - updated according to the changes in MJSimulation
277
278 * mjobs/MSequence.cc:
279 - replaced use of Form by MString::Format
280 - allow non-setting of fNight
281 - don't print period if -1
282
283 * mmain/MEventDisplay.cc:
284 - decode trigger pattern for display
285
286 * mmain/Makefile:
287 - included mtrigger
288
289 * msim/MHPhotonEvent.cc:
290 - search Reflector instead of MReflector
291
292 * msim/MSimAbsorption.cc:
293 - added some info output
294
295 * msimcamera/MSimAPD.[h,cc]:
296 - added an option to set the geom cam name. Can be used to skip
297 this task
298
299 * msimcamera/MSimCamera.[h,cc]:
300 - allow to set BaselineGain from resource file
301
302 * msimreflector/MSimReflector.cc:
303 - removed CamShadow container
304 - search Reflector instead of MReflector
305
306 * Makefile:
307 - removed mreflector
308
309 * mcalib/MCalibrationPatternDecode.cc:
310 - in case of pattern==0 and MCs set the color to CT1. This is
311 a workaround because the bits don't allow to set is explicitly
312 - removed the check for the kCT1Pulser bit. It can never be true
313 - consequently removed the kCT1Pulser bit
314
315 * mpedestal/MMcPedestalCopy.[h,cc]:
316 - fixed for MUX MCs (the pedestal has to be scaled)
317 - added option to process ceres data
318
319
320
321 2009/02/11 Thomas Bretz
322
323 * mcalib/MCalibColorSet.[h,cc]:
324 - removed some obsolete break statements
325 - removed obsolete gkMCRunLimit
326 - fixed setting of signal strength for extremely old
327 runs (I think we don't have them anyway)
328
329 * mcalib/MCalibrateData.cc:
330 - improved output
331
332 * mcalib/MCalibrationChargeCalc.cc:
333 - stop if no valid pulser colors have been found
334
335 * mcorsika/MCorsikaRunHeader.h:
336 - some cosmetics
337 - added some getter
338
339 * mhist/MHEvent.[h,cc]:
340 - some improvements to output
341 - implemented display for trigger pattern
342
343 * mtrigger/MTriggerPattern.[h,cc]:
344 - added Copy-function
345
346 * mhist/Makefile:
347 - added -I../mtrigger
348
349 * mmc/MMcEvtBasic.[h,cc]:
350 - moved the getter returning a TString to the source file
351 - replaced Form by MString::Format
352
353 * mraw/MRawRunHeader.cc:
354 - initialize fSourceEpochChar[1]
355 - initialize fNumEventsRead
356 - suppress more output which has not been initialized
357 - removed run-type from SetRunInfo
358 - added new function SetRunType
359 - use strncpy instead of memcpy
360 - replaced const char[] arguments by TString
361
362 * msimreflector/MReflector.[h,cc]:
363 - added Print
364 - added a circle around the mirror showing fMaxR
365
366 * mastro/MAstro.cc:
367 - updated some typos in comments
368
369 * mbase/MEnv.cc:
370 - replaced Form by MString::Format
371
372 * mbase/MTask.cc:
373 - made the total number of executions really count the total
374 number
375
376 * mcalib/MCalibrationPatternDecode.cc:
377 - some cosmetics
378 - corrected the use of a wrong FindCreateObj
379
380 * mcorsika/MCorsikaRead.cc:
381 - added a comment
382
383 * mfileio/MWriteRootFile.cc:
384 - improved output
385 - improved the copy of a tree (now done without unpacking)
386 - made sure that copied trees are shown in the summary
387 - made sure that the copied trees are nevertheless deleted
388
389 * mfilter/MFDeltaT.cc:
390 - adapted to change in GetNumExecutions
391
392 * mhbase/MFillH.cc:
393 - set the number of executions (as it is in MTask) before the
394 execution
395
396 * mhbase/MH.cc:
397 - improved the statistics output
398
399 * mhist/MHCamera.[h,cc]:
400 - don't create an own pad anymore
401 - removed SetRange
402 - SetRange now done via MH::SetPadRange
403 - some sanity checks if fGeomCam is set
404 - some adaptions to the new layout scheme without
405 an own pad
406 - Changed DrawProjection to a more commonly usable scheme
407 - Removed all dependencies from MGeomCamMagic
408 - start the gaus fit with the maximum not the integral
409
410 * mjobs/MJCalibrateSignal.cc:
411 - If the input files contain an OriginalMC tree
412 copy it
413 - consequently we make the MMcEvtBasic from the
414 parameter-list optional
415 - fixed the rule (MC files with .root as extension could not
416 be processed)
417
418 * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
419 - Use MHCamera::CamDraw more extensively
420 - replace use of Form by MString::Format
421
422 * mjobs/MJSimulation.cc:
423 - added an option to switch the cmaera electronics off
424 - write some more containers to output file (for easy access)
425 - set the MC bit in the header
426 - now use MSimMMCS to "fake" the correct file structure
427 - added three new writers to write the MMcEvtBasic information
428 - added a display of the most important things
429
430 * mmain/MEventDisplay.cc:
431 - don't change into the not more existing pad of a MHCamera
432
433 * msimcamera/MSimCalibrationSignal.cc:
434 - adapted GetNumExecution
435 - SetReadyToSave for the run header
436 - jitter the number of emitted photons
437 - corrected the emitted trigger positon
438 - (re)set calibration pattern
439
440 * mbase/MLut.[h,cc]:
441 - added overload of Delete() function
442 - added IsDefault
443 - added SetDefault
444
445 * mfileio/MWriteRootFile.cc:
446 - fixed output in OpenFile
447
448 * mjobs/MSequence.cc:
449 - allow the "Night" resource to be empty
450
451 * msimcamera/MSimBundlePhotons.cc:
452 - some small improvements in case of empty maps
453
454 * msimcamera/MSimReadout.[h,cc]:
455 - reset gain. Use the new fConversionFactor instead
456 - removed some setting of fRunHeader
457
458 * msimcamera/MSimTrigger.[h,cc]:
459 - on useer request now offset and gain can be used to
460 convert the signal back into units of phe
461 - added possibility to use empty lookup tables
462 - added debug output
463
464 * msimcamera/MSimCamera.[h,cc]:
465 - outsourced the pedestal and gain numbers into ReInit
466 - use an MPedestalCam for Electronic Noise and Gain
467 - allow to switch ob whether the gain is applied to the
468 electronic noise or not
469 - SetPhotElfromShower
470
471 * msim/Makefile. msim/SimLinkDef.h:
472 - added MSimMMCS
473
474 * msim/MSimMMCS.[h,cc]:
475 - added
476
477 * msimcamera/Makefile:
478 - added -I../mpedestal
479
480 * ceres.rc:
481 - added
482
483 * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
484 msimreflector/MMirrorDisk.cc:
485 - changed the grey colors
486
487 * msimreflector/MMirrorHex.cc:
488 - fixed bugs in CanHit and HasHit
489
490
491
492 2009/02/10 Thomas Bretz
493
494 * manalysis/MMcTriggerLvl2Calc.cc:
495 - removed obsolete include of MmcRunHeader
496
497 * mbase/MSpline3.[h,cc]:
498 - improved the available constructors
499 - added some comments for future use
500 - added default constructor
501 - added GetHistogram()
502
503 * mcorsika/MCorsikaRunHeader.[h,cc]:
504 - added fImpactMax
505 - added some Getters
506
507 * melectronics/MPulseShape.[h,cc]:
508 - set class version to 1 to make it storable
509 - set a title for the splines
510 - implemented Paint function
511
512 * mhbase/MH.[h,cc]:
513 - added SetPadRange
514
515 * mhist/MHCamEvent.[h,cc]:
516 - Init the geometry in ReInit thus it can work with a geometry stored in a file
517 - Make sure that histogranms already drawn properly to a pad are found in Paint
518 - added RecursiveRemove for sanity
519
520 * mmc/MMcCorsikaRunHeader.h:
521 - added SetSpectrum
522
523 * mmc/MMcEvt.hxx:
524 - added SetEvtNumber
525 - added SetPhotElfromShower
526
527 * mmc/MMcEvtBasic.[h,cc]:
528 - added operator=
529
530 * mmc/MMcRunHeader.[hxx, cxx]:
531 - set default for the versions to UShort_t(-1)
532 - added some comments
533 - added SetNumSimulatedShowers
534 - added SetImpactMax
535
536 * mraw/MRawRunHeader.cc:
537 - suppress some information in header if not valid
538
539 * msignal/MSignalCalc.cc:
540 - if (!fPedestal) we should return kTRUE not kFALSE
541
542 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
543 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
544 msimreflector/MReflector.[h,cc],
545 - added Print
546 - some cosmetics in header
547 - set class version to 1 to make it storable
548
549 * mtools/MagicJam.cc:
550 - updated
551
552
553
554 2009/02/10 Daniela Dorner
555
556 * datacenter/db/tabs.php:
557 - if csv-file doesn't exist, only logs are displayed now
558
559
560
561 2009/02/08 Thomas Bretz
562
563 * Makefile.conf.linux:
564 - added -Winit-self
565
566 * msimcamera/MSimCalibrationSignal.[h,cc]:
567 - account for the pulse shape/width
568 - make number of photons settable
569 - make time jitter settable
570 - renamned fNumEntries to fNumEvents
571 - don't set daq event number (should be set by the "daq")
572 - set trigger pattern
573 - print number of events in PreProcess
574
575 * msimreflector/MSimReflector.[h,cc]:
576 - made the detector margin settable
577
578 * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
579 - print an error and exit
580
581 * macros/optim/optimdisp.C:
582 - set the default values as default
583 - added a short summary what a good strategy for optimization is
584
585 * mastro/MAstro.cc:
586 - replaced Form by MString::Form
587
588 * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
589 - moved fParticleID from event header to run header
590 - increased Class Version accordingly
591 - added an error if more than one observation levels are read
592
593 * mhcalib/MHGausEvents.cc:
594 - replaced Form by MString::Form
595 - handle the creating of the TF1 fExpFit a bit more "root-safe"
596
597 * mhist/MHCamEvent.[h,cc]:
598 - added a new option to collect the maximum or minimum contents
599
600 * mhist/MHCamera.[h,cc]:
601 - added new functions SetMax/MinCamContent
602
603 * mraw/MRawEvtHeader.cc:
604 - initialize the data members in constructor
605
606 * mraw/MRawEvtHeader.h:
607 - removed bits for trigger type they were never used
608
609 * mraw/MRawRunHeader.cc:
610 - tiny cosmetics
611
612 * msim/MHPhotonEvent.[h,cc]:
613 - added a histogram to display the height
614 - don't fill kNightSky photons
615
616 * msim/MPhotonData.h:
617 - added getter for fProductionHeight
618
619 * msim/MPhotonEvent.h:
620 - commented IsValid (was not used anyhow)
621
622 * msimcamera/MSimGeomCam.[h,cc]:
623 - added one sample to the window to allow for time jitter of one sample
624 - make the code for the window indentical to MSimCalibrationSignal
625
626 * msimcamera/MSimReadout.[h,cc]:
627 - Set the daq event number (readout number)
628
629 * msimcamera/MSimTrigger.[h,cc]:
630 - added comments
631 - made the signal length settable
632 - made the coincidence time settable
633 - removed setting of the daq event number (should be done by the "daq")
634 - changed the trigger output from all to inf/inf2
635
636 * msimcamera/Makefile:
637 - added -I../mtrigger
638
639 * mjobs/MJSimulation.[h,cc]:
640 - added new mode to force the use of the trigger "electronics"
641 - moved setup of the fadc to the resource file
642 - added a new histogram to show the maximum signal in all pixels
643 - automatically setup the range of the TrigPos histogram
644 - don't show all histograms in all run conditions
645
646 * mraw/MRawRunHeader.[h,cc]:
647 - added ReadEnv for a setup from a resource file in ceres
648
649 * msimcamera/MSimAPD.cc:
650 - added a sanity check if ReInit has not been called
651
652
653
654 2009/02/07 Thomas Bretz
655
656 * sponde.rc:
657 - fixed a typo
658
659 * datacenter/scripts/runcorsika:
660 - added a comment
661
662 * mbase/MContinue.h:
663 - changed a comment
664
665 * mbase/MEnv.h, mbase/MMath.cc:
666 - Do not assign a temporary TString to const char *
667
668 * mcamera/MCameraCentralPix.[h,cc]:
669 - changed fDC from Float_t to Int_t
670
671 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
672 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
673 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
674 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
675 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
676 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
677 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
678 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
679 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
680 - use MString::Format instead of Form
681
682 * msim/MHPhotonEvent.cc:
683 - don't fill kNightSky primaries
684
685 * msim/MPhotonEvent.[h,cc]:
686 - return the number of non NightSky photons
687
688 * msimcamera/MSimPSF.cc:
689 - changed default for fSigma from 1 to -1
690
691 * mbase/MContinue.cc:
692 - changed default title
693
694 * mfileio/MWriteRootFile.cc:
695 - set kMustCleanup bit, otherwise it is not correctly deleted from
696 the list of cleanups
697
698 * mhbase/MH3.[h,cc]:
699 - added RecursiveRemove
700
701 * mhflux/MAlphaFitter.[h,cc]:
702 - moved code to source file
703 - improved setting of a new fFunc
704
705 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
706 - added RecursiveRemove
707
708 * mjobs/MJSimulation.cc:
709 - added MSimPSF
710 - Show only the non NightSky photons in the size plot
711 - changed the binning of BinningEvtWidth
712
713
714
715 2009/02/06 Daniela Dorner
716
717 * datacenter/db/include.php:
718 - adapted status-query
719
720
721
722 2009/02/05 Daniel Hoehne-Moench
723
724 * datacenter/macros/filldotrun.C:
725 - implemented new SuperArehucas version
726
727
728
729 2009/02/03 Thomas Bretz
730
731 * mastro/MAstroCatalog.[h,cc]:
732 - searches now all catalogs also in the datacenter default path if
733 the file could not be found
734
735 * mbase/MStatusDisplay.cc:
736 - also print information about added tabs in batch mode
737
738 * mcorsika/MCorsikaEvtHeader.h:
739 - fixed a comment
740
741 * mfileio/MWriteRootFile.cc:
742 - added some more log-output
743 - open a new /dev/null only if none with the same title already exists
744 - added some comments
745
746 * mhflux/MHEffectiveOnTime.cc:
747 - Don't call PaintText if FitH failed (as suggested by valgrind)
748
749 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
750 - added a title to all MWriteRootFile
751
752 * mreport/MReportCC.cc:
753 - added more comments
754 - improved log-output
755
756
757
758 2009/02/03 Daniela Dorner
759
760 * datacenter/db/plotdb.php:
761 - sequence as default when startup
762
763 * datacenter/db/plotdb.php, datacenter/db/plot.php:
764 - added possibility to set size of plot
765
766
767
768 2009/02/03 Stefan Ruegamer
769
770 * datacenter/scripts/budb:
771 - added getdbsetup
772
773
774
775 2009/02/02 Thomas Bretz
776
777 * mcamera/MCameraCentralPix.[h,cc]:
778 - added data member fDC
779 - increased class version number accordingly
780
781 * mreport/MReportCC.cc:
782 - improved debug output
783 - remove minus from the third argument in SCHEDULE
784
785 * mreport/MReportCamera.[h,cc]:
786 - fixed for ver>=200812140
787 - added InterpretePSSEN
788 - added InterpreteLIQ
789
790 * msimcamera/MSimCamera.cc:
791 - added a time-shift uniformly according to the bin-width
792
793
794
795 2009/01/30 Thomas Bretz
796
797 * RELEASE V2.2
798
799
800 2009/02/02 Thomas Bretz
801
802 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
803 - fixed the regular expresssion
804
805
806
807 2009/01/30 Thomas Bretz
808
809 * datacenter/macros/fillcmt.C:
810 - added
811
812 * datacenter/macros/plotstat.C:
813 - extended loop to show all periods again
814
815 * msim/MPhotonData.cc:
816 - don't change the sign of the cosines. The direction of the
817 particle doesn't neet to be changed
818
819 * msimreflector/MSimReflector.cc:
820 - change the rotation matrix to fit the change in MPhotonData
821
822
823
824 2009/01/29 Thomas Bretz
825
826 * melectronics/MPulseShape.cc:
827 - changed spline range from -25/25 to -8/8
828
829 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
830 - for sanity (thread safety) replaced Form by MString::Format
831
832 * mhflux/MHDisp.cc:
833 - initialize fHalf as suggested by valgrind
834
835 * datacenter/macros/plotdb.C:
836 - updated comments
837
838 * resources/calibration_spline.rc:
839 - updated
840
841
842
843 2009/01/27 Thomas Bretz
844
845 * macros/rootlogon.C:
846 - added new subdirectories
847
848 * melectronics/MAnalogSignal.[h,cc]:
849 - added the posssibility to add a pulse from a TF1
850 - removed the printout if out of range
851 - returns whether the range had to be adapted
852 - changed the Discriminate function to allow for giving a start
853 and end time of the search
854 - imporved the fining of the falling and rising edge
855 - removed the printout in Discriminate
856
857 * msimcamera/MSimCamera.[h,cc]:
858 - moved the pulse shape specific code into a new class MPulseShape
859 - Fixed the range of the digitization
860
861 * melectronics/MPulseShape.[h,cc]:
862 - added
863
864 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
865 - added MPulseShape
866
867 * msimcamera/MSimGeomCam.[h,cc]:
868 - Fixed the time window for random photons (Maybe move to a later
869 step in the analysis?)
870
871 * msimcamera/MSimReadout.cc:
872 - call SetReadyToSave for the run-header
873 - added some debug output in case of failure
874
875 * msimcamera/MSimSignalCam.[h,cc]:
876 - subtract the trigger position of any
877
878 * msimcamera/MSimTrigger.cc:
879 - some changes to the debug output
880
881 * mjobs/MJSimulation.[h,cc]:
882 - added
883
884 * mjobs/Makefile, mjobs/JobsLinkDef.h:
885 - added MJSimulation
886
887 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
888 - added parenthesis suggested by compiler
889
890 * mbase/MParEnv.cc:
891 - included TClass for newwer root versions
892
893 * msimreflector/MReflector.cc:
894 - fixed return if read file was not existing
895
896 * msimrelfector/MSimReflector.cc:
897 - added sanity check if reflector is valid
898
899 * datacenter/macros/insertdataset.C:
900 - added fPriority
901
902 * datacenter/macros/plotoptical.C:
903 - write a root-file as the other plot-macros do
904
905 * mreflector/MHReflector.cc:
906 - added some SetDirectory(NULL), although this class is a candidate
907 for removal
908
909 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
910 - make the CheckEnv fail if kFALSE is returned
911
912
913
914 2009/01/26 Thomas Bretz
915
916 * Makefile:
917 - added mcorsika, msim, msimreflector, msimcamera and
918 msimelectronics
919 - added readcorsika
920
921 * mbase/Makefile, mbase/BaseLinkDef.h:
922 - added MParEnv
923
924 * mbase/MParEnv.[h,cc]:
925 - added
926
927 * mbase/MParameters.[h,cc]:
928 - added ReadEnv to all classes
929
930 * mbase/MParList.cc:
931 - return the container within MParEnv if MParEnv found
932
933 * mbase/MParContainer.cc:
934 - fixed a typo
935
936 * manalysis/MEventRateCalc.cc:
937 - added a comment
938
939 * melectronics/MAnalogChannels.[h,cc]:
940 - made the GetNum* unsigned
941 - added new member functions to just initialize one size
942
943 * mraw/MRawRunHeader.[h,cc]:
944 - added a possibility to just init the number of pixels
945
946 * msimcamera/MSimReadout.[h,cc]:
947 - get the number of output channels from the camera geometry
948 - initialize the runheader in ReInit
949 - initialize the data arrays from the run-header in reinit
950
951 * mimage/MHHillas.cc:
952 - the default binning is not scales by 0.9 anymore
953
954 * mmc/MMcEvtBasic.h:
955 - added new type "artificial"
956
957 * mraw/MRawRunHeader.cc:
958 - set header size in constructor to 0
959
960 * msimcamera/MSimCalibrationSignal.[h,cc]:
961 - we need fEvt and fTrigger always
962 - renamed ReInit to CallReInit
963 - set photon primary type
964 - set number of photons from 50 to 5
965
966 * msimcamera/MSimRandomPhotons.cc:
967 - explicitly set weight to 1
968
969 * mjobs/Makefile:
970 - added msim, msimreflector, msimcamera and mcorsika
971
972
973
974 2009/01/25 Thomas Bretz
975
976 * mbase/Makefile, mbase/BaseLinkDef.h:
977 - added MLut
978
979 * mbase/MLut.[h,cc]:
980 - added
981
982 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
983 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
984 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
985 msimcamera/SimCameraIncl,h:
986 - added
987
988 * mjobs/MJob.cc:
989 - included TClass for newer root versions
990
991 * mreflector/MRflEvtData.cc:
992 - repaced a use of MHexagon by a direct use of MGeomCam
993
994 * melectronics/MAvalanchePhotoDiode.[h,cc]:
995 - added some getters
996 - remobved some obsolete comment
997 - set entries to 1 by default
998
999 * mgeom/MGeomCam.[h,cc]:
1000 - split the Get[Max,Min]Radius into two member functions
1001 - added the HitDetector based on the maximum radius calculated
1002
1003 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1004 - removed overloading of the new HitDetector
1005
1006 * mgeom/MGeomPix.[h,cc]:
1007 - reset fUserBits in constructor according to a suggestion by valgrind
1008 - added GetT member function
1009
1010 * mjobs/MJSpectrum.cc:
1011 - replaced some Form calls for sanity by MString::Format
1012 - check the result of CheckEnv
1013
1014 * mjobs/MJStar.cc:
1015 - check the result of CheckEnv
1016
1017 * mjobs/MJob.cc:
1018 - fixed a typo in the name for the seed value resource
1019
1020 * mraw/MRawRunHeader.h:
1021 - added a getter for run type point run
1022
1023 * msignal/MSignalCalc.cc:
1024 - don't execute Process at all if fPedestal==NULL
1025
1026 * msignal/MSignalCam.cc:
1027 - aded case 10 and 11 to GetPixelContent
1028
1029 * msim/MHPhotonEvent.cc:
1030 - replaced case 4 by using the traversal distance in the 0-pixel
1031
1032 * msimcamera/MSimSignalCam.cc:
1033 - set pixel only to used if contents>0
1034
1035 * msimcamera/MSimTrigger.[h,cc]:
1036 - added ReadEnv for setup from a resource file
1037 - compress the trigger list after deleting slots
1038 - initialize descriminator threshold with -1
1039 - check for the validity of the discr. th in PreProcess
1040
1041 * msimreflector/MReflector.[h,cc]:
1042 - store file name in title
1043 - added ReadEnv for setup from a resource file
1044
1045 * msimreflector/MSimReflector.[h,cc]:
1046 - changed copyright notice
1047 - added fDetectorMargin
1048
1049
1050
1051
1052 2009/01/24 Thomas Bretz
1053
1054 * mbase/MMath.cc:
1055 - added two explicit conversion to make it compile on my Ubuntu
1056 - Replaced some Form by MString::Format
1057 - included MString
1058
1059
1060
1061 2009/01/23 Daniela Dorner
1062
1063 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
1064 datacenter/db/plot.php:
1065 - adapted path to new web file structure
1066
1067 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
1068 - added option to group by date (year, month, night): pulldown in
1069 menu and adapted query
1070
1071 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
1072 datacenter/db/datasetinfo-aio.php:
1073 - enabled possibility to combine all group-bys
1074
1075 * datacenter/db/datasetinfo-aio.php:
1076 - enhances information printed in table in case of group-by
1077
1078 * datacenter/db/include.php:
1079 - adapted pulldown of status-group-by
1080
1081 * datacenter/db/menu.php:
1082 - added pulldown for sumtrigger-flag to sequinfo-menu
1083 - added function to print pulldown for group-by date
1084
1085
1086
1087 2009/01/23 Thomas Bretz
1088
1089 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
1090 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
1091 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
1092 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
1093 melectronics/MAnalogSignal.cc:
1094 - moved code which needs TMath to source file
1095 - included TMath for newer root versions
1096 - included TObjArray for newer root versions
1097
1098 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
1099 msimcamera/MSimRandomPhotons.[h,cc]:
1100 - added
1101
1102 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
1103 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
1104 melectronics/MDigitalSignal.[h,cc],
1105 melectronics/MAnalogSignal.[h,cc],
1106 melectronics/MAvalanchePhotoDiode.[h,cc]:
1107 - added
1108
1109 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
1110 - changed copyright notice
1111
1112 * mjobs/MJob.[h,cc]:
1113 - for convinience replaced GetEnvValue by GetEnvValue2
1114 - added initialization of the random number generator
1115
1116 * ceres.cc, mcorsika/CorsikaIncl.h:
1117 - added
1118
1119
1120
1121 2009/01/22 Thomas Bretz
1122
1123 * mraw/MRawRunHeader.h:
1124 - added new functions to access the runtype
1125
1126 * msim/MPhotonData.cc:
1127 - removed some obsolete comments
1128
1129 * msim/MPhotonEvent.[h,cc]
1130 - added some comments
1131 - added new member function GetFirst and GetLast
1132 - UnSort the array after reading new data
1133 - removed some old obsolete code
1134 - added new meber function Sort and IsSorted
1135
1136 * msimreflector/MSimReflector.cc:
1137 - force sorting of the array
1138
1139 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
1140 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
1141 - added
1142
1143
1144
1145 2009/01/21 Thomas Bretz
1146
1147 * mbase/BaseLinkDef.h, mbase/Makefile:
1148 - added MQuaternion
1149 - added MReflection
1150
1151 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
1152 - added
1153
1154 * mbase/MArrayI.[h,cc]:
1155 - added a few new functions (ReSort, Add, Find and AddUniq)
1156
1157 * mbase/MMath.cc:
1158 - replaced delete by delete[] where appropriate
1159
1160 * mgeom/MGeomCam.h:
1161 - added new virtual functions HitFrame and HitDetector
1162 - included MQuaternion
1163
1164 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1165 - added new functions HitFrame and HitDetector:
1166
1167 * msim/MHPhotonEvent.cc:
1168 - removed the reference to MCamera
1169
1170 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
1171 - moved DistanceToPrimitive from MHexagon to MGeomPix
1172 - moved the funtions to calculate overlapping areas
1173 also, but they are still in a comment
1174
1175 * mgui/MHexagon.[h,cc]:
1176 - started implementing a rotation angle
1177 - added data meber fPhi
1178 - increased class version number
1179
1180 * mhist/MHCamera.cc, mtools/MagicJam.cc:
1181 - we don't have to use a MHexagon anymore caluclating
1182 DistanceToPrimitive
1183
1184 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
1185 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
1186 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
1187 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
1188 msimreflector/SimReflectorIncl.h:
1189 - added
1190
1191
1192
1193 2009/01/21 Stefan Ruegamer
1194
1195 * datacenter/scripts/read_lapalma-tapes:
1196 - added check of the tape slot when exporting the tapes
1197
1198
1199
1200 2009/01/20 Thomas Bretz
1201
1202 * mjobs/MJob.h:
1203 - added Esc member function
1204
1205 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
1206 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
1207 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
1208 msim/SimLinkDef.h:
1209 - added
1210
1211
1212 2009/01/19 Thomas Bretz
1213
1214 * mfileio/MWriteRootFile.cc:
1215 - simplified how the rules are evaluated using TPregexp
1216 - by this the rules got more powerful
1217
1218 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1219 - changed ols style rule to new style
1220
1221
1222
1223 2009/01/18 Thomas Bretz
1224
1225 * mbase/BaseLinkDef.h, mbase/Makefile:
1226 - added MSpline3
1227
1228 * mcorsika/MCorsikaEvtHeader.cc:
1229 - some little cosmetics
1230
1231 * mcorsika/MCorsikaEvtHeader.h:
1232 - added some missing getters
1233
1234 * mcorsika/MCorsikaRunHeader.cc:
1235 - removed some obsolete comments
1236 - reordered some comments
1237
1238 * mextralgo/MExtralgoSpline.h:
1239 - changed default in GetIntegral from true to false
1240
1241 * mraw/MRawEvtHeader.h:
1242 - added Setter for DAQEventNumber
1243
1244 * mraw/MRawRunHeader.cc:
1245 - start pixel hardware indices with 1 not with 0
1246
1247
1248
1249 2009/01/17 Thomas Bretz
1250
1251 * mbase/MMath.[h,cc]:
1252 - added a new function RndmExp which should be a tiny bit faster than
1253 root's own implementation because it ises Rndm() instead of Uniform()
1254
1255 * mextralgo/ExtralgoIncl.h:
1256 - added MArrayF
1257
1258 * mextralgo/MExtralgoSpline.[h,cc]:
1259 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
1260 - added a new member function to return the integral function of the
1261 spline. This is useful to init a new spline and use it for
1262 producing the proper random distribution.
1263
1264 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1265 - added Print() function
1266
1267 * mraw/MRawEvtData.[h,cc]:
1268 - added a member function to Reset the arrays
1269 - added member function to set the pixel indices
1270 - Improved the new Set function
1271
1272 * readcorsika.cc:
1273 - added
1274
1275
1276
1277 2009/01/16 Daniel Hoehne-Moench
1278
1279 * datacenter/scripts/mcsequences:
1280 - implemented sumtrigger -> modes, fTriggerFlagKEY
1281 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
1282
1283 * datacenter/scripts/fillmccallisto, fillmcstar:
1284 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
1285
1286 * datacenter/macros/fillcamera.C:
1287 - changed NumPheFromDNSB to float(7,3)
1288 - fPriority(MCRunProcessStatus) is now filled into the mcdb
1289
1290 * datacenter/macros/fillmccalib.C:
1291 - minor changes, bugfix (wrong column name for mcdb)
1292
1293 * datacenter/macros/fillmcsignal.C:
1294 - definition of some parameters changed according to fillsignal.C
1295 - minor changes, deleted unnecessary code
1296 - implemented if clause for HiLo-Parameters. Instead of
1297 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
1298 sequence. For MUX MCs the HiLo-Parameters are not calculated.
1299
1300
1301
1302 2009/01/15 Thomas Bretz
1303
1304 * callisto.cc:
1305 - cosmetics to output
1306
1307 * mcorsika/MCorsikaRunHeader.cc:
1308 - cosmetics (removed a ;;)
1309
1310 * mhist/MHEvent.[h,cc]:
1311 - ReInit to allow the change of the camera geoemtry in ReInit
1312
1313
1314
1315 2009/01/15 Stefan Ruegamer
1316
1317 * datacenter/scripts/dodatacheck:
1318 - removed the _E in the find command; files from 2008/06/04 on do
1319 not have it any more
1320
1321
1322
1323 2009/01/14 Daniel Hoehne-Moench
1324
1325 * datacenter/scripts/sourcefile:
1326 - extended errorcoding on mc run process status
1327
1328 * datacenter/scripts/runmccallisto, runmcstar:
1329 - deleted unnecessary lines, adapted to primary structure
1330
1331 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
1332 - added
1333
1334 * datacenter/scripts/fillmccallisto, fillmcstar:
1335 - added
1336
1337
1338
1339 2009/01/14 Thomas Bretz
1340
1341 * readraw.cc:
1342 - check first whether the file exist before adding the extension
1343
1344 * mbase/MMath.[h,cc]:
1345 - added function to Re-sort an array
1346
1347 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
1348 - Improved output
1349
1350 * mfileio/MWriteRootFile.cc:
1351 - fixed a problem which prevented to open more than one /dev/null
1352 devices independantly
1353
1354 * mgeom/MGeomCam.cc:
1355 - cosmetics
1356
1357 * mgeom/MGeomCamDwarf.h:
1358 - fixed a typo in an ifdef
1359
1360 * mgeom/MGeomPix.[h,cc]:
1361 - added funtion to return positon as TVector2
1362 - slightly improved the algorithm to check IsInside
1363 - fixed the conditional signs for the orientation of pixels
1364 in GetDirection
1365
1366 * mmain/MEventDisplay.cc:
1367 - Give different names to the MPedestalSubtract tasks
1368 - fixed buttons
1369 - call AddGeometryTags after ReInit to allow reading new geometries in
1370 ReInit
1371
1372 * mmc/MMcEvtBasic.h:
1373 - added a new primary type kNightSky
1374
1375 * mraw/MRawEvtPixelIter.h:
1376 - replaced type of the number of bytes by UInt_t
1377
1378 * mraw/MRawRunHeader.h:
1379 - allow to validate the magic-number from outside (for MCs)
1380
1381 * datacenter/scripts/runcorsika:
1382 - added a lot of comments
1383 - reordered values in input card
1384 - switched off a lot of obsolete output
1385 - changed the Magnetic field to a value corresponding to the location of
1386 MAGIC at 2200m height valid for January 2009. (The old value never took
1387 place there?!) The value was taken from www.noaa.gov/geomagmodels
1388
1389
1390
1391 2009/01/12 Daniel Hoehne-Moench
1392
1393 * datacenter/db/menu.php:
1394 - bugfix: now the SumTriggerFlag is correctly displayed in the web
1395 interface
1396
1397
1398
1399 2009/01/09 Daniel Hoehne-Moench
1400
1401 * datacenter/macros/fillcamera.C
1402 - implemented new variables: zbinmin, zbinmax, number of
1403 sumtriggers, sum trigger flag
1404 - bugfix: for P and C runs the mirror fraction and the impact
1405 parameter had unreasonable values (negative) which were filled
1406 into the mcdb, now->0
1407
1408 * datacenter/scripts/fillcamera, mcsequences:
1409 - implemented call of getdbsetup
1410
1411
1412
1413 2009/01/09 Stefan Ruegamer
1414
1415 * datacenter/scripts/buildsequenceentries
1416 - corrected IFS argument
1417
1418
1419
1420 2009/01/08 Stefan Ruegamer
1421
1422 * datacenter/scripts/filesondisk
1423 - added S and N runs
1424
1425
1426
1427 2009/01/07 Daniel Hoehne-Moench
1428
1429 * datacenter/macros/filldotrun.C:
1430 - updated column counting numbers
1431 - included a check for the number of columns in the runfiles
1432
1433 * datacenter/macros/buildsequenceentries.C:
1434 - implemented SumTriggerFlagKEY for sequence building
1435
1436
1437
1438 2009/01/06 Thomas Bretz
1439
1440 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
1441 mbase/MArrayI.h, mbase/MArrayS.h:
1442 - removed GetSize
1443
1444 * mbase/MArrayF.h:
1445 - added Add()
1446 - added AddClipped
1447
1448 * mbase/MMath.[h,cc]:
1449 - implemented ReSort
1450
1451 * mcorsika/MCorsikaEvtHeader.cc:
1452 - removed obsolete comments
1453
1454 * mcorsika/MCorsikaRead.cc:
1455 - cosmetics
1456
1457 * mcorsika/MCorsikaRunHeader.[h,cc]:
1458 - added comments about file contents
1459 - added fWavelengthMin/Max
1460
1461 * mextralgo/MExtralgoSpline.[h,cc]:
1462 - renamed SearchY to SearchYdn
1463 - fixed a problem in SearchYup (must be ++i instead of i++)
1464 (this is relatively unimportant because it was only used
1465 in the determination of the pulse width which we never
1466 really used)
1467 - added a sanity/range-check to SearchYup and SearchYdn
1468 - added a comment
1469 - changed the order of arguments in EvalDeriv1
1470 - changed the order of arguments in EvalDeriv2
1471 - accelerated EvalDeriv1 (one multiplication less)
1472 - added Deriv1 function
1473 - made SearchYup and SearchYdn public
1474
1475 * mjobs/MDataSet.cc:
1476 - removed an obsolete return statement
1477
1478 * mraw/MRawEvtData.[h,cc]:
1479 - changed pointer in AddPixel to reference
1480 - added a Set function
1481
1482 * mraw/MRawRunHeader.[h,cc]:
1483 - added a lot of fixes for wrong run numbers written by Arehucas
1484 - added a fix for strange file numbers written by Arehucas
1485 - added functions as monta carlo interface to set contents
1486
1487 * msignal/MSignalCam.cc:
1488 - defined a case 9
1489
1490
1491
1492 2009/01/05 Thomas Bretz
1493
1494 * mhbase/MH.h:
1495 - commited missing changes from last year
1496
1497 * merpp.cc:
1498 - fixed a description
1499
1500 * sponde.cc:
1501 - added "Multiple dataset at once"
1502
1503 * star.cc:
1504 - removed obsolete -ff option from output
1505
1506 * mbase/MTime.[h,cc]:
1507 - added GetBinary
1508 - added WriteBinary
1509
1510 * mbase/MEvtLoop.cc:
1511 - display paused status in status line
1512 - improved pause handling
Note: See TracBrowser for help on using the repository browser.