Changeset 8788 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 12/14/07 09:59:26 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8787 r8788 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2007/12/14 Thomas Bretz 22 23 * mbadpixels/MBadPixelsCam.h: 24 - add Print to conext menu 25 26 * mjobs/MJCalibrateSignal.cc: 27 - add sequence to the output file 28 29 * mjobs/MJCalibration.[h,cc]: 30 - implemented a minimum number of required calibration events 31 - set a proper name to the extractor extracted pedetsl cam before 32 writing to the output file 33 - add sequence to the output file 34 35 * mjobs/MJPedestal.[h,cc]: 36 - removed member function SetMinEvents 37 38 * mjobs/MJStar.cc: 39 - added fSequence to the output file 40 - The pre-Muon cut now also containes a cut on the RelTimeSigma 41 this accelerates the muon processing even more by excluding 42 non-muons as early as possible 43 44 * mpedestal/MExtractPedestal.[h,cc]: 45 - added a new data meber fCounter to count the processed 46 pedestal events 47 48 * mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc: 49 - count the processed pedestal events 50 51 * mpedestal/MPedestalCam.[h,cc]: 52 - added data member fNumEvents to store the number of processed 53 events 54 - improved Print 55 - added Print to context menu 56 - commented out obsolete GetPedestalMin/Max 57 - increased version number by 1 58 59 20 60 21 61 2007/12/13 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.