Ignore:
Timestamp:
04/16/09 12:14:40 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msimcamera/MSimAPD.h

    r9369 r9427  
    1414class MPhotonEvent;
    1515class MPhotonStatistics;
     16class MPedestalCam;
    1617
    1718class MSimAPD : public MTask
     
    2122    MPhotonEvent      *fEvt;     //! Event storing the photon information
    2223    MPhotonStatistics *fStat;    //! Storing event statistics (needed for the start-time)
     24    MPedestalCam      *fRates;   //! Accidental Photon Rates for all pixels
    2325
    2426    TObjArray fAPDs;             //! Array keeping the necessary number of APDs
Note: See TracChangeset for help on using the changeset viewer.