Changeset 2206 for trunk/MagicSoft/Mars/mfileio/MReadCurrents.cc
- Timestamp:
- 06/23/03 11:01:53 (23 years ago)
- File:
-
- 1 edited
-
trunk/MagicSoft/Mars/mfileio/MReadCurrents.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MReadCurrents.cc
r2173 r2206 151 151 // Initialize the size of the MPedestalCam container to 127 pixels (CT1 camera) 152 152 // 153 Bool_t MReadCurrents::PreProcess(MParList *pList)153 Int_t MReadCurrents::PreProcess(MParList *pList) 154 154 { 155 155 // … … 190 190 // there is now next file stop the eventloop. 191 191 // 192 Bool_t MReadCurrents::Process()192 Int_t MReadCurrents::Process() 193 193 { 194 194 //
Note:
See TracChangeset
for help on using the changeset viewer.
