Changeset 4457 for trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.h
- Timestamp:
- 08/04/04 11:37:56 (22 years ago)
- File:
-
- 1 edited
-
trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MCT1ReadPreProc.h
r2781 r4457 22 22 class MCerPhotEvt; 23 23 class MPedPhotCam; 24 class MB lindPixels;24 class MBadPixelsCam; 25 25 class MRawRunHeader; 26 26 class MTaskList; … … 45 45 MMcTrig *fMcTrig; // mc data container for trigger information 46 46 MSrcPosCam *fSrcPos; // source position in the camera 47 MB lindPixels*fBlinds; // Array holding blind pixels47 MBadPixelsCam *fBlinds; // Array holding blind pixels 48 48 MRawRunHeader *fRawRunHeader; // raw run header 49 49 MParList *fParList; // parameter list
Note:
See TracChangeset
for help on using the changeset viewer.
