Changeset 2524 for trunk/MagicSoft/Mars
- Timestamp:
- 11/18/03 11:56:34 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2522 r2524 3 3 4 4 -*-*- END OF LINE -*-*- 5 2003/11/18: Markus Gaug 6 7 * manalysis/MCalibrationCalc: 8 - performs the eventloop and fills the calibration classes 9 10 * manalysis/MCalibrationCam: 11 - holds the classes: MCalibrationPix and MCalibrationBlindPix and MCalibrationPINDiode 12 - one MCalibrationPix per pixel 13 14 * manalysis/MCalibrationPix: 15 - holds the fit results and conversion factors, etc per pixel 16 - hold histograms MHCalibrationPixel 17 18 * manalysis/MCalibrationBlindPix: 19 - holds fit results and derived number of photons, etc 20 - hold histogram MHCalibrationBlindPixel 21 22 * manalysis/MCalibrationPINDiode: 23 - holds fit results and derived number of photons, etc 24 - hold histogram MHCalibrationPINDiode 25 26 * mhist/MHCalibrationPix: 27 - histograms with sum of charges, time slices and reduced charges vs. event number 28 - fit functions 29 30 * mhist/MHCalibrationPixel: 31 - histograms with sum of charges, time slices and reduced charges vs. event number 32 - fit functions 33 34 * mhist/MHCalibrationBlindPixel: 35 - histograms with sum of charges, time slices and reduced charges vs. event number 36 - fit functions 37 38 * mhist/MHCalibrationPINDiode: 39 - histograms with sum of charges, time slices and reduced charges vs. event number 40 - fit functions 41 42 *mhist/MH: 43 - new function: CutEdges 44 45 *macros/calibration.C 46 - simple macro showing the functionning 47 48 5 49 2003/11/17: Thomas Bretz 6 50
Note:
See TracChangeset
for help on using the changeset viewer.