Opened 4 years ago
Closed 4 years ago
#1493 closed Bug (fixed)
DELPHES stops at "Reading standard input"
Reported by: | Viesturs | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
I run Delphes as:
./DelphesHepMC cards/delphes_card_CMS.tcl output_test2.root
After hours of waiting it does not proceed further than the step
Reading standard input
What standard input is it reading? What is going on? What to check?
Change History (2)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This command isn't correct. Please try the commands from the WorkBook/QuickTour.
Some information about standard input can be found at the following links:
https://en.wikipedia.org/wiki/Standard_streams
For DelphesHepMC to read data from the standard input, its standard input must be connected to the standard output of another program using a pipe: