Skip to content

scarletnorberg/SusyAnaTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

486 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

The following installation instructions assume the user wants to process Run2015B prompt-reco data or Spring15 MC.

cmsrel CMSSW_7_4_15
cd CMSSW_7_4_15/src/
cmsenv
git cms-merge-topic -u kpedro88:METfix7415
git clone -b TestMiniAOD git@github.com:susy2015/recipeAUX.git
git clone -b Ntp_74X_04Dec2015_v4.0 git@github.com:susy2015/SusyAnaTools.git
scram b -j9

To submit jobs:

  1. cd SusyAnaTools/SkimsAUX/workdir/prod/74X_crab_example/

  2. Modify the MultiCrab3.py file for the line:

selSubmitKey = 'TEST ALL'

to:

selSubmitKey = 'TTJets' for all the TTJets* samples or

selSubmitKey = 'WJetsToLNu_HT-100To200' for just the WJetsToLNu_HT-100To200 sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 46.3%
  • C 28.7%
  • Python 23.5%
  • Other 1.5%