Ignore:
Timestamp:
06/22/04 18:59:19 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4228 r4327  
    3232  static const Float_t  fgSinglePheCut;      //! Default for fSinglePheCut (now set to: 200   )
    3333  static const Float_t  fgNumSinglePheLimit; //! Default for fNumSinglePheLimit (now set to: 50  )
    34 
     34  static const UInt_t   gkNumBlindPixels;    //! Current Number of blind pixels in the camera
     35  static const UInt_t   gkModificationRun;   //! Run number from which on the number of blind pixels has changed to 3.
     36 
    3537  static const Double_t gkElectronicAmp;     // Electronic Amplification after the PMT (in FADC counts/N_e)
    3638  static const Double_t gkElectronicAmpErr;  // Error of the electronic amplification
Note: See TracChangeset for help on using the changeset viewer.