Opened 5 years ago
Closed 5 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 , 5 years ago
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It's possible to use converter_card.tcl to convert files without detector simulation:
To write all particles,
stableParticles
should be replaced withallParticles
.