Fork me on GitHub

Opened 5 years ago

Last modified 5 years ago

#1407 new How to

Blank Delphes Card in MadAnalysis5

Reported by: Billy Ford Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi,

Just wondering if it is possible to write a 'blank' detector card in the MadAnalysis5 implementation of Delphes. What I would like to do is begin with a 'blank' card that just takes in hepmc events and performs jet reconstruction and analysis, and then to slowly apply cuts one by one at hadron level. It seems this is not entirely possible using fastjet in MA5 so I wonder if Delphes can do the job?

Best,
Billy

Change History (2)

comment:1 by Billy Ford, 5 years ago

Summary: Black Delphes Card in MadAnalysis5Blank Delphes Card in MadAnalysis5

comment:2 by Billy Ford, 5 years ago

Gentle chase on this. I've located the gen_card which seems to just convert a hepmc into a root file with all particles, however wonder how one could modify this to perform the jet clustering and b-tagging etc within the MadAnalysis5 framework ( as well as adding particle level kinematic cuts before clustering, in particular on eta and pt), so I can then return histograms on the b-jets. Have attempted copying the FastJetFinder and BTagging modules from the cms card over, chaging the input array to Delphes/allParticles, however this throws up an error during analysis.

Note: See TracTickets for help on using tickets.