Changeset 5717 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/07/05 13:06:28 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5713 r5717 20 20 21 21 -*-*- END OF LINE -*-*- 22 23 2005/01/07 Thomas Bretz 24 25 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C: 26 - replaced PedPhotContainer by PedPhotCam for consistency 27 28 * mbase/MLog.[h,cc]: 29 - return *this in Seperator() 30 31 * mbase/MPrint.[h,cc]: 32 - use new separator manipulator in PreProcess 33 - fixed a type: separator instead of seperator 34 35 * mfileio/MReadTree.[h,cc]: 36 - added a check for branch->IsAutoDelete() in Notify() 37 38 * mpedestal/MExtractPedestal.[h,cc]: 39 - added new option 'fRandomCalculation' be used to switch on-/off- 40 randomization in extractors, the default should be like before 41 - added Process() calling Calc() 42 43 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]: 44 - renamed Process() to Calc() 45 46 * Makefile: 47 - removed macros/calibration.C, which seems to have been 48 unintantionally introduced. 49 50 22 51 23 52 2005/01/05 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.