Changes between Version 57 and Version 58 of WorkBook/LibraryInterface
- Timestamp:
- Dec 17, 2014, 11:12:37 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/LibraryInterface
v57 v58 2 2 3 3 Delphes can be used as a library and be included in a third party application. 4 To do so, simply download and compile Delphes as explained in the [wiki:WorkBook/QuickTour Quick start guide].4 To do so, simply download and compile Delphes as explained in the [wiki:WorkBook/QuickTour Quick Tour]. 5 5 6 6 This creates among other things the {{{libDelphes.so}}} library that can be dynamically linked to any C++ binary.