Skip to content

llechner/nanoMET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanoMET

Repository to use nanoAOD tuples to tune MET Significance, and produce validation plots

A detailed description can be found here: https://twiki.cern.ch/twiki/bin/view/CMS/METSignificance

Recipe:

CMSSW

cmsrel CMSSW_10_2_18
cd CMSSW_10_2_18/src/
cmsenv
git cms-init

get all the packages

cd $CMSSW_BASE/src
git clone https://github.com/HephyAnalysisSW/RootTools.git

nanoAOD-tools

cd $CMSSW_BASE/src
git clone https://github.com/cms-nanoAOD/nanoAOD-tools.git PhysicsTools/NanoAODTools
cd PhysicsTools/NanoAODTools
git remote add metsig https://github.com/llechner/nanoAOD-tools.git
git fetch metsig
git checkout METSig

nanoMET

cd $CMSSW_BASE/src
git clone -b moreParams https://github.com/llechner/nanoMET.git
scram b -j 8

About

Repository to use nanoAOD tuples to tune MET Significance, and produce validation plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 88.6%
  • Shell 9.9%
  • C 1.5%