Opened 9 years ago
Last modified 9 years ago
#952 new How to
Substructure variables from fast jet to delphes
Reported by: | Francesco Spanò | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hello,
I would like to know if it is possible to have some substructure variable that are obtainable through Fastjet(like Nsubjettines, d12 splitting scale) in the Delphes root output and if there are examples on how to do this. I see an initial example in the delphes tutorial http://indico.cern.ch/event/315979/#preview:834933. However I am not sure how I can interact with fast jet in delphes, maybe I have not read enough material. Any pointer/help on this would be really helpful.
Best,
Francesco Spanò
Note:
See TracTickets
for help on using tickets.
for a set of predefined substructure variables you can have a look here:
https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/Modules#FastJetFinder
these are already implemented in the FastJetFinder module.
If you want more, you have two options:
https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/ExternalFastJet
Michele