Changes between Version 14 and Version 15 of WorkBook/LibraryInterface
- Timestamp:
- Jun 20, 2012, 1:30:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/LibraryInterface
v14 v15 72 72 73 73 factory = modularDelphes->GetFactory(); 74 outputArray = modularDelphes-> NewArray("candidates");74 outputArray = modularDelphes->ExportArray("candidates"); 75 75 76 76 modularDelphes->InitTask();