Generate events using the external .hepmc file
Asked by
Andrew McAdams
Hi! I have implemented a model with 4 particles A,B,C,D, and would like to simulate the decay process A -> B + C + D, with A having some distribution. From what I have learned from 1812.06771, I need to type
import model my_model
import_events decay Adistr.hepmc
decay A > B D C
where Adistr.hepmc is a .hepmc file containing events with A. My question is the following: do I understand correctly that the .hepmc file must only contain events with A, i.e. must be of the form of
HepMC::Version 2.06.09
HepMC::
E 0 -1 -1.000000000000
N 1 "Weight_
P NN A_id ...
E ...
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- maddump Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Olivier Mattelaer
- Solved:
- Last query:
- Last reply:
To post a message you must log in.