Opened 3 years ago
Closed 3 years ago
#1516 closed Bug (fixed)
Particle.PID analysis
Reported by: | Nayara Amaral de Souza | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Particle.PID | Cc: |
Description
Hi, hope you all are well. I'm trying to analyze the muons resulting from the collision p p > Z > mu+ mu- to plot the invariant mass of Z. To do this analysis, I'm trying to use madgraph, and the .root output of Delphes, in the particles branch. However, when I make the code to analyze the events, all the particles of the events have the PID 700661776, can you tell me what this could be? Any kind of error in the code? or some program version or installation error (maybe of root or madgraph or deslphes).
Thanks in advance, best regards.
Note:
See TracTickets
for help on using tickets.
I'm sorry, problem solved, I forgot to add the include of Delphes lib to my code.