Opened 9 years ago
Closed 9 years ago
#672 closed Bug (fixed)
Empty Plots for Delphes
Reported by: | caglar | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 2 |
Keywords: | Cc: |
Description (last modified by )
Hi there,
I installed Delphes, MadAnalysis, ExRootAnalysis and pythia to my mg5 then i generated events with
generate p p > j j
launch
1 pythia=on
2 pgs=on
3 Delphes=on
0 done
0 done
and after this run ends without any error or something i get empty plots from Delphes
and the Delphes log is something like this
####### Start reading DETECTOR parameters ####### ** ** Opening configuration card: ../Cards/tmp_card.dat ** ** Parameters summarised in: delphes_run.log ** ** ** ** ########### Start reading TRIGGER card ########## ** ** Opening configuration card: ../Cards/delphes_trigger.dat** ** ** ** ** ** ####### Start conversion to TRoot format ######## ** ** StdHEP file format detected ** ** This can take several minutes ** mcfio_NextEvent: XDR Error decoding the EventTable StdHepXdrRead: unrecognized status - stop ** ERROR: Unexpected end of file after 0 entries ** ** Exiting conversion... ** ** ** ** ####### Start fast detector simulation ######## ** ** Total number of events to run: 0 ** ** Exiting detector simulation... ** ** ** ** ########### Start Trigger selection ########### ** ** Exiting trigger simulation... ** ** ** ** ################## Start FROG ################# ** ** ERROR: number of entries to display > available events ** ** Exiting FROG preparation... ** ** ** ** ################## Time report ################# ** ** Time report for 0 events ** ** ** ** Time (s): CPU Real ** ** + Global: 0.11 0.353357 ** ** + Events: 0 0.084203 ** ** + Trigger: 0.01 0.066783 ** ** + Frog: 0.01 0.00541806 ** ** 2/07/2015 20:51:12 ** ** ** ** Exiting Delphes ... ** ** ** ********************************************************************* ********************************************************************* ** INFO: delphes_events.lhco created ** ** Exiting...
Attachments (3)
Change History (14)
by , 9 years ago
Attachment: | tag_1_delphes.log added |
---|
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
follow-up: 3 comment:2 by , 9 years ago
Looks like you are using Delphes 2. This version is not supported any more. Could you try to switch to Delphes 3?
comment:3 by , 9 years ago
Replying to pavel:
Looks like you are using Delphes 2. This version is not supported any more. Could you try to switch to Delphes 3?
Thx for the quick response. I installed Delphes2 from the mg5 with the
install Delphes2
command and i think there is no Delphes3 in there. Can you tell me how can i install Delphes3 outside of the mg5 program? Sorry for the lack of knowledge i am a fresh starter to linux.
comment:4 by , 9 years ago
The command to install Delphes 3 from mg5 is
install Delphes
You can install Delphes 3 outside of the mg5 program by following the instructions from the Quick Tour:
https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/QuickTour
comment:5 by , 9 years ago
installed Delphes3 and generated new events with same order still empty Delphes plots
comment:6 by , 9 years ago
Is it possible that it's still Delphes 2 is running when you generate new events?
I don't know how mg5 behaves when you have two Delphes versions installed in the same time.
comment:7 by , 9 years ago
I removed my old Delphes directory simply by "right click and delete" and then installed Delphes3 and then used configure and make commands.
comment:9 by , 9 years ago
I've just noticed the error message about an unknown DETECTOR command on the last screen shot. It means that Cards/delphes_card.dat still points to the Delphes 2 configuration file.
The easiest solution that I know about is to remove the mg5 directory and then reinstall/reconfigure mg5.
comment:11 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Delphes log