fravera / bbbbAnalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbbbAnalysis

Install instructions

cmsrel CMSSW_9_4_1
cd CMSSW_9_4_1/src
cmsenv
git clone https://github.com/UF-HH/bbbbAnalysis

Setup and compile

# from bbbbAnalysis/
cmsenv
source scripts/setup.sh # only needed once for every new shell
make exe -j # compiles and makes everything under test/ executable

Make a skim of NanoAOD

## please, fill me with some examples of usage

Fill histograms from skims

fill_histograms.exe config/<config_name>.cfg

About


Languages

Language:HTML 72.3%Language:C++ 24.6%Language:Python 2.4%Language:Shell 0.3%Language:Makefile 0.3%Language:C 0.1%