This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ntuple:ntuple [2013/09/20 14:48] – [Inclusive Vertex Finder (IVF)] clange | ntuple:ntuple [2013/09/27 16:24] (current) – clange | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Common ntuple ====== | ====== Common ntuple ====== | ||
| + | |||
| + | ===== Recipe ===== | ||
| + | |||
| + | The ntuple code is supposed to run in CMSSW_5_3_11, | ||
| + | |||
| + | Set up CMSSW (cmsrel command only needed for initial setup): | ||
| + | |||
| + | source $VO_CMS_SW_DIR/ | ||
| + | cmsrel CMSSW_5_3_11 | ||
| + | cd CMSSW_5_3_11/ | ||
| + | cmsenv | ||
| + | kinit -f $USER@CERN.CH | ||
| + | |||
| + | |||
| + | check out the code from git: | ||
| + | |||
| + | git clone https:// | ||
| + | | ||
| + | run the check-out script: | ||
| + | |||
| + | cd TopQuarkAnalysis/ | ||
| + | source singleTop_5_3_11.csh | ||
| + | |||
| + | ===== Action items ===== | ||
| + | |||
| + | * [[ntuple: | ||
| ===== Additional packages/ | ===== Additional packages/ | ||
| * [[ntuple: | * [[ntuple: | ||