Skip to content

Commit

Permalink
fix ntuple location in submission script
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed May 13, 2015
1 parent ee9fded commit 4e06ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SKsub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ STORE=root://cmseos.fnal.gov//store/user/pedrok/SUSY2015/Analysis

for SAMPLE in T1bbbb_1000_900 T1bbbb_1500_100 T1qqqq_1000_800 T1qqqq_1400_100 T1tttt_1200_800 T1tttt_1500_100 DYJetsToLL_M-50_HT-400to600 DYJetsToLL_M-50_HT-600toInf GJets_HT-400to600 GJets_HT-600toInf QCD_HT-500to1000 QCD_HT-500to1000_ext1 QCD_HT-1000toInf QCD_HT-1000toInf_ext1 TTJets_part1 TTJets_part2 TTJets_part3 TTJets_part4 TTJets_part5 WJetsToLNu_HT-400to600 WJetsToLNu_HT-600toInf_part1 WJetsToLNu_HT-600toInf_part2 WJetsToLNu_HT-600toInf_part3 ZJetsToNuNu_HT-400to600 ZJetsToNuNu_HT-600toInf
do
./SKtemp.sh ${JOBDIR} input/input_selection.txt ${SAMPLE} main,LDP,SLm,SLe,GJet_NoPhotonVars,DYm root://cmseos.fnal.gov//store/user/awhitbe1/photonTestingV2 tree ${STORE}
./SKtemp.sh ${JOBDIR} input/input_selection.txt ${SAMPLE} main,LDP,SLm,SLe,GJet_NoPhotonVars,DYm root://cmseos.fnal.gov//store/user/awhitbe1/PHYS14productionV10 tree ${STORE}
done

0 comments on commit 4e06ec5

Please sign in to comment.