Fork me on GitHub

Changes in README [a8782e8:21f3c04] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    ra8782e8 r21f3c04  
    3030   wget http://cp3.irmp.ucl.ac.be/downloads/z_ee.hep.gz
    3131   gunzip z_ee.hep.gz
    32    ./DelphesSTDHEP cards/delphes_card_CMS.tcl delphes_output.root z_ee.hep
     32   ./DelphesSTDHEP examples/delphes_card_CMS.tcl delphes_output.root z_ee.hep
    3333
    3434or
    3535
    36    curl -s http://cp3.irmp.ucl.ac.be/downloads/z_ee.hep.gz | gunzip | ./DelphesSTDHEP cards/delphes_card_CMS.tcl delphes_output.root
     36   curl -s http://cp3.irmp.ucl.ac.be/downloads/z_ee.hep.gz | gunzip | ./DelphesSTDHEP examples/delphes_card_CMS.tcl delphes_output.root
    3737
    3838For more detailed documentation, please visit
Note: See TracChangeset for help on using the changeset viewer.