Changeset 6908 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 04/05/05 10:45:57 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MSequence.cc
r6906 r6908 470 470 UInt_t MSequence::SetupDatRuns(MDirIter &iter, const char *path, Bool_t raw) const 471 471 { 472 return SetupRuns(iter, fDatRuns, raw?kRaw Ped:kRootPed, path);472 return SetupRuns(iter, fDatRuns, raw?kRawDat:kRootDat, path); 473 473 } 474 474
Note:
See TracChangeset
for help on using the changeset viewer.