source: trunk/MagicSoft/Mars/Changelog@ 9419

Last change on this file since 9419 was 9419, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 59.9 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/04/02 Thomas Bretz
21
22 * Makefile.conf.linux:
23 - removed accidental '-g'
24
25
26
27 2009/04/01 Thomas Bretz
28
29 * Makefile.conf.linux:
30 - removed -Wconversion (produces too much output on newer
31 compilers)
32
33
34
35 2009/03/30 Thomas Bretz
36
37 * manalysis/MMcCalibrationUpdate.cc:
38 - fixed a conditional which prevented the display from
39 correctly process raw data
40
41 * mgeom/MGeomCamSquare.cc:
42 - shifted pixels to be centered around 0
43
44 * msimcamera/MSimCamera.cc:
45 - added an additional sanity check
46
47 * mhbase/MH.cc:
48 - added "temp" to palette
49
50
51
52 2009/03/27 Stefan Ruegamer
53
54 * datacenter/scripts/checkstardone
55 - added missing ;; for the case-switching
56
57
58
59 2009/03/24 Stefan Ruegamer
60
61 * mhflux/MHAlpha.cc
62 - changed in DrawAll the line color of on-off to blue
63
64
65
66 2009/03/23 Thomas Bretz
67
68 * resources/starguider01000534.txt:
69 - added
70
71 * mbase/MStatusDisplay.cc:
72 - if no MStatusArray is found now all object are drawn
73
74 * mfileio/MWriteRootFile.[h,cc]:
75 - trees to be copied can now be made optional
76
77 * mhbase/MH.cc:
78 - included TProfile2D for newer root versions
79
80 * mjobs/MJCalibrateSignal.cc:
81 - made the copy of "OriginalMC" optional. Now it also works
82 for non-ceres (original MMCS) files again which don't
83 have this tree.
84
85
86
87 2009/03/19 Daniel Hoehne-Moench
88
89 * datacenter/scropts/mcsequences:
90 - bugfix: replaced $user by $us
91 - bugfix: fPriority is now inserted into the correct table
92
93
94
95 2009/03/16 Thomas Bretz
96
97 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
98 - added new starguider calibration since 1000534
99
100 * datacenter/macros/plotdb.C, datacenter/macros/plotrundb.C:
101 - added option to set ds-number in datset
102
103 * mgeom/MGeomCamMagic.cc:
104 - fixed layout of the MII camera
105
106 * mpointing/MPointingDevCalc.cc:
107 - updated informations
108
109
110
111 2009/03/16 Daniel Hoehne-Moench
112
113 * datacenter/scripts/fillcamera
114 - bugfix: the first line was moved by a tabulator
115
116
117
118 2009/03/16 Stefan Ruegamer
119
120 * datacenter/scripts/makecallistolinks
121 - added >/dev/null in line 68 to prevent the mails to dc@astro
122 - removed the -v for the ln
123
124 * datacenter/scripts/sourcefile
125 - added printprocesslog for rm -v in the finish function (mails)
126
127
128
129 2009/03/15 Thomas Bretz
130
131 * mgeom/MGeomCam.[h,cc]:
132 - added member function to get the total sensitive area of the
133 camera
134
135 * mgeom/MGeomCamMagic.cc:
136 - included TMath for newer root versions
137
138
139
140 2009/03/07 Thomas Bretz
141
142 * RELEASE V2.3
143
144
145
146 2009/03/06 Thomas Bretz
147
148 * datacenter/macros/plotrundb.C datacenter/macros/fillstar.C:
149 - added RunDataCheck access
150
151 * mreflector/MRflEventData.cc:
152 - replaced DistanceToPrimitive by IsInside
153
154
155
156 2009/03/05 Thomas Bretz
157
158 * mreport/MReportCamera.cc:
159 - fixed a problem if the HVFIL section is empty
160
161 * merpp.cc:
162 - added --dev-null option to Usage output
163
164 * mjobs/MJMerpp.[h,cc]:
165 - fixed operation in --dev-null mode
166
167
168
169 2009/03/04 Thomas Bretz
170
171 * datacenter/macros/plotdb.C:
172 - updated some binnings
173
174 * datacenter/macros/fillganymed.C:
175 - use the primary also when inserting
176
177 * mgeom/GeomLinkDef.h:
178 - added MGeomCamMagicII
179
180 * mgeom/MGeom.[h,cc]:
181 - added option to set position
182 - removed DistanceToPrimitive, use IsInside instead
183
184 * mgeom/MGeomCam.[h,cc]:
185 - added a virtual function to CreateNN
186 - added a workaround after reading by calling CreateNN
187 because with the last changes the pixel indices get lost
188
189 * mgeom/MGeomCamCT1.[h,cc]:
190 - now derives from MGeomCamDwarf
191 - accordingly increased version number
192
193 * mgeom/MGeomCamDwarf.[h,cc]:
194 - removed Clone -> now in MGeomCam
195
196 * mgeom/MGeomCamMagic.[h,cc]:
197 - added MGeomCamMagicII <preliminary>
198
199 * mgeom/MGeomCamSquare.[h,cc]:
200 - removed creation of next neighbors -> now automatic
201
202 * mgeom/MGeomPix.[h,cc]:
203 - added rotation angle in terms of cos(phi) and sin(phi)
204 - rotate in PaintPrimitive
205 - adapted IsInside accordingly
206
207 * mgeom/MGeomRectangle.[h,cc]:
208 - if only width is given assume a square
209 - make sure that the box is correctly painted for all root versions
210 - fixed distance to farthest point
211
212 * mgui/MHexagon.[h,cc]:
213 - removed obsolete dependence on MGeomPix
214
215 * mhist/MHCamera.cc, mtools/MagicJam.cc:
216 - replaced DistanceToPrimitive by IsInside
217
218 * mjobs/MJSimulation.cc:
219 - replaced accidental _I_ in file names by _Y_
220
221 * mreport/MReportCC.[h,cc]:
222 - added version >=200809030
223 - improved modularity of code
224
225
226
227 2009/03/03 Thomas Bretz
228
229 * ceres.rc:
230 - added some more infomation
231 - updated paths
232
233 * mcorsika/MCorsikaRunHeader.[h,cc]:
234 - added atmospheric layers
235 - added interpretation of new XSCATT/YSCATT in newer corsikas
236
237 * msim/MSimAtmosphere.[h,cc]:
238 - changed path
239 - MAtmosphere doesn't search for any files per default anymore
240 - changed atmopsheric layers to the ones fitted by Corsika
241 - added possibility to change input files to ReadEnv
242
243 * msimcamera/MSimCalibrationSignal.cc:
244 - don't create a camera geometry yourself
245
246 * resmc/atmosphere-aerosols.txt, resmc/atmosphere-ozone.txt,
247 resmc/ct1-pde.txt, resmc/dwarf-apdmap.txt, resmc/dwarf-cones.txt,
248 resmc/dwarf-pde-gapd.txt, resmc/dwarf-reflectivity.txt,
249 resmc/dwarf-reflector.txt, resmc/magic-cones-inner.txt,
250 resmc/magic-pde.txt, resmc/magic-reflectivity.txt,
251 resmc/magic-reflector-chessboard.txt, resmc/magic-reflector.txt,
252 resmc/magic-trigger-1NN.txt, resmc/magic-trigger-2NN.txt,
253 resmc/magic-trigger-3NN.txt, resmc/magic-trigger-4NN.txt:
254 - added
255
256 * mhist/Makefile:
257 - removed accidental MHQuality
258
259 * mhist/MHCamera.cc:
260 - fixed a warning when calling DistancetoPrimitive
261
262 * mgeom/MGeomCamSquare.cc:
263 - accidentaly used Double_t instead of Short_t when calling
264 SetNeighbors
265 - changed number of pixels from UInt_t to Short_t. It doesn't make
266 sense to support more pixels than we can store as index for
267 neighbors
268
269 * Makefile:
270 - added mreflector to resolve unresolved symbols
271
272
273
274 2009/03/02 Daniela Dorner
275
276 * datacenter/db/plotdb.php:
277 - adapted width of table
278
279
280
281 2009/03/02 Thomas Bretz
282
283 * mgeom/MGeomCam.[h,cc], msimreflector/MMirror.h,
284 msimreflector/MMirrorDisk.[h,cc], msimreflector/MMirrorHex.[h,cc],
285 msimreflector/MMirrorSquare.[h,cc], msimreflector/MReflector.[h,cc]:
286 - added GetA member function
287
288 * manalysis/MCameraData.cc, mbadpixels/MBadPixelsCalc.cc,
289 mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsTreat.cc,
290 mcalib/MCalibrationCam.cc, mcalib/MCalibrationChargeCalc.cc,
291 mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationPulseTimeCam.cc,
292 mcalib/MCalibrationRelTimeCalc.cc, mcalib/MCalibrationRelTimeCam.cc,
293 mcalib/MCalibrationTestCalc.cc, mcalib/MCalibrationTestCam.cc,
294 mcorsika/MCorsikaEvtHeader.cc, mfilter/MFSoftwareTrigger.cc,
295 mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc,
296 mhcalib/MHCalibrationChargeCam.cc, msignal/MSignalCam.cc,
297 mhcalib/MHCalibrationPulseTimeCam.cc, mpointing/MPointingPos.h,
298 mhcalib/MHCalibrationRelTimeCam.cc, mhft/MHexagonalFTCalc.cc,
299 mhist/MHCamera.cc, mimage/MHillas.cc, mimage/MNewImagePar.cc,
300 mjobs/MJCut.cc, mjobs/MJSimulation.cc, mpedestal/MPedPhotCam.cc,
301 mpedestal/MExtractPedestal.cc, mpedestal/MPedestalCam.cc,
302 msimcamera/MSimGeomCam.cc, msimcamera/MSimRandomPhotons.cc:
303 - replaced MGeomPix by MGeom
304
305 * mjobs/MJStar.cc:
306 - added BinningDist
307 - converted Muon cuts from mm to deg
308
309 * mhflux/MHCollectionArea.cc:
310 - fixed a problem that a plot disappeared in old files
311
312 * mmuon/MMuonSearchPar.cc:
313 - switched off the check in Paint (this works only for MAGIC :( )
314
315 * datacenter/macros/fillganymed.C:
316 - simplified by using MSQLMagic instead of MSQLServer
317
318
319
320 2009/03/01 Thomas Bretz
321
322 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
323 - added pointing model 328198
324
325 * mbase/MSpline3.h:
326 - added a cast to make it compile with root 5.18
327
328 * melectronics/MPulseShape.cc:
329 - included TH1 to make it compile with root 5.18
330
331 * mhflux/MAlphaFitter.[h,cc]:
332 - convert MString::Format to Data()
333 - added type SignificanceSqrtExcess
334
335 * mhflux/MHFalseSource.cc, mjobs/MJSpectrum.cc:
336 - convert MString::Format to Data()
337
338 * mhist/MHCamera.cc:
339 - changed some const TString to const char to resolve
340 ambiguity in root 5.18 in TF1 constructor
341
342 * msim/MHPhotonEvent.cc:
343 - use TMath::Abs instead of abs
344
345 * msim/MSimPointingPos.[h,cc]:
346 - moved getter and setter to source file to avoid including of
347 TMath
348
349 * mgeom/MGeom.[h,cc]:
350 - added
351
352 * mgeom/MGeomRectangle.[h,cc]:
353 - added
354
355 * mgeom/MGeomCamSquare.[h,cc]:
356 - added
357
358 * mgeom/Makefile, mgeom/GeomLinkDef.h:
359 - added MGeom
360 - added MGeomRectangle
361 - added MGeomCamSquare
362
363 * Makefile.rules:
364 - removed dependance on ROOTSYS from rmkdepend. It should be in
365 the path anyway as rootcint
366
367 * ceres.rc:
368 - added an example of setting the APD type
369
370 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsTreat.cc,
371 mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationTestCalc.cc,
372 mfilter/MFSoftwareTrigger.cc:
373 - replaced references to MGeomPix by references to MGeom
374
375 * mbase/MStatusDisplay.cc:
376 - evaluate the return code of fwrite as suggested by newer
377 gcc versions
378 - set a paranthesis as suggested by a warning
379
380 * mgeom/MGeomCam.[h,cc]:
381 - adapted to the changes in MGeomPix/MGeom
382 - added SetAt function for external setup
383 - added Copy constructor
384
385 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamDwarf.cc,
386 mgeom/MGeomCamMagic.cc, mhft/MHexagonFreqSpace.cc,
387 mimage/MHillas.cc, mimage/MHillasExt.cc,
388 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.cc,
389 mimage/MNewImagePar2.cc, mmuon/MHSingleMuon.cc,
390 msignal/MSignalCam.cc, mtools/MagicJam.cc,
391
392 - adapted to the changes in MGeomPix/MGeom
393 - use SetAt for setup
394
395 * mgeom/MGeomPix.cc:
396 - moved most of the code to new base class MGeom
397 - now derives from MGeom
398 - increased version number accordingly
399
400 * mhbase/MBinning.cc:
401 - replaced a Int_t by UInt_t as suggested by a warning
402
403 * mhbase/MH.cc:
404 - added a const_cast for GetObjectInfo (should be const,
405 but isn't)
406
407 * mhbase/MHMatrix.cc, mhflux/MHAlpha.cc, mhflux/MHThetaSq.cc,
408 mhflux/MHThetaSqN.cc, mhist/MHCamEventRot.cc, hvstime/MHVsTime.cc,
409 mjobs/MJStar.cc, mraw/MRawEvtHeader.cc:
410 - added paranthesis as suggested by a warning
411
412 * mhft/MGeomCamMagicXT.[h,cc]:
413 - replaced by deriving from MGeomCamDwarf
414
415 * mhist/MHCamera.cc:
416 - adapted to the changes in MGeomPix/MGeom
417 - use SetAt for setup
418 - use new PaintPrimitive to skip the usage of MHexagon
419
420 * mmc/MMcTrigHeader.hxx:
421 - fixed wrong condition in SetTrigger
422
423 * msimcamera/MSimAPD.[h,cc]:
424 - added a possibility to switch between the 50mu and 100mu
425 Diodes
426
427 * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
428 mtools/MagicReversi.[h,cc], mtools/MagicShow.[h,cc],
429 mtools/MagicSnake.[h,cc], mtools/MineSweeper.[h,cc],
430 - adapted to the changes in MGeomPix/MGeom, therefore restructered
431 the code to get rid of MHexagon
432
433 * mmovie/MMovieWrite.cc:
434 - allow to switch off timing via preprocessor directive
435 - replaced MGeomPix by MGeom
436 - slightly changed palette
437 - evaluate return of fwrite
438
439 * mbase/MQuaternion.h, msim/MPhotonData.h:
440 - added a workaround for sqrt in root 5.18/00
441
442
443
444 2009/02/26 Daniel Hoehne-Moench
445
446 * datacenter/macros/filldotrun.C:
447 - implemented new SuperArehucas version
448
449
450
451 2009/02/23 Thomas Bretz
452
453 * mcorsika/MCorsikaRunHeader.cc:
454 - switched off the impact max workaround - it doesn't work
455 - initialize fImpact Max
456 - print also number of used ATMEXT
457
458 * mhbase/MH.cc:
459 - improved setting of binning from the parameter list in the
460 n-D case
461
462 * mhbase/MH3.cc:
463 - imporved output
464
465 * mhflux/MHCollectionArea.cc:
466 - also collect the maximum impact while running for a nicer
467 behaviour of the plots
468
469 * mhflux/MHThreshold.cc:
470 - allow setting of a dedicated Threshold binning
471
472 * mimage/MHHillasExt.cc:
473 - converted slope binning to deg
474
475 * mjobs/MJSimulation.cc:
476 - write MMcCorsikaRunHeader
477 - changed binnings
478 - added new binning
479 - now display the signal unscaled
480 - show threshold and collection area only for data runs
481
482 * msim/MSimMMCS.cc:
483 - make setting of directions depending on view-cone option
484
485 * msim/MSimPointingPos.[h,cc]:
486 - added class description
487 - removed obsolete fPointingCorsika
488 - improved output
489 - added option for homogenous distribution
490
491 * mmuon/MMuonCalibParCalc.cc:
492 - converted cuts from mm to deg so they will work also for other
493 geometries
494
495
496
497 2009/02/20 Thomas Bretz
498
499 * mmuon/MHMuonPar.[h,cc]:
500 - updated class version number after fMm2Deg got removed
501
502 * mpointing/MHSrcPosCam.cc:
503 - fixed the fill style of the ellipse to produce correct ps-files
504
505
506
507 2009/02/19 Daniela Dorner
508
509 * datacenter/scripts/buildsequenceentries,
510 datacenter/scripts/checkfilesforsequenceavail,
511 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
512 datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
513 datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
514 datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
515 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
516 datacenter/scripts/makecallistolinks,
517 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
518 datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
519 datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
520 datacenter/scripts/sourcefile,
521 datacenter/scripts/writedatasetfiles,
522 datacenter/scripts/writesequencefiles:
523 - removed scriptlog
524
525 * datacenter/scripts/jobmanager:
526 - fixed typo
527
528
529
530 2009/02/19 Thomas Bretz
531
532 * mcorsika/MCorsikaRunHeader.[h,cc]:
533 - reformatted output
534 - added "Options" to output
535 - made Has const
536 - added a workaround to get the maximum simulated impact
537 although it is not officially stored in the file
538
539 * msim/MHPhotonEvent.cc:
540 - improved automatic binning
541
542 * msim/MPhotonData.[h,cc]:
543 - added GetCosW2
544 - added GetSinW2
545 - added GetSinW
546
547 * msim/MSimAbsorption.cc:
548 - don't check wavelength range when theta should be used
549
550 * msimcamera/MSimAPD.cc:
551 - check for uninitialized indices
552
553 * msim/MPhotonEvent.[h,cc]:
554 - moved the code for MyClonesArray to the source file
555 - improved a lot the reading speed by reading larger blocks
556 of data from the file at once
557 - improved memory handling. This ensures that even the largest
558 events don't fill the memory forever and the allocated memory
559 is free'd again after some time
560
561 * msimreflector/MSimReflector.cc:
562 - Use the new Resize function of MPhotonEvent to make sure
563 that the memory is not allocated forever.
564
565 * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
566 - converted default binning from mm to deg
567
568 * mraw/MRawRunHeader.cc:
569 - print less when values doen't have any meaning
570
571 * msim/MSimAtmosphere.[h,cc]:
572 - added
573
574 * msim/SimLinkDef.h, msim/Makefile:
575 - added MSimAtmosphere
576
577 * mjobs/MJSimulation.cc:
578 - added simulation of atmosphere
579 - clean isolated pixels away before calculating image parameters
580 - don't clean calibration runs
581 - correct displayed az by magnetic field
582 - added auto range for the 2D histograms
583 - set automatic binning for dist
584 - added tab with histogram for trigger area and threshold
585
586 * readcorsika.cc:
587 - implemented -ff option
588
589 * mcorsika/MCorsikaRunHeader.cc:
590 - improved Print output
591
592 * mimage/MImgCleanStd.cc:
593 - fixed the checks for the cleaning parameters there
594 where some wrong conditions
595
596 * msim/MSimMMCS.cc:
597 - fixed typo in a comment
598
599 * ceres.rc:
600 - added units for psf
601 - some small updates
602
603 * msimreflector/MSimReflector.cc:
604 - convert units of psf from mm to cm
605 - Use MPointingPos instead of PointingCorsika, ARRANG already
606 rotates all vectors accrodingly
607
608 * msim/MSimPointingPos.cc:
609 - don't write PoinitingCorsika anymore. ARRANg already includes
610 the rotation
611
612 * mgeom/MGeomCamMagic.[h,cc]:
613 - added a constructor which allows to set the focal distance
614
615 * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
616 msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
617 - don't create an object if MGeomCam not found, try "MGeomCam"
618 as default instead
619
620 * mhflux/MHCollectionArea.[h,cc]:
621 - added MMcRunHeader to data members to be able to check
622 the maximum impact in Finalize for the case the maximum
623 impect is collected "on-line" from the events
624 - if the event distribution comes just from the spectrum fill
625 the distribution event by event to get correct errors
626 - romved some old obsolete code
627
628 * msim/MSimMMCS.[h,cc]:
629 - added MMcRunHeader to data members to allow to collect the
630 maximum impact from the events
631
632
633
634 2009/02/18 Thomas Bretz
635
636 * datacenter/scripts/runcorsika:
637 - added a comment
638
639 * mbase/MParList.cc:
640 - when adding a TCollectionn only add MParContainers
641
642 * mcorsika/MCorsikaRunHeader.[h,cc]:
643 - added reading of Atmospheric coefficients
644 - added reading of Cherenkov Flag
645 - added corsika's Earth Radius
646
647 * melectronics/MDigitalSignal.[h,cc]:
648 - added and initialized an index to allow to "connect"
649 the digital signal to a channel
650
651 * mjtrain/MJTrainSeparation.cc:
652 - replaced kGreen by kBlue
653
654 * mmain/MEventDisplay.cc:
655 - added a type==3 which is for ceres-reflector files
656
657 * mmain/Makefile:
658 - added -I../mcorsika
659 - added -I../msim
660 - added -I../msimcamera
661
662 * msim/MHPhotonEvent.[h,cc]:
663 - set the binning more automatically from the run-headers
664 where possible
665 - added RadEnv
666 - added Clear function for external access
667
668 * msim/MSimAbsorption.cc:
669 - addec const-qualifier for photon
670
671 * msimcamera/MSimGeomCam.cc:
672 - allow usage also without pulse and pulse position (for display)
673
674 * msimcamera/MSimSignalCam.cc:
675 - allow usage also without TriggerPos
676 - added a check whether MSignalCam was correctly initialized
677
678
679
680 2009/02/16 Thomas Bretz
681
682 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
683 mimage/MHImagePar.cc:
684 - replaced green by blue for better readability on projectors
685
686 * mbase/MEnv.[h,cc]:
687 - added the option of a default name to allow i/o more similar
688 to MParContainer
689 - improved Print()
690
691 * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
692 - make use of the new default name of MEnv
693
694 * mjobs/MJSpectrum.cc:
695 - read and write ganymed.rc
696
697 * mbase/MParList.cc:
698 - if adding a TObjArray add only MParContainers (for sanity)
699
700 * mjobs/MJob.cc:
701 - when reading read also TObjects
702
703 * mjobs/MJSpectrum.cc:
704 - now read the ganymed.rc and write it to the output
705
706 * mhflux/MHEffectiveOnTime.h:
707 - increased class version by 1
708
709 * mhflux/MHAlpha.cc:
710 - removed erronornously comittet SetSumw2
711 - don't output the numbe rof excess events vs time
712
713
714
715 2009/02/15 Thomas Bretz
716
717 * ceres.rc:
718 - added the MAGIC I high gain pulse as example
719
720 * sponde.cc:
721 - redirect root error handler
722 - added new option to force on-time fit
723
724 * datacenter/scripts/runcorsika:
725 - added a comment
726 - remove empty dat file after corsika finished
727
728 * mbase/MLog.cc:
729 - added several more log-levels to handling root's error handler
730
731 * mbase/MPrint.cc:
732 - flush buffer before printing
733 - set output level to all
734
735 * melectronics/MPulseShape.h:
736 - let clone also clone the spline
737
738 * mfileio/MWriteRootFile.cc:
739 - don't output title if empty
740
741 * mhflux/MHEffectiveOnTime.[h,cc]:
742 - added new data mebers to store the result of the overall-fit
743 which is now done in Finalize
744 - output the results of the effective on-time fit as inf2
745 - increased clas version accordingly
746
747 * mjobs/MJSimulation.[h,cc]:
748 - simplified setting up the file structure
749
750 * mjobs/MJSpectrum.[h,cc]:
751 - added the possibility to force a new on-time fit.
752 - a MHEffectiveOnTime histogram is now always displayed
753 for manual cross checks
754
755 * mjobs/MJStar.cc:
756 - added MSrcPosCam for Monte Carlos to output
757
758 * mpointing/MSrcPosCalc.cc:
759 - ignore the WobbleMode from the MMcCorsikaRunHeader
760 if it is a ceres file
761
762 * msim/MPhotonEvent.[h,cc]:
763 - added function GetTimeFirst
764 - added function GetTimeLast
765 - added function GetTimeMedianDev
766 - added fLength to MPhotonStatistics
767
768 * msimcamera/MSimGeomCam.cc:
769 - make use of the new functions
770 - set length to statistics container
771
772 * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
773 mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
774 mhflux/MHThetaSqN.[h,cc]:
775 - support changing geometries (conversion factors) reading
776 a new geometry from a run header
777
778 * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
779 mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
780 mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
781 - removed option to set conversion factor manually
782 - support changing geometries (conversion factors) reading
783 a new geometry from a run header
784 - increased class version by one
785
786 * mhflux/MMcSpectrumWeight.cc:
787 - replaced Form by MString::Format
788
789 - made sure that nobody is mixing different energy-range monte
790 carlos and normalizes by integral (to be implemented)
791
792 * manalysis/MMcCalibrationUpdate.cc:
793 - switched off file Ceres files (this might only be temporary
794 but it makes the display work quite well even without
795 calibrated units.
796
797 * mjobs/MJCalibrateSignal.cc:
798 - updated the rule to allow for file names without the leading date
799
800 * mjobs/MJSpectrum.[h,cc]:
801 - set the kMustCleanup bit for sanity
802 - replaced a lot of Form by MString::Format
803 - moved the getting of the right Alpha-histogram to GetHAlpha
804 - the tlist2 doesn't neet to replace anything because all previous
805 tasklists added to the list have been removed again
806 - "DataType" already in parlist? Don't add a second one
807 - replaced some gLog by fLog
808 - make sure that the "Done." message is printed even in case
809 no output is written at the end
810
811 * ceres.rc:
812 - added some more info
813
814 * datacenter/scripts/runcorsika:
815 - added magnetic field Azimuth direction (ARRANG), currently
816 at ~ -7deg at La Palma
817
818 * mbase/MLog.cc:
819 - finallyadded a really stupid hack/workaround to suppress these
820 annoying errors in case of a log-scale set too early
821
822 * mbase/MTask.[h,cc]:
823 - Replaced OverwritesProcess by Overwrites
824
825 * mcorsika/MCorsikaEvtHeader.cc:
826 - fixed particle momentum coordinate system
827
828 * mcorsika/MCorsikaRunHeader.[h,cc]:
829 - added magnetic field values
830 - improved output
831
832 * mjobs/MJSimulation.cc:
833 - updated height scale
834 - use MPhotonStatistics.fLength
835 - plot median dev of photon arrival times
836
837 * mmc/MMcRunHeader.hxx:
838 - added a getter IsCeres
839 - added a setter for the Corsika Version
840
841 * mpedestal/MMcPedestalCopy.cc:
842 - use the new IsCeres
843
844 * msim/MSimMMCS.[h,cc]:
845 - use the telescope pointing in telescope coordinates for MMcEvt
846 - correct the shower direction by the magnetic field azimuth
847 - set corsika program version
848
849 * msim/MSimPointingPos.[h,cc]:
850 - splitted the output into coordinated in the corsika frame
851 (module the magnetic field) and the poiting direction in
852 telescope coordinates
853 - added possibility to "observe" in off-target mode
854
855 * msimreflector/MSimReflector.cc:
856 - use new pointing direction in the corsika frame
857
858
859
860
861 2009/02/13 Thomas Bretz
862
863 * mcorsika/MCorsikaEvtHeader.h:
864 - added some comments on the coordinate system
865
866 * ceres.rc:
867 - added some comments
868 - setup a psf for the dwarf mirror
869
870 * mcorsika/MCorsikaRunHeader.h:
871 - added some comments
872
873 * mjobs/MJSimulation.cc:
874 - added some histogram titles
875 - fixed the x, y coordinates of the impact histogram
876 - write "ElectronicNoise"
877
878 * mjobs/MJStar.cc:
879 - don't force writing of containers which are not filles by ceres
880 - updated rule to support files without date
881
882 * mpedestal/MPedestalPix.[h,cc]:
883 - added Print() function
884
885 * mraw/MRawFileRead.cc:
886 - added a comment
887
888 * msim/MPhotonData.h:
889 - added comments about coordinate system
890
891 * msimcamera/MSimGeomCam.cc:
892 - when looking for the pixels convert from ceres-coordinates
893 to GeomCam camera-coordinates
894
895 * msimreflector/MMirror.h:
896 - added Setter for SigmaPSF
897
898 * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
899 msimreflector/MMirrorSquare.cc:
900 - now start counting in ReadM with 0
901
902 * msimreflector/MReflector.[h,cc]:
903 - added some documentation
904 - added function to set psf of all mirrors
905 - added psf optional to input file
906 - remove already evaluated tokens from TObjArray
907 - added reading of a default psf from the input file
908
909 * mjobs/MSequence.cc:
910 - fixed a bug in GetArrays which could cause seg-faults
911 - added a sanity check
912
913
914
915 2009/02/12 Thomas Bretz
916
917 * datacenter/macros/fillsources.C:
918 - updated
919
920 * mfileio/MWriteRootFile.[h,cc]:
921 - added some comments
922 - renamed GetNewFileName to SubstituteName
923 - made SubstituteName static
924
925 * mhist/MHCamera.cc:
926 - fixed the number in the legend (was wrong since last update)
927
928 * mjobs/MDataSet.cc:
929 - replaced From by MString::Format
930
931 * mjobs/MJSimulation.cc:
932 - a lot of things were renamed
933 - the refelctor can now be set from the setup file
934 - changed the binning for the event width
935 - removed plot "CamShadow"
936 - changed rules for file names
937
938 * ceres.rc:
939 - updated according to the changes in MJSimulation
940
941 * mjobs/MSequence.cc:
942 - replaced use of Form by MString::Format
943 - allow non-setting of fNight
944 - don't print period if -1
945
946 * mmain/MEventDisplay.cc:
947 - decode trigger pattern for display
948
949 * mmain/Makefile:
950 - included mtrigger
951
952 * msim/MHPhotonEvent.cc:
953 - search Reflector instead of MReflector
954
955 * msim/MSimAbsorption.cc:
956 - added some info output
957
958 * msimcamera/MSimAPD.[h,cc]:
959 - added an option to set the geom cam name. Can be used to skip
960 this task
961
962 * msimcamera/MSimCamera.[h,cc]:
963 - allow to set BaselineGain from resource file
964
965 * msimreflector/MSimReflector.cc:
966 - removed CamShadow container
967 - search Reflector instead of MReflector
968
969 * Makefile:
970 - removed mreflector
971
972 * mcalib/MCalibrationPatternDecode.cc:
973 - in case of pattern==0 and MCs set the color to CT1. This is
974 a workaround because the bits don't allow to set is explicitly
975 - removed the check for the kCT1Pulser bit. It can never be true
976 - consequently removed the kCT1Pulser bit
977
978 * mpedestal/MMcPedestalCopy.[h,cc]:
979 - fixed for MUX MCs (the pedestal has to be scaled)
980 - added option to process ceres data
981
982
983
984 2009/02/11 Thomas Bretz
985
986 * mcalib/MCalibColorSet.[h,cc]:
987 - removed some obsolete break statements
988 - removed obsolete gkMCRunLimit
989 - fixed setting of signal strength for extremely old
990 runs (I think we don't have them anyway)
991
992 * mcalib/MCalibrateData.cc:
993 - improved output
994
995 * mcalib/MCalibrationChargeCalc.cc:
996 - stop if no valid pulser colors have been found
997
998 * mcorsika/MCorsikaRunHeader.h:
999 - some cosmetics
1000 - added some getter
1001
1002 * mhist/MHEvent.[h,cc]:
1003 - some improvements to output
1004 - implemented display for trigger pattern
1005
1006 * mtrigger/MTriggerPattern.[h,cc]:
1007 - added Copy-function
1008
1009 * mhist/Makefile:
1010 - added -I../mtrigger
1011
1012 * mmc/MMcEvtBasic.[h,cc]:
1013 - moved the getter returning a TString to the source file
1014 - replaced Form by MString::Format
1015
1016 * mraw/MRawRunHeader.cc:
1017 - initialize fSourceEpochChar[1]
1018 - initialize fNumEventsRead
1019 - suppress more output which has not been initialized
1020 - removed run-type from SetRunInfo
1021 - added new function SetRunType
1022 - use strncpy instead of memcpy
1023 - replaced const char[] arguments by TString
1024
1025 * msimreflector/MReflector.[h,cc]:
1026 - added Print
1027 - added a circle around the mirror showing fMaxR
1028
1029 * mastro/MAstro.cc:
1030 - updated some typos in comments
1031
1032 * mbase/MEnv.cc:
1033 - replaced Form by MString::Format
1034
1035 * mbase/MTask.cc:
1036 - made the total number of executions really count the total
1037 number
1038
1039 * mcalib/MCalibrationPatternDecode.cc:
1040 - some cosmetics
1041 - corrected the use of a wrong FindCreateObj
1042
1043 * mcorsika/MCorsikaRead.cc:
1044 - added a comment
1045
1046 * mfileio/MWriteRootFile.cc:
1047 - improved output
1048 - improved the copy of a tree (now done without unpacking)
1049 - made sure that copied trees are shown in the summary
1050 - made sure that the copied trees are nevertheless deleted
1051
1052 * mfilter/MFDeltaT.cc:
1053 - adapted to change in GetNumExecutions
1054
1055 * mhbase/MFillH.cc:
1056 - set the number of executions (as it is in MTask) before the
1057 execution
1058
1059 * mhbase/MH.cc:
1060 - improved the statistics output
1061
1062 * mhist/MHCamera.[h,cc]:
1063 - don't create an own pad anymore
1064 - removed SetRange
1065 - SetRange now done via MH::SetPadRange
1066 - some sanity checks if fGeomCam is set
1067 - some adaptions to the new layout scheme without
1068 an own pad
1069 - Changed DrawProjection to a more commonly usable scheme
1070 - Removed all dependencies from MGeomCamMagic
1071 - start the gaus fit with the maximum not the integral
1072
1073 * mjobs/MJCalibrateSignal.cc:
1074 - If the input files contain an OriginalMC tree
1075 copy it
1076 - consequently we make the MMcEvtBasic from the
1077 parameter-list optional
1078 - fixed the rule (MC files with .root as extension could not
1079 be processed)
1080
1081 * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
1082 - Use MHCamera::CamDraw more extensively
1083 - replace use of Form by MString::Format
1084
1085 * mjobs/MJSimulation.cc:
1086 - added an option to switch the cmaera electronics off
1087 - write some more containers to output file (for easy access)
1088 - set the MC bit in the header
1089 - now use MSimMMCS to "fake" the correct file structure
1090 - added three new writers to write the MMcEvtBasic information
1091 - added a display of the most important things
1092
1093 * mmain/MEventDisplay.cc:
1094 - don't change into the not more existing pad of a MHCamera
1095
1096 * msimcamera/MSimCalibrationSignal.cc:
1097 - adapted GetNumExecution
1098 - SetReadyToSave for the run header
1099 - jitter the number of emitted photons
1100 - corrected the emitted trigger positon
1101 - (re)set calibration pattern
1102
1103 * mbase/MLut.[h,cc]:
1104 - added overload of Delete() function
1105 - added IsDefault
1106 - added SetDefault
1107
1108 * mfileio/MWriteRootFile.cc:
1109 - fixed output in OpenFile
1110
1111 * mjobs/MSequence.cc:
1112 - allow the "Night" resource to be empty
1113
1114 * msimcamera/MSimBundlePhotons.cc:
1115 - some small improvements in case of empty maps
1116
1117 * msimcamera/MSimReadout.[h,cc]:
1118 - reset gain. Use the new fConversionFactor instead
1119 - removed some setting of fRunHeader
1120
1121 * msimcamera/MSimTrigger.[h,cc]:
1122 - on useer request now offset and gain can be used to
1123 convert the signal back into units of phe
1124 - added possibility to use empty lookup tables
1125 - added debug output
1126
1127 * msimcamera/MSimCamera.[h,cc]:
1128 - outsourced the pedestal and gain numbers into ReInit
1129 - use an MPedestalCam for Electronic Noise and Gain
1130 - allow to switch ob whether the gain is applied to the
1131 electronic noise or not
1132 - SetPhotElfromShower
1133
1134 * msim/Makefile. msim/SimLinkDef.h:
1135 - added MSimMMCS
1136
1137 * msim/MSimMMCS.[h,cc]:
1138 - added
1139
1140 * msimcamera/Makefile:
1141 - added -I../mpedestal
1142
1143 * ceres.rc:
1144 - added
1145
1146 * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
1147 msimreflector/MMirrorDisk.cc:
1148 - changed the grey colors
1149
1150 * msimreflector/MMirrorHex.cc:
1151 - fixed bugs in CanHit and HasHit
1152
1153
1154
1155 2009/02/10 Thomas Bretz
1156
1157 * manalysis/MMcTriggerLvl2Calc.cc:
1158 - removed obsolete include of MmcRunHeader
1159
1160 * mbase/MSpline3.[h,cc]:
1161 - improved the available constructors
1162 - added some comments for future use
1163 - added default constructor
1164 - added GetHistogram()
1165
1166 * mcorsika/MCorsikaRunHeader.[h,cc]:
1167 - added fImpactMax
1168 - added some Getters
1169
1170 * melectronics/MPulseShape.[h,cc]:
1171 - set class version to 1 to make it storable
1172 - set a title for the splines
1173 - implemented Paint function
1174
1175 * mhbase/MH.[h,cc]:
1176 - added SetPadRange
1177
1178 * mhist/MHCamEvent.[h,cc]:
1179 - Init the geometry in ReInit thus it can work with a geometry stored in a file
1180 - Make sure that histogranms already drawn properly to a pad are found in Paint
1181 - added RecursiveRemove for sanity
1182
1183 * mmc/MMcCorsikaRunHeader.h:
1184 - added SetSpectrum
1185
1186 * mmc/MMcEvt.hxx:
1187 - added SetEvtNumber
1188 - added SetPhotElfromShower
1189
1190 * mmc/MMcEvtBasic.[h,cc]:
1191 - added operator=
1192
1193 * mmc/MMcRunHeader.[hxx, cxx]:
1194 - set default for the versions to UShort_t(-1)
1195 - added some comments
1196 - added SetNumSimulatedShowers
1197 - added SetImpactMax
1198
1199 * mraw/MRawRunHeader.cc:
1200 - suppress some information in header if not valid
1201
1202 * msignal/MSignalCalc.cc:
1203 - if (!fPedestal) we should return kTRUE not kFALSE
1204
1205 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
1206 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
1207 msimreflector/MReflector.[h,cc],
1208 - added Print
1209 - some cosmetics in header
1210 - set class version to 1 to make it storable
1211
1212 * mtools/MagicJam.cc:
1213 - updated
1214
1215
1216
1217 2009/02/10 Daniela Dorner
1218
1219 * datacenter/db/tabs.php:
1220 - if csv-file doesn't exist, only logs are displayed now
1221
1222
1223
1224 2009/02/08 Thomas Bretz
1225
1226 * Makefile.conf.linux:
1227 - added -Winit-self
1228
1229 * msimcamera/MSimCalibrationSignal.[h,cc]:
1230 - account for the pulse shape/width
1231 - make number of photons settable
1232 - make time jitter settable
1233 - renamned fNumEntries to fNumEvents
1234 - don't set daq event number (should be set by the "daq")
1235 - set trigger pattern
1236 - print number of events in PreProcess
1237
1238 * msimreflector/MSimReflector.[h,cc]:
1239 - made the detector margin settable
1240
1241 * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
1242 - print an error and exit
1243
1244 * macros/optim/optimdisp.C:
1245 - set the default values as default
1246 - added a short summary what a good strategy for optimization is
1247
1248 * mastro/MAstro.cc:
1249 - replaced Form by MString::Form
1250
1251 * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
1252 - moved fParticleID from event header to run header
1253 - increased Class Version accordingly
1254 - added an error if more than one observation levels are read
1255
1256 * mhcalib/MHGausEvents.cc:
1257 - replaced Form by MString::Form
1258 - handle the creating of the TF1 fExpFit a bit more "root-safe"
1259
1260 * mhist/MHCamEvent.[h,cc]:
1261 - added a new option to collect the maximum or minimum contents
1262
1263 * mhist/MHCamera.[h,cc]:
1264 - added new functions SetMax/MinCamContent
1265
1266 * mraw/MRawEvtHeader.cc:
1267 - initialize the data members in constructor
1268
1269 * mraw/MRawEvtHeader.h:
1270 - removed bits for trigger type they were never used
1271
1272 * mraw/MRawRunHeader.cc:
1273 - tiny cosmetics
1274
1275 * msim/MHPhotonEvent.[h,cc]:
1276 - added a histogram to display the height
1277 - don't fill kNightSky photons
1278
1279 * msim/MPhotonData.h:
1280 - added getter for fProductionHeight
1281
1282 * msim/MPhotonEvent.h:
1283 - commented IsValid (was not used anyhow)
1284
1285 * msimcamera/MSimGeomCam.[h,cc]:
1286 - added one sample to the window to allow for time jitter of one sample
1287 - make the code for the window indentical to MSimCalibrationSignal
1288
1289 * msimcamera/MSimReadout.[h,cc]:
1290 - Set the daq event number (readout number)
1291
1292 * msimcamera/MSimTrigger.[h,cc]:
1293 - added comments
1294 - made the signal length settable
1295 - made the coincidence time settable
1296 - removed setting of the daq event number (should be done by the "daq")
1297 - changed the trigger output from all to inf/inf2
1298
1299 * msimcamera/Makefile:
1300 - added -I../mtrigger
1301
1302 * mjobs/MJSimulation.[h,cc]:
1303 - added new mode to force the use of the trigger "electronics"
1304 - moved setup of the fadc to the resource file
1305 - added a new histogram to show the maximum signal in all pixels
1306 - automatically setup the range of the TrigPos histogram
1307 - don't show all histograms in all run conditions
1308
1309 * mraw/MRawRunHeader.[h,cc]:
1310 - added ReadEnv for a setup from a resource file in ceres
1311
1312 * msimcamera/MSimAPD.cc:
1313 - added a sanity check if ReInit has not been called
1314
1315
1316
1317 2009/02/07 Thomas Bretz
1318
1319 * sponde.rc:
1320 - fixed a typo
1321
1322 * datacenter/scripts/runcorsika:
1323 - added a comment
1324
1325 * mbase/MContinue.h:
1326 - changed a comment
1327
1328 * mbase/MEnv.h, mbase/MMath.cc:
1329 - Do not assign a temporary TString to const char *
1330
1331 * mcamera/MCameraCentralPix.[h,cc]:
1332 - changed fDC from Float_t to Int_t
1333
1334 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
1335 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
1336 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
1337 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
1338 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
1339 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
1340 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
1341 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
1342 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
1343 - use MString::Format instead of Form
1344
1345 * msim/MHPhotonEvent.cc:
1346 - don't fill kNightSky primaries
1347
1348 * msim/MPhotonEvent.[h,cc]:
1349 - return the number of non NightSky photons
1350
1351 * msimcamera/MSimPSF.cc:
1352 - changed default for fSigma from 1 to -1
1353
1354 * mbase/MContinue.cc:
1355 - changed default title
1356
1357 * mfileio/MWriteRootFile.cc:
1358 - set kMustCleanup bit, otherwise it is not correctly deleted from
1359 the list of cleanups
1360
1361 * mhbase/MH3.[h,cc]:
1362 - added RecursiveRemove
1363
1364 * mhflux/MAlphaFitter.[h,cc]:
1365 - moved code to source file
1366 - improved setting of a new fFunc
1367
1368 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
1369 - added RecursiveRemove
1370
1371 * mjobs/MJSimulation.cc:
1372 - added MSimPSF
1373 - Show only the non NightSky photons in the size plot
1374 - changed the binning of BinningEvtWidth
1375
1376
1377
1378 2009/02/06 Daniela Dorner
1379
1380 * datacenter/db/include.php:
1381 - adapted status-query
1382
1383
1384
1385 2009/02/05 Daniel Hoehne-Moench
1386
1387 * datacenter/macros/filldotrun.C:
1388 - implemented new SuperArehucas version
1389
1390
1391
1392 2009/02/03 Thomas Bretz
1393
1394 * mastro/MAstroCatalog.[h,cc]:
1395 - searches now all catalogs also in the datacenter default path if
1396 the file could not be found
1397
1398 * mbase/MStatusDisplay.cc:
1399 - also print information about added tabs in batch mode
1400
1401 * mcorsika/MCorsikaEvtHeader.h:
1402 - fixed a comment
1403
1404 * mfileio/MWriteRootFile.cc:
1405 - added some more log-output
1406 - open a new /dev/null only if none with the same title already exists
1407 - added some comments
1408
1409 * mhflux/MHEffectiveOnTime.cc:
1410 - Don't call PaintText if FitH failed (as suggested by valgrind)
1411
1412 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
1413 - added a title to all MWriteRootFile
1414
1415 * mreport/MReportCC.cc:
1416 - added more comments
1417 - improved log-output
1418
1419
1420
1421 2009/02/03 Daniela Dorner
1422
1423 * datacenter/db/plotdb.php:
1424 - sequence as default when startup
1425
1426 * datacenter/db/plotdb.php, datacenter/db/plot.php:
1427 - added possibility to set size of plot
1428
1429
1430
1431 2009/02/03 Stefan Ruegamer
1432
1433 * datacenter/scripts/budb:
1434 - added getdbsetup
1435
1436
1437
1438 2009/02/02 Thomas Bretz
1439
1440 * mcamera/MCameraCentralPix.[h,cc]:
1441 - added data member fDC
1442 - increased class version number accordingly
1443
1444 * mreport/MReportCC.cc:
1445 - improved debug output
1446 - remove minus from the third argument in SCHEDULE
1447
1448 * mreport/MReportCamera.[h,cc]:
1449 - fixed for ver>=200812140
1450 - added InterpretePSSEN
1451 - added InterpreteLIQ
1452
1453 * msimcamera/MSimCamera.cc:
1454 - added a time-shift uniformly according to the bin-width
1455
1456
1457
1458 2009/01/30 Thomas Bretz
1459
1460 * RELEASE V2.2
1461
1462
1463 2009/02/02 Thomas Bretz
1464
1465 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1466 - fixed the regular expresssion
1467
1468
1469
1470 2009/01/30 Thomas Bretz
1471
1472 * datacenter/macros/fillcmt.C:
1473 - added
1474
1475 * datacenter/macros/plotstat.C:
1476 - extended loop to show all periods again
1477
1478 * msim/MPhotonData.cc:
1479 - don't change the sign of the cosines. The direction of the
1480 particle doesn't neet to be changed
1481
1482 * msimreflector/MSimReflector.cc:
1483 - change the rotation matrix to fit the change in MPhotonData
1484
1485
1486
1487 2009/01/29 Thomas Bretz
1488
1489 * melectronics/MPulseShape.cc:
1490 - changed spline range from -25/25 to -8/8
1491
1492 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
1493 - for sanity (thread safety) replaced Form by MString::Format
1494
1495 * mhflux/MHDisp.cc:
1496 - initialize fHalf as suggested by valgrind
1497
1498 * datacenter/macros/plotdb.C:
1499 - updated comments
1500
1501 * resources/calibration_spline.rc:
1502 - updated
1503
1504
1505
1506 2009/01/27 Thomas Bretz
1507
1508 * macros/rootlogon.C:
1509 - added new subdirectories
1510
1511 * melectronics/MAnalogSignal.[h,cc]:
1512 - added the posssibility to add a pulse from a TF1
1513 - removed the printout if out of range
1514 - returns whether the range had to be adapted
1515 - changed the Discriminate function to allow for giving a start
1516 and end time of the search
1517 - imporved the fining of the falling and rising edge
1518 - removed the printout in Discriminate
1519
1520 * msimcamera/MSimCamera.[h,cc]:
1521 - moved the pulse shape specific code into a new class MPulseShape
1522 - Fixed the range of the digitization
1523
1524 * melectronics/MPulseShape.[h,cc]:
1525 - added
1526
1527 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
1528 - added MPulseShape
1529
1530 * msimcamera/MSimGeomCam.[h,cc]:
1531 - Fixed the time window for random photons (Maybe move to a later
1532 step in the analysis?)
1533
1534 * msimcamera/MSimReadout.cc:
1535 - call SetReadyToSave for the run-header
1536 - added some debug output in case of failure
1537
1538 * msimcamera/MSimSignalCam.[h,cc]:
1539 - subtract the trigger position of any
1540
1541 * msimcamera/MSimTrigger.cc:
1542 - some changes to the debug output
1543
1544 * mjobs/MJSimulation.[h,cc]:
1545 - added
1546
1547 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1548 - added MJSimulation
1549
1550 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
1551 - added parenthesis suggested by compiler
1552
1553 * mbase/MParEnv.cc:
1554 - included TClass for newwer root versions
1555
1556 * msimreflector/MReflector.cc:
1557 - fixed return if read file was not existing
1558
1559 * msimrelfector/MSimReflector.cc:
1560 - added sanity check if reflector is valid
1561
1562 * datacenter/macros/insertdataset.C:
1563 - added fPriority
1564
1565 * datacenter/macros/plotoptical.C:
1566 - write a root-file as the other plot-macros do
1567
1568 * mreflector/MHReflector.cc:
1569 - added some SetDirectory(NULL), although this class is a candidate
1570 for removal
1571
1572 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
1573 - make the CheckEnv fail if kFALSE is returned
1574
1575
1576
1577 2009/01/26 Thomas Bretz
1578
1579 * Makefile:
1580 - added mcorsika, msim, msimreflector, msimcamera and
1581 msimelectronics
1582 - added readcorsika
1583
1584 * mbase/Makefile, mbase/BaseLinkDef.h:
1585 - added MParEnv
1586
1587 * mbase/MParEnv.[h,cc]:
1588 - added
1589
1590 * mbase/MParameters.[h,cc]:
1591 - added ReadEnv to all classes
1592
1593 * mbase/MParList.cc:
1594 - return the container within MParEnv if MParEnv found
1595
1596 * mbase/MParContainer.cc:
1597 - fixed a typo
1598
1599 * manalysis/MEventRateCalc.cc:
1600 - added a comment
1601
1602 * melectronics/MAnalogChannels.[h,cc]:
1603 - made the GetNum* unsigned
1604 - added new member functions to just initialize one size
1605
1606 * mraw/MRawRunHeader.[h,cc]:
1607 - added a possibility to just init the number of pixels
1608
1609 * msimcamera/MSimReadout.[h,cc]:
1610 - get the number of output channels from the camera geometry
1611 - initialize the runheader in ReInit
1612 - initialize the data arrays from the run-header in reinit
1613
1614 * mimage/MHHillas.cc:
1615 - the default binning is not scales by 0.9 anymore
1616
1617 * mmc/MMcEvtBasic.h:
1618 - added new type "artificial"
1619
1620 * mraw/MRawRunHeader.cc:
1621 - set header size in constructor to 0
1622
1623 * msimcamera/MSimCalibrationSignal.[h,cc]:
1624 - we need fEvt and fTrigger always
1625 - renamed ReInit to CallReInit
1626 - set photon primary type
1627 - set number of photons from 50 to 5
1628
1629 * msimcamera/MSimRandomPhotons.cc:
1630 - explicitly set weight to 1
1631
1632 * mjobs/Makefile:
1633 - added msim, msimreflector, msimcamera and mcorsika
1634
1635
1636
1637 2009/01/25 Thomas Bretz
1638
1639 * mbase/Makefile, mbase/BaseLinkDef.h:
1640 - added MLut
1641
1642 * mbase/MLut.[h,cc]:
1643 - added
1644
1645 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
1646 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
1647 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
1648 msimcamera/SimCameraIncl,h:
1649 - added
1650
1651 * mjobs/MJob.cc:
1652 - included TClass for newer root versions
1653
1654 * mreflector/MRflEvtData.cc:
1655 - repaced a use of MHexagon by a direct use of MGeomCam
1656
1657 * melectronics/MAvalanchePhotoDiode.[h,cc]:
1658 - added some getters
1659 - remobved some obsolete comment
1660 - set entries to 1 by default
1661
1662 * mgeom/MGeomCam.[h,cc]:
1663 - split the Get[Max,Min]Radius into two member functions
1664 - added the HitDetector based on the maximum radius calculated
1665
1666 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1667 - removed overloading of the new HitDetector
1668
1669 * mgeom/MGeomPix.[h,cc]:
1670 - reset fUserBits in constructor according to a suggestion by valgrind
1671 - added GetT member function
1672
1673 * mjobs/MJSpectrum.cc:
1674 - replaced some Form calls for sanity by MString::Format
1675 - check the result of CheckEnv
1676
1677 * mjobs/MJStar.cc:
1678 - check the result of CheckEnv
1679
1680 * mjobs/MJob.cc:
1681 - fixed a typo in the name for the seed value resource
1682
1683 * mraw/MRawRunHeader.h:
1684 - added a getter for run type point run
1685
1686 * msignal/MSignalCalc.cc:
1687 - don't execute Process at all if fPedestal==NULL
1688
1689 * msignal/MSignalCam.cc:
1690 - aded case 10 and 11 to GetPixelContent
1691
1692 * msim/MHPhotonEvent.cc:
1693 - replaced case 4 by using the traversal distance in the 0-pixel
1694
1695 * msimcamera/MSimSignalCam.cc:
1696 - set pixel only to used if contents>0
1697
1698 * msimcamera/MSimTrigger.[h,cc]:
1699 - added ReadEnv for setup from a resource file
1700 - compress the trigger list after deleting slots
1701 - initialize descriminator threshold with -1
1702 - check for the validity of the discr. th in PreProcess
1703
1704 * msimreflector/MReflector.[h,cc]:
1705 - store file name in title
1706 - added ReadEnv for setup from a resource file
1707
1708 * msimreflector/MSimReflector.[h,cc]:
1709 - changed copyright notice
1710 - added fDetectorMargin
1711
1712
1713
1714
1715 2009/01/24 Thomas Bretz
1716
1717 * mbase/MMath.cc:
1718 - added two explicit conversion to make it compile on my Ubuntu
1719 - Replaced some Form by MString::Format
1720 - included MString
1721
1722
1723
1724 2009/01/23 Daniela Dorner
1725
1726 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
1727 datacenter/db/plot.php:
1728 - adapted path to new web file structure
1729
1730 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
1731 - added option to group by date (year, month, night): pulldown in
1732 menu and adapted query
1733
1734 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
1735 datacenter/db/datasetinfo-aio.php:
1736 - enabled possibility to combine all group-bys
1737
1738 * datacenter/db/datasetinfo-aio.php:
1739 - enhances information printed in table in case of group-by
1740
1741 * datacenter/db/include.php:
1742 - adapted pulldown of status-group-by
1743
1744 * datacenter/db/menu.php:
1745 - added pulldown for sumtrigger-flag to sequinfo-menu
1746 - added function to print pulldown for group-by date
1747
1748
1749
1750 2009/01/23 Thomas Bretz
1751
1752 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
1753 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
1754 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
1755 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
1756 melectronics/MAnalogSignal.cc:
1757 - moved code which needs TMath to source file
1758 - included TMath for newer root versions
1759 - included TObjArray for newer root versions
1760
1761 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
1762 msimcamera/MSimRandomPhotons.[h,cc]:
1763 - added
1764
1765 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
1766 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
1767 melectronics/MDigitalSignal.[h,cc],
1768 melectronics/MAnalogSignal.[h,cc],
1769 melectronics/MAvalanchePhotoDiode.[h,cc]:
1770 - added
1771
1772 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
1773 - changed copyright notice
1774
1775 * mjobs/MJob.[h,cc]:
1776 - for convinience replaced GetEnvValue by GetEnvValue2
1777 - added initialization of the random number generator
1778
1779 * ceres.cc, mcorsika/CorsikaIncl.h:
1780 - added
1781
1782
1783
1784 2009/01/22 Thomas Bretz
1785
1786 * mraw/MRawRunHeader.h:
1787 - added new functions to access the runtype
1788
1789 * msim/MPhotonData.cc:
1790 - removed some obsolete comments
1791
1792 * msim/MPhotonEvent.[h,cc]
1793 - added some comments
1794 - added new member function GetFirst and GetLast
1795 - UnSort the array after reading new data
1796 - removed some old obsolete code
1797 - added new meber function Sort and IsSorted
1798
1799 * msimreflector/MSimReflector.cc:
1800 - force sorting of the array
1801
1802 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
1803 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
1804 - added
1805
1806
1807
1808 2009/01/21 Thomas Bretz
1809
1810 * mbase/BaseLinkDef.h, mbase/Makefile:
1811 - added MQuaternion
1812 - added MReflection
1813
1814 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
1815 - added
1816
1817 * mbase/MArrayI.[h,cc]:
1818 - added a few new functions (ReSort, Add, Find and AddUniq)
1819
1820 * mbase/MMath.cc:
1821 - replaced delete by delete[] where appropriate
1822
1823 * mgeom/MGeomCam.h:
1824 - added new virtual functions HitFrame and HitDetector
1825 - included MQuaternion
1826
1827 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1828 - added new functions HitFrame and HitDetector:
1829
1830 * msim/MHPhotonEvent.cc:
1831 - removed the reference to MCamera
1832
1833 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
1834 - moved DistanceToPrimitive from MHexagon to MGeomPix
1835 - moved the funtions to calculate overlapping areas
1836 also, but they are still in a comment
1837
1838 * mgui/MHexagon.[h,cc]:
1839 - started implementing a rotation angle
1840 - added data meber fPhi
1841 - increased class version number
1842
1843 * mhist/MHCamera.cc, mtools/MagicJam.cc:
1844 - we don't have to use a MHexagon anymore caluclating
1845 DistanceToPrimitive
1846
1847 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
1848 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
1849 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
1850 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
1851 msimreflector/SimReflectorIncl.h:
1852 - added
1853
1854
1855
1856 2009/01/21 Stefan Ruegamer
1857
1858 * datacenter/scripts/read_lapalma-tapes:
1859 - added check of the tape slot when exporting the tapes
1860
1861
1862
1863 2009/01/20 Thomas Bretz
1864
1865 * mjobs/MJob.h:
1866 - added Esc member function
1867
1868 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
1869 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
1870 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
1871 msim/SimLinkDef.h:
1872 - added
1873
1874
1875 2009/01/19 Thomas Bretz
1876
1877 * mfileio/MWriteRootFile.cc:
1878 - simplified how the rules are evaluated using TPregexp
1879 - by this the rules got more powerful
1880
1881 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1882 - changed ols style rule to new style
1883
1884
1885
1886 2009/01/18 Thomas Bretz
1887
1888 * mbase/BaseLinkDef.h, mbase/Makefile:
1889 - added MSpline3
1890
1891 * mcorsika/MCorsikaEvtHeader.cc:
1892 - some little cosmetics
1893
1894 * mcorsika/MCorsikaEvtHeader.h:
1895 - added some missing getters
1896
1897 * mcorsika/MCorsikaRunHeader.cc:
1898 - removed some obsolete comments
1899 - reordered some comments
1900
1901 * mextralgo/MExtralgoSpline.h:
1902 - changed default in GetIntegral from true to false
1903
1904 * mraw/MRawEvtHeader.h:
1905 - added Setter for DAQEventNumber
1906
1907 * mraw/MRawRunHeader.cc:
1908 - start pixel hardware indices with 1 not with 0
1909
1910
1911
1912 2009/01/17 Thomas Bretz
1913
1914 * mbase/MMath.[h,cc]:
1915 - added a new function RndmExp which should be a tiny bit faster than
1916 root's own implementation because it ises Rndm() instead of Uniform()
1917
1918 * mextralgo/ExtralgoIncl.h:
1919 - added MArrayF
1920
1921 * mextralgo/MExtralgoSpline.[h,cc]:
1922 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
1923 - added a new member function to return the integral function of the
1924 spline. This is useful to init a new spline and use it for
1925 producing the proper random distribution.
1926
1927 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1928 - added Print() function
1929
1930 * mraw/MRawEvtData.[h,cc]:
1931 - added a member function to Reset the arrays
1932 - added member function to set the pixel indices
1933 - Improved the new Set function
1934
1935 * readcorsika.cc:
1936 - added
1937
1938
1939
1940 2009/01/16 Daniel Hoehne-Moench
1941
1942 * datacenter/scripts/mcsequences:
1943 - implemented sumtrigger -> modes, fTriggerFlagKEY
1944 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
1945
1946 * datacenter/scripts/fillmccallisto, fillmcstar:
1947 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
1948
1949 * datacenter/macros/fillcamera.C:
1950 - changed NumPheFromDNSB to float(7,3)
1951 - fPriority(MCRunProcessStatus) is now filled into the mcdb
1952
1953 * datacenter/macros/fillmccalib.C:
1954 - minor changes, bugfix (wrong column name for mcdb)
1955
1956 * datacenter/macros/fillmcsignal.C:
1957 - definition of some parameters changed according to fillsignal.C
1958 - minor changes, deleted unnecessary code
1959 - implemented if clause for HiLo-Parameters. Instead of
1960 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
1961 sequence. For MUX MCs the HiLo-Parameters are not calculated.
1962
1963
1964
1965 2009/01/15 Thomas Bretz
1966
1967 * callisto.cc:
1968 - cosmetics to output
1969
1970 * mcorsika/MCorsikaRunHeader.cc:
1971 - cosmetics (removed a ;;)
1972
1973 * mhist/MHEvent.[h,cc]:
1974 - ReInit to allow the change of the camera geoemtry in ReInit
1975
1976
1977
1978 2009/01/15 Stefan Ruegamer
1979
1980 * datacenter/scripts/dodatacheck:
1981 - removed the _E in the find command; files from 2008/06/04 on do
1982 not have it any more
1983
1984
1985
1986 2009/01/14 Daniel Hoehne-Moench
1987
1988 * datacenter/scripts/sourcefile:
1989 - extended errorcoding on mc run process status
1990
1991 * datacenter/scripts/runmccallisto, runmcstar:
1992 - deleted unnecessary lines, adapted to primary structure
1993
1994 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
1995 - added
1996
1997 * datacenter/scripts/fillmccallisto, fillmcstar:
1998 - added
1999
2000
2001
2002 2009/01/14 Thomas Bretz
2003
2004 * readraw.cc:
2005 - check first whether the file exist before adding the extension
2006
2007 * mbase/MMath.[h,cc]:
2008 - added function to Re-sort an array
2009
2010 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
2011 - Improved output
2012
2013 * mfileio/MWriteRootFile.cc:
2014 - fixed a problem which prevented to open more than one /dev/null
2015 devices independantly
2016
2017 * mgeom/MGeomCam.cc:
2018 - cosmetics
2019
2020 * mgeom/MGeomCamDwarf.h:
2021 - fixed a typo in an ifdef
2022
2023 * mgeom/MGeomPix.[h,cc]:
2024 - added funtion to return positon as TVector2
2025 - slightly improved the algorithm to check IsInside
2026 - fixed the conditional signs for the orientation of pixels
2027 in GetDirection
2028
2029 * mmain/MEventDisplay.cc:
2030 - Give different names to the MPedestalSubtract tasks
2031 - fixed buttons
2032 - call AddGeometryTags after ReInit to allow reading new geometries in
2033 ReInit
2034
2035 * mmc/MMcEvtBasic.h:
2036 - added a new primary type kNightSky
2037
2038 * mraw/MRawEvtPixelIter.h:
2039 - replaced type of the number of bytes by UInt_t
2040
2041 * mraw/MRawRunHeader.h:
2042 - allow to validate the magic-number from outside (for MCs)
2043
2044 * datacenter/scripts/runcorsika:
2045 - added a lot of comments
2046 - reordered values in input card
2047 - switched off a lot of obsolete output
2048 - changed the Magnetic field to a value corresponding to the location of
2049 MAGIC at 2200m height valid for January 2009. (The old value never took
2050 place there?!) The value was taken from www.noaa.gov/geomagmodels
2051
2052
2053
2054 2009/01/12 Daniel Hoehne-Moench
2055
2056 * datacenter/db/menu.php:
2057 - bugfix: now the SumTriggerFlag is correctly displayed in the web
2058 interface
2059
2060
2061
2062 2009/01/09 Daniel Hoehne-Moench
2063
2064 * datacenter/macros/fillcamera.C
2065 - implemented new variables: zbinmin, zbinmax, number of
2066 sumtriggers, sum trigger flag
2067 - bugfix: for P and C runs the mirror fraction and the impact
2068 parameter had unreasonable values (negative) which were filled
2069 into the mcdb, now->0
2070
2071 * datacenter/scripts/fillcamera, mcsequences:
2072 - implemented call of getdbsetup
2073
2074
2075
2076 2009/01/09 Stefan Ruegamer
2077
2078 * datacenter/scripts/buildsequenceentries
2079 - corrected IFS argument
2080
2081
2082
2083 2009/01/08 Stefan Ruegamer
2084
2085 * datacenter/scripts/filesondisk
2086 - added S and N runs
2087
2088
2089
2090 2009/01/07 Daniel Hoehne-Moench
2091
2092 * datacenter/macros/filldotrun.C:
2093 - updated column counting numbers
2094 - included a check for the number of columns in the runfiles
2095
2096 * datacenter/macros/buildsequenceentries.C:
2097 - implemented SumTriggerFlagKEY for sequence building
2098
2099
2100
2101 2009/01/06 Thomas Bretz
2102
2103 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
2104 mbase/MArrayI.h, mbase/MArrayS.h:
2105 - removed GetSize
2106
2107 * mbase/MArrayF.h:
2108 - added Add()
2109 - added AddClipped
2110
2111 * mbase/MMath.[h,cc]:
2112 - implemented ReSort
2113
2114 * mcorsika/MCorsikaEvtHeader.cc:
2115 - removed obsolete comments
2116
2117 * mcorsika/MCorsikaRead.cc:
2118 - cosmetics
2119
2120 * mcorsika/MCorsikaRunHeader.[h,cc]:
2121 - added comments about file contents
2122 - added fWavelengthMin/Max
2123
2124 * mextralgo/MExtralgoSpline.[h,cc]:
2125 - renamed SearchY to SearchYdn
2126 - fixed a problem in SearchYup (must be ++i instead of i++)
2127 (this is relatively unimportant because it was only used
2128 in the determination of the pulse width which we never
2129 really used)
2130 - added a sanity/range-check to SearchYup and SearchYdn
2131 - added a comment
2132 - changed the order of arguments in EvalDeriv1
2133 - changed the order of arguments in EvalDeriv2
2134 - accelerated EvalDeriv1 (one multiplication less)
2135 - added Deriv1 function
2136 - made SearchYup and SearchYdn public
2137
2138 * mjobs/MDataSet.cc:
2139 - removed an obsolete return statement
2140
2141 * mraw/MRawEvtData.[h,cc]:
2142 - changed pointer in AddPixel to reference
2143 - added a Set function
2144
2145 * mraw/MRawRunHeader.[h,cc]:
2146 - added a lot of fixes for wrong run numbers written by Arehucas
2147 - added a fix for strange file numbers written by Arehucas
2148 - added functions as monta carlo interface to set contents
2149
2150 * msignal/MSignalCam.cc:
2151 - defined a case 9
2152
2153
2154
2155 2009/01/05 Thomas Bretz
2156
2157 * mhbase/MH.h:
2158 - commited missing changes from last year
2159
2160 * merpp.cc:
2161 - fixed a description
2162
2163 * sponde.cc:
2164 - added "Multiple dataset at once"
2165
2166 * star.cc:
2167 - removed obsolete -ff option from output
2168
2169 * mbase/MTime.[h,cc]:
2170 - added GetBinary
2171 - added WriteBinary
2172
2173 * mbase/MEvtLoop.cc:
2174 - display paused status in status line
2175 - improved pause handling
Note: See TracBrowser for help on using the repository browser.