Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-06-13 03:23:10

0001 #!/bin/tcsh
0002 
0003 set curDir=$PWD
0004 echo $curDir
0005 cd $1/src
0006 eval `scramv1 runtime -csh`
0007 cd $curDir
0008 
0009 cmsRun $1/src/Alignment/APEEstimation/test/apeMeasurement/skim_cfg.py $2
0010 
0011 python3 $1/src/Alignment/APEEstimation/test/apeMeasurement/moveSkimOutput.py -s $curDir -t $3 -f $4