Changeset 4404 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/19/04 23:45:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4402 r4404 19 19 20 20 -*-*- END OF LINE -*-*- 21 22 2004/07/20: Florian Goebel 23 24 * mpedestal/MPedestalPix.[h,cc] 25 - added: 26 - fPedestalABoffset difference between pedestal mean of odd slices and 27 the total pedestal mean (fPedestal) 28 - fNumEvents number of times, the Process was executed 29 (to estimate the error of pedestal) 30 31 * mpedestal/MPedestalCam.cc 32 - calculate error using pixel vise fNumEvents 33 34 * mpedestal/MPedCalcFromLoGain.[h,cc] 35 * mpedestal/Makefile 36 * mpedestal/PedestalLinkDef.h 37 - added class which calculates pedestal values from the low gain slices of 38 a data run 39 - it also calculates the ABoffset values and fills MPedestalPix accordingly 40 41 * macros/ScanPulseABPed.C 42 - macro plotting the pulse shape using MPedCalcFromLoGain 43 and correcting for the AB 150 MHz clock noise. 44 45 * msignal/MExtractSignalABcorr.[h,cc] 46 * msignal/Makefile 47 * msignal/SignalLinkDef.h 48 - example for signal extractor class similar to MExtractSignal 49 correcting for ABoffset which allows to use odd number of slices 50 51 * macros/ScanExtractSignalABCorr.C 52 - macro using MExtractSignalABcorr 21 53 22 54
Note:
See TracChangeset
for help on using the changeset viewer.