Fork me on GitHub

Changes between Version 14 and Version 15 of WorkBook/ExternalFastJet


Ignore:
Timestamp:
Dec 22, 2014, 3:50:39 PM (10 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ExternalFastJet

    v14 v15  
    3737}}}
    3838
    39 == Run ==
     39== Setup ==
    4040
    4141In order to run Delphes with your own !FastJet installation you first need to install Delphes and !FastJet (to install Delphes, see [wiki:WorkBook/QuickTour here], for !FastJet see [http://fastjet.fr/quickstart.html here]).
     
    8282}}}
    8383
    84 Compile:
     84== Build ==
    8585
    8686{{{
     
    8888g++ $CXXFLAGS $LDFLAGS examples/ExternalFastJet/ExternalFastJetHepMC.cpp -o ExternalFastJetHepMC
    8989}}}
     90
     91== Run ==
    9092
    9193If you need a test HepMC file, you can take it from: