Changeset 7425 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 11/22/05 17:40:37 (19 years ago)
- Location:
- trunk/MagicSoft/Mars/mjobs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCut.cc
r7413 r7425 650 650 if (taskenv2.GetTask()) 651 651 cont.Add(taskenv2.GetTask()); 652 if (taskenv3.GetTask()) 653 cont.Add(taskenv3.GetTask()); 652 654 653 655 if (!WriteTasks(set.GetNumAnalysis(), cont)) -
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r7220 r7425 62 62 63 63 #include "MStatusDisplay.h" 64 #include "MFEventSelector.h"65 64 66 65 // Other basic classes
Note:
See TracChangeset
for help on using the changeset viewer.