Opened 11 years ago
Closed 11 years ago
#191 closed Bug (fixed)
Failed reading CalcHep LHE file
Reported by: | schsu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Dear Delphes experts,
./DelphesLHEF
I wish to use Delphes to read LHEF file created by Delphes
However, I received error messages below:
ERROR: invalid event format
Look forward to your help.
Shih-Chieh
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | Zx1-c2-M2-s14_pp2KKZx2Zh_10K.lhe.gz added |
---|
comment:1 by , 11 years ago
Dear Shih-Chieh,
in order to read the events from the LHE file Delphes looks for the string "<events" which happens to appear also in your lhe header part.
We will fix this in the next Delphes version.
Meanwhile you can remove the following (useless) line from your lhe:
<eventsNumber> 10000 </eventsNumber>
or change it to something like:
<EventsNumber> 10000 </EventsNumber>
and it should work.
Also, just an unrelated comment: your events contain only undecayed W,Z bosons. I am not sure what you are trying to achieve with Delphes. Prior to running Delphes, your should first decay and then hadronize your final state.
Cheers,
Michele
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The CalcHep LHE files can be read with new release 3.0.10.
CalcHep LHEF output file