Changeset 905 for trunk/MagicSoft/Mars/macros/CT1Hillas.C
- Timestamp:
- 08/02/01 14:02:47 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/CT1Hillas.C
r854 r905 58 58 // 59 59 MEvtLoop evtloop; 60 evtloop.SetParList(&plist); 60 if (!evtloop.SetParList(&plist)) 61 return; 61 62 62 63 //
Note:
See TracChangeset
for help on using the changeset viewer.