Changeset 2206 for trunk/MagicSoft/Mars/mfileio/MCT1ReadAscii.cc
- Timestamp:
- 06/23/03 11:01:53 (23 years ago)
- File:
-
- 1 edited
-
trunk/MagicSoft/Mars/mfileio/MCT1ReadAscii.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MCT1ReadAscii.cc
r2173 r2206 156 156 // Initialize the size of the MPedestalCam container to 127 pixels (CT1 camera) 157 157 // 158 Bool_t MCT1ReadAscii::PreProcess(MParList *pList)158 Int_t MCT1ReadAscii::PreProcess(MParList *pList) 159 159 { 160 160 // … … 264 264 // there is now next file stop the eventloop. 265 265 // 266 Bool_t MCT1ReadAscii::Process()266 Int_t MCT1ReadAscii::Process() 267 267 { 268 268 //
Note:
See TracChangeset
for help on using the changeset viewer.
