File tree Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ #! /bin/bash
2
+ cd /home/cms/sckao/Top/CMSSW_2_2_3/src/PhysicsTools/TtAnalysis/
3
+ source /home/cms/sckao/.bashrc
4
+ eval ` scramv1 runtime -sh`
5
+ cmsRun ttjets.py
Original file line number Diff line number Diff line change
1
+ universe = vanilla
2
+ Executable =/home/cms/sckao/Top/CMSSW_2_2_3/src/PhysicsTools/TtAnalysis/sub_ttj.sh
3
+ log = condor_tt.log
4
+ output = condor_tt.out
5
+ error = condor_tt.err
6
+ arguments =
7
+ Queue 1
Original file line number Diff line number Diff line change
1
+ #! /bin/bash
2
+ cd /home/cms/sckao/Top/CMSSW_2_2_3/src/PhysicsTools/TtAnalysis/
3
+ source /home/cms/sckao/.bashrc
4
+ eval ` scramv1 runtime -sh`
5
+ # cmsRun ttanaFast_cfg.py
6
+ cmsRun wjets.py
Original file line number Diff line number Diff line change
1
+ universe = vanilla
2
+ Executable =/home/cms/sckao/Top/CMSSW_2_2_3/src/PhysicsTools/TtAnalysis/sub_wjets.sh
3
+ log = condor_wj.log
4
+ output = condor_wj.out
5
+ error = condor_wj.err
6
+ arguments =
7
+ Queue 1
You can’t perform that action at this time.
0 commit comments