Changeset 4d999abd in git for validation
- Timestamp:
- Apr 13, 2017, 6:36:05 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- e605a99
- Parents:
- e9da3fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
validation/validation.sh
re9da3fd r4d999abd 26 26 if [ $# -ne $EXPECTED_ARGS ] 27 27 then 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" 30 30 exit $E_BADARGS 31 31 fi
Note:
See TracChangeset
for help on using the changeset viewer.