Opened 12 years ago
Closed 12 years ago
#132 closed Enhancement (fixed)
Handling negative events (*crucial* for running on NLO events)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
For events generated with aMC@NLO, it is crucial that the event weight (+/-) is kept through the process, since negative events can't be avoided. Where is the event weight stored in the Delphes root file?
If this is not correctly treated at present, it would be great if this could be fixed with high priority. With aMC@NLO public, Delphes has the chance to become the *only* detector simulator that can correctly handle this.
All the best,
Johan
Change History (5)
comment:1 by , 12 years ago
comment:3 by , 12 years ago
I've modified STDHEP reader in Delphes 3.0 and in ExRootAnalysis to be able to read aMC@NLO files.
The weight is now stored in the Event brunch.
Johan, would it be enough to treat weighted events properly?
comment:4 by , 12 years ago
Hi Pavel,
Sorry, I didn't receive any emails regarding this ticket, so I didn't know that you had already implemented this! Thanks so much!
I'll try it out when I get a chance, I'm sure it should work now!
All the best,
Johan
comment:5 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → Delphes 3 |
Hi Johan,
Thanks for the suggestion!
Would be enough to store the event weight in the "Event" branch?
What output file format aMC@NLO normally uses?
Regards,
Pavel