Changes between Version 3 and Version 4 of WorkBook/LibraryInterface
- Timestamp:
- Jun 20, 2012, 12:46:41 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/LibraryInterface
v3 v4 47 47 ConvertEvent(factory, outputArray); 48 48 modularDelphes->ProcessTask(); 49 ReadResults(modularDelphes); 49 50 } 50 51