Changeset 6333
- Timestamp:
- 02/10/05 02:54:53 (21 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/MagicSoft/Mars/macros/calibration.C (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/MagicSoft/Mars/macros/calibration.Cr6249 r6333 132 132 // Tell if you want to test the result afterwards 133 133 // 134 static Bool_t useTest = k TRUE;134 static Bool_t useTest = kFALSE; 135 135 // 136 136 // Tell if you want to test the intensity calibration … … 374 374 375 375 // calibloop.SetExtractor(extractor); 376 calibloop.SetInputCal(&cruns); 376 377 calibloop.SetInput(&druns); 377 calibloop.SetPath Out(outpath);378 calibloop.SetPathIn(outpath); 378 379 if (useDisplay) 379 380 calibloop.SetDisplay(display); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
