Fork me on GitHub

Changeset 4d999abd in git for validation


Ignore:
Timestamp:
Apr 13, 2017, 6:36:05 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
e605a99
Parents:
e9da3fd
Message:

updated val instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • validation/validation.sh

    re9da3fd r4d999abd  
    2626if [ $# -ne $EXPECTED_ARGS ]
    2727then
    28   echo "Usage: ./examples/validation.sh [detector_card] [number_of_events]"
    29   echo "for instance: ./examples/validation.sh cards/delphes_card_CMS.tcl 10000"
     28  echo "Usage: ./validation/validation.sh [detector_card] [number_of_events]"
     29  echo "for instance: ./validation/validation.sh cards/delphes_card_CMS.tcl 10000"
    3030  exit $E_BADARGS
    3131fi
Note: See TracChangeset for help on using the changeset viewer.