Changeset 4327
- Timestamp:
- 06/22/04 18:59:19 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4326 r4327 46 46 47 47 * mcalib/MHCalibrationChargeCam.[h,cc] 48 - adapted Draw for the datacheck 49 50 * mcalib/MHCalibrationChargeBlindPix.[h,cc] 51 - adapted for various blind pixels 48 52 - adapted Draw for the datacheck 49 53 -
trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.h
r4228 r4327 32 32 static const Float_t fgSinglePheCut; //! Default for fSinglePheCut (now set to: 200 ) 33 33 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 35 37 static const Double_t gkElectronicAmp; // Electronic Amplification after the PMT (in FADC counts/N_e) 36 38 static const Double_t gkElectronicAmpErr; // Error of the electronic amplification
Note:
See TracChangeset
for help on using the changeset viewer.