Changeset 4327 for trunk/MagicSoft


Ignore:
Timestamp:
06/22/04 18:59:19 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4326 r4327  
    4646
    4747  * mcalib/MHCalibrationChargeCam.[h,cc]
     48    - adapted Draw for the datacheck
     49
     50  * mcalib/MHCalibrationChargeBlindPix.[h,cc]
     51    - adapted for various blind pixels
    4852    - adapted Draw for the datacheck
    4953
  • 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.