Opened 8 years ago
Last modified 8 years ago
#970 new Bug
problem with DelphesSTDHEP compiler
Reported by: | Deepanjali Goswami | Owned by: | Deepanjali Goswami |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes miscellaneous | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hi,
I am trying to get one .root file by using three hep file obtained by using multi_run in mg5_aMC.
I have given the command like this
$./DelphesSTDHEP cards/delphes_card_CMS.tcl output.root run1.hep.gz run2.hep.gz run3.hep.gz
and after compiling its saying
Reading run1.hep.gz
ERROR: Unsupported block type.
May I ask you where is the problem happening.
Thanks a lot.
With regards,
Deepanjali
Note:
See TracTickets
for help on using tickets.
Please unpack the run1.hep.gz, run2.hep.gz and run3.hep.gz files with the
gunzip
command and try to run Delphes with the unpacked files: