Changes between Initial Version and Version 1 of Ticket #970, comment 1
- Timestamp:
- Jun 24, 2016, 2:09:46 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #970, comment 1
initial v1 1 1 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: 2 ``` 2 {{{ 3 3 ./DelphesSTDHEP cards/delphes_card_CMS.tcl output.root run1.hep run2.hep run3.hep 4 ``` 4 }}}