Changeset 4886 for trunk/MagicSoft
- Timestamp:
- 09/07/04 15:53:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFSelBasic.h
r4584 r4886 17 17 class MGeomCam; 18 18 class MCerPhotEvt; 19 class MPedestalCam;19 //class MPedPhotCam; 20 20 class MRawRunHeader; 21 21 … … 26 26 const MGeomCam *fCam; // Camera Geometry 27 27 const MCerPhotEvt *fEvt; // Cerenkov Photon Event 28 // const MPedestalCam*fPed; // Pedestal information28 // const MPedPhotCam *fPed; // Pedestal information 29 29 const MRawRunHeader *fRawRun; 30 30
Note:
See TracChangeset
for help on using the changeset viewer.