ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/auterman/SusyScan/CrabScript/do
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Nov 30 13:10:50 2007 UTC (17 years, 5 months ago) by auterman
Branch: tex, Demo, SusyScan, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
Log Message:
Scripts for a SUSY parameter scan

File Contents

# Content
1 #!/bin/bash
2
3 ./submit $1 $2 $3
4 crab -create -submit
5 CrapDir=`ls | grep "crab_0_" | tail -n 1`
6 cp Pythia_mSUGRA_incl_$2_$3.cfg $CrapDir/.
7 cp crab.cfg $CrapDir/.