Skip to content

simple framework for making reduced ntpules from nanoAOD for physics objects

Notifications You must be signed in to change notification settings

zflowers/ReducedNtuple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid Setup

voms-proxy-init --voms cms -valid 192:00

eval scramv1 runtime -sh

If on lxplus:

source /cvmfs/sft.cern.ch/lcg/views/LCG_83/x86_64-slc6-gcc48-opt/setup.sh

To make Ntuples

Single File:

./scripts/runMET.sh

CONDOR:

python scripts/CONDOR_unlt3_NANO_submit.py -list samples/NANO/Lists/Some.list -selector prod201*MC_reducedNANO_MET

HADD Example:

python scripts/DO_hadd.py -idir output/Autumn18_102X/WJetsToLNu_TuneCP5_13TeV-madgraphMLM-pythia8_Autumn18_102X/ -odir root/Autumn18_102X/WJetsToLNu_TuneCP5_13TeV-madgraphMLM-pythia8_Autumn18_102X/

HADD Script:

./scripts/DO_hadd_MET.sh

To Process Ntuples (Jan 23, 2020)

./scripts/runMET_CONDOR.sh

After jobs finish

Run this in a screen:

./scripts/DO_hadd_MET.sh

Go to macros/ to make plots

./Eff_Nano_Hist.x -cut=NmuGoldE1 -tag=Bkg_2017 -filename=Bkg_2017.root -dir=../ --eff --local

About

simple framework for making reduced ntpules from nanoAOD for physics objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.3%
  • C 21.4%
  • Python 4.1%
  • Shell 1.9%
  • Makefile 0.3%