Fork me on GitHub

Changes between Version 57 and Version 58 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Dec 17, 2014, 11:12:37 AM (10 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v57 v58  
    22
    33Delphes 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].
     4To do so, simply download and compile Delphes as explained in the [wiki:WorkBook/QuickTour Quick Tour].
    55
    66This creates among other things the {{{libDelphes.so}}} library that can be dynamically linked to any C++ binary.