Opened 12 years ago
Closed 12 years ago
#177 closed Bug (fixed)
Bug in the hepmc reader main file of Delphes-3.0.5
Reported by: | roberto ruiz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hi,
I have found that after reading a hepmc event delphes does not clean up the "fDaughterMap" map so
it is not updated for the next events. I have checked that this gives rise to wrong results.
The obvious solution is to add a line with fDaughterMap.clear() in the clear procedure.
Best regards,
Roberto Ruiz
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for reporting this problem.
We also noticed it and normally it should be fixed in the latest release:
http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.7.tar.gz