Last change
on this file since 78ce8d1 was 6a8f6b8, checked in by Pavel Demin <pavel.demin@…>, 10 years ago |
add README for examples/ExternalFastJet
|
-
Property mode
set to
100644
|
File size:
335 bytes
|
Rev | Line | |
---|
[6a8f6b8] | 1 | This example shows how to run Delphes as a library with external FastJet
|
---|
| 2 |
|
---|
| 3 | First, you need to modify Makefile by setting ROOT_DIR, DELPHES_DIR, FASTJET_DIR
|
---|
| 4 |
|
---|
| 5 | Then you can build the examples with the following command:
|
---|
| 6 |
|
---|
| 7 | make
|
---|
| 8 |
|
---|
| 9 | For more details, please visit:
|
---|
| 10 |
|
---|
| 11 | https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/ExternalFastJet
|
---|
| 12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.