Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-07-28 22:48:48

0001  #!/bin/bash -ex
0002 TEST_DIR=$CMSSW_BASE/src/RecoPPS/Local/test
0003 echo "test dir: $TEST_DIR"
0004 
0005 # run quickly 50 events to check if reco process is not crashing
0006 cmsRun ${TEST_DIR}/global_reco_PPS_test_cfg.py maxEvents=50