acappati / HHbbZZAnalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HHbbZZAnalysis

To install a complete CMSSW 10X area (including this package)

Please use CMSSW_10_2_1

Download and execute the setup script:

wget -O ${TMPDIR}/checkout_10X.csh https://raw.githubusercontent.com/acappati/HHbbZZAnalysis/master/checkout_10X.csh
cd $CMSSW_BASE/src
cmsenv
chmod u+x ${TMPDIR}/checkout_10X.csh
${TMPDIR}/checkout_10X.csh

About


Languages

Language:C++ 68.0%Language:Python 31.0%Language:Shell 1.0%