Ignore:
Timestamp:
01/22/04 16:27:10 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h

    r2884 r2885  
    1919 
    2020  Int_t fNumPixels;
    21   TClonesArray *fPixels;                      // Array of MCalibrationPix with fit results
     21  TClonesArray *fPixels;                      //-> Array of MCalibrationPix with fit results
    2222 
    23   MCalibrationBlindPix *fBlindPixel;          // Pointer to the Blind Pixel with fit results
    24   MCalibrationPINDiode *fPINDiode;            // Pointer to the PIN Diode with fit results   
     23  MCalibrationBlindPix *fBlindPixel;          //-> Pointer to the Blind Pixel with fit results
     24  MCalibrationPINDiode *fPINDiode;            //-> Pointer to the PIN Diode with fit results
    2525
    2626  Bool_t  fNumPhotInsidePlexiglassAvailable;  // TRUE: Blind Pixel could have been fitted well
Note: See TracChangeset for help on using the changeset viewer.