Ignore:
Timestamp:
01/13/04 13:22:38 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mhist
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHCamera.cc

    r2762 r2781  
    6262#include "MGeomCam.h"
    6363
    64 #include "MCerPhotPix.h"
    65 #include "MCerPhotEvt.h"
    66 
    67 #include "MPedestalPix.h"
    68 #include "MPedestalCam.h"
    69 
    70 #include "MCurrents.h"
    7164#include "MCamEvent.h"
    72 
    73 #include "MImgCleanStd.h"
    7465
    7566
  • trunk/MagicSoft/Mars/mhist/MHEvent.cc

    r2754 r2781  
    5757#include "MParList.h"
    5858#include "MTaskList.h"
    59 #include "MPedestalCam.h"
    60 #include "MPedestalPix.h"
    6159#include "MParList.h"
    6260#include "MCerPhotEvt.h"
  • trunk/MagicSoft/Mars/mhist/MHEvent.h

    r2754 r2781  
    1313class MMcEvt;
    1414class MCerPhotEvt;
    15 class MPedestalCam;
    1615class MImgCleanStd;
    1716class MCameraSignal;
     
    3332    MMcEvt        *fMcEvt;         //!
    3433    MCerPhotEvt   *fCerPhotEvt;    //!
    35     MPedestalCam  *fPedestalCam;   //!
    3634    MImgCleanStd  *fImgCleanStd;   //!
    3735    MCameraSignal *fCamSignal;     //!
Note: See TracChangeset for help on using the changeset viewer.