User Tools

Site Tools


btag:batchsub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
btag:batchsub [2019/10/24 17:24] iwnbtag:batchsub [2019/10/24 17:24] iwn
Line 67: Line 67:
 ] ]
  
-jobOptionsFile2=open("MyTestAnalysisOptions.py", 'r') #name of file containing global item names and libraries+jobOptionsFile2=open("MyTestAnalysisOptions.py", 'r') # name of file containing global item names and libraries
 command2="" command2=""
 for i in [o for o in jobOptionsFile2.readlines()]: for i in [o for o in jobOptionsFile2.readlines()]:
Line 76: Line 76:
 userItems += AddUserItems userItems += AddUserItems
  
-inputTrees=["ntuplizer/tree"]//name of intput tree +inputTrees=["ntuplizer/tree"name of intput tree 
-outputTrees=["analysis"]//name of output tree+outputTrees=["analysis"name of output tree
 </code> </code>
-  * Compile and run from **BatchSubmission** with\\ +  * Compile and run from **''BatchSubmission''** with 
-''python submitSFrame.py -j test.py --batch''\\ +<code> 
-  * Output files stored under **AnalysisOutput**+python submitSFrame.py -j test.py --batch 
 +</code> 
 +  * Output files stored under **''AnalysisOutput''**
btag/batchsub.txt · Last modified: 2019/10/24 17:25 by iwn