User Tools

Site Tools


ntuple:ntuple

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ntuple:ntuple [2013/09/20 14:55] – [Common ntuple] clangentuple:ntuple [2013/09/27 16:24] (current) clange
Line 5: Line 5:
 The ntuple code is supposed to run in CMSSW_5_3_11, instructions are for PSI: The ntuple code is supposed to run in CMSSW_5_3_11, instructions are for PSI:
  
-Set up CMSSW (cmsrel step only needed for :+Set up CMSSW (cmsrel command only needed for initial setup):
  
   source $VO_CMS_SW_DIR/cmsset_default.sh   source $VO_CMS_SW_DIR/cmsset_default.sh
   cmsrel CMSSW_5_3_11   cmsrel CMSSW_5_3_11
   cd CMSSW_5_3_11/src   cd CMSSW_5_3_11/src
-  cmsrel+  cmsenv
   kinit -f $USER@CERN.CH   kinit -f $USER@CERN.CH
 +
 +
 +check out the code from git:
 +
 +  git clone https://github.com/decosa/TopQuarkAnalysis
 +  
 +run the check-out script:
 +
 +  cd TopQuarkAnalysis/SingleTop/
 +  source singleTop_5_3_11.csh
 +
 +===== Action items =====
 +
 +  * [[ntuple:todo|To-do list]]
  
 ===== Additional packages/tools ===== ===== Additional packages/tools =====
  
   * [[ntuple:ivf|Inclusive Vertex Finder (IVF)]]   * [[ntuple:ivf|Inclusive Vertex Finder (IVF)]]
ntuple/ntuple.1379681706.txt.gz · Last modified: 2013/09/20 14:55 by clange