New repository for Ghent CMS analysis tuplizer framework (initially created for heavy neutrino analysis). In order to have a working copy, following the instructions below which sets up the needed CMSSW release and dependency packages. The tuplizer itself is entirely contained in the multilep directory. Please take a moment to read the wiki with useful guidelines
wget https://raw.githubusercontent.com/GhentAnalysis/heavyNeutrino/UL_master/setup.sh
source setup.sh
cd heavyNeutrino/multilep/test
cmsRun multilep.py
Preferably ran before an important git push:
cd heavyNeutrino/multilep/test/testing
./runTests.py
cd heavyNeutrino/multilep/test
./submitAll.py <datasetsFile> (<run locally>) (<files per job>)