Fork me on GitHub

Opened 4 years ago

Closed 4 years ago

#1429 closed How to (fixed)

Conversion .hepmc to .root without detector simulation

Reported by: Dmitriy Owned by:
Priority: major Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi!

I use MadGraph5 with Pythia and Delphes, and I am interested in events on particle level. Is it possible to convert with Delphes output of Pythia file.hepmc to file.root?

Best regards,
Dmitriy

Change History (2)

comment:1 by Pavel Demin, 4 years ago

It's possible to use converter_card.tcl to convert files without detector simulation:

./DelphesHepMC examples/converter_card.tcl output.root input.hepmc

To write all particles, stableParticles should be replaced with allParticles.

comment:2 by Pavel Demin, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.