Opened 6 years ago
#1362 new How to
fjcontribs with DelphesPythia8
Reported by: | pazlen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hi,
I am trying to run DelphesPythia8, using the fastjet installation included in Delphes and installing the VariableR plugin as described in Ticket 1154. The code seems to run fine with varying input parameters in the card, however any change to the plugin itself (VariableRPlugin.cc) has no impact in the output. I have been compiling with HAS_PYTHIA8=true but I wonder if there is anything else I should change in the Makefile for this to work, or if I should just be using an external fastjet installation.
Here are the versions I am using:
pythia_version=8235
delphes_version=3.4.1
Thanks!
Ines