Ignore:
Timestamp:
03/07/04 18:34:09 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeCam.cc

    r3429 r3432  
    311311  }
    312312
     313
    313314  fCam = (MCalibrationChargeCam*)pList->FindCreateObj("MCalibrationChargeCam");
    314315  if (!fCam)
     
    348349  }
    349350
     351 
    350352  if (fLoGainArray->GetEntries()==0)
    351353  {
     
    366368  }
    367369
    368 
    369  
    370370
    371371  *fLog << inf << GetDescriptor() << ": " << fNumExcluded << " excluded Pixels " << endl;
Note: See TracChangeset for help on using the changeset viewer.