Changeset 1569 for trunk/MagicSoft/Mars
- Timestamp:
- 10/30/02 17:09:37 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1568 r1569 15 15 - mainly use GetEntries now instead of fNumEntries 16 16 17 * manalysis/MCameraSmooth.cc: 18 - removed include of MMcRunHeader 17 19 18 20 -
trunk/MagicSoft/Mars/mfileio/MReadMarsFile.cc
r1472 r1569 185 185 Bool_t MReadMarsFile::PreProcess(MParList *pList) 186 186 { 187 fParList 187 fParList = pList; 188 188 189 189 if (!fRun->PreProcess(pList))
Note:
See TracChangeset
for help on using the changeset viewer.