Changeset 2885 for trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
- Timestamp:
- 01/22/04 16:27:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
r2884 r2885 19 19 20 20 Int_t fNumPixels; 21 TClonesArray *fPixels; // Array of MCalibrationPix with fit results21 TClonesArray *fPixels; //-> Array of MCalibrationPix with fit results 22 22 23 MCalibrationBlindPix *fBlindPixel; // Pointer to the Blind Pixel with fit results24 MCalibrationPINDiode *fPINDiode; // Pointer to the PIN Diode with fit results23 MCalibrationBlindPix *fBlindPixel; //-> Pointer to the Blind Pixel with fit results 24 MCalibrationPINDiode *fPINDiode; //-> Pointer to the PIN Diode with fit results 25 25 26 26 Bool_t fNumPhotInsidePlexiglassAvailable; // TRUE: Blind Pixel could have been fitted well
Note:
See TracChangeset
for help on using the changeset viewer.