Line Code
1 2 3 4 5 6 7
#!/bin/sh

function die { echo $1: status $2 ;  exit $2; }

cmsRun ${SCRAM_TEST_PATH}/newdetsetvector_t_cfg.py || die 'Failed in detsetvector_t_cfg.py' $?
edmEventSize -A -v testDSTV.root