Ignore:
Timestamp:
04/18/07 16:34:51 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5046 r8417  
    2222class MCalibrationIntensityTestCam;
    2323class MCalibrationTestCam;
    24 class MBadPixelsIntensityCam;
    2524class MBadPixelsCam;
    2625class MGeomCam;
     
    3938 
    4039  // Pointers
    41   MBadPixelsIntensityCam       *fIntensBad;   //! Bad Pixels
    4240  MBadPixelsCam                *fBadPixels;   //! Bad Pixels
    4341  MHCalibrationTestCam         *fTestCam;     //! Calibrated Photons in the camera
     
    5553 
    5654  Bool_t ReInit     (MParList *pList);
    57   Int_t  Process    ();
    5855  Int_t  PostProcess();
    5956
Note: See TracChangeset for help on using the changeset viewer.