Opened 6 years ago
Last modified 6 years ago
#1375 new How to
Implement b-tag with external fastjet and write to root file.
Reported by: | andrea.diluca | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
I generated a HEPMC file using Pythia8. I would like to run Delphes with external fastjet. I saw the available examples to do that.
Do you have any suggestion on how to implement b-tagging on the reconstructed jet and how to write everything to root file(as it happens when running Delphes using internal fastjet)?
Thank you.
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Thanks for your reply.
Something parameterized as done by the b-tagging module inside Delphes could be enough.
Note:
See TracTickets
for help on using tickets.
Hi,
I am not sure I understand exactly what you want to do.
You want to implement a proper b-tagging algorithm (using the jet constituents and displacement and so on?)
or something parameterised using the b-parton information as done in the b-tagging module inside Delphes?