Skip to content

Repository for the new UGent CMS analysis framework

Notifications You must be signed in to change notification settings

Moanwar/heavyNeutrino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

heavyNeutrino

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

Set-up instructions (UL_master branch)

wget https://raw.githubusercontent.com/GhentAnalysis/heavyNeutrino/UL_master/setup.sh
source setup.sh

The cmsRun executable

cd heavyNeutrino/multilep/test
cmsRun multilep.py

Running test jobs

Preferably ran before an important git push:

cd heavyNeutrino/multilep/test/testing
./runTests.py

Mass production of tuples

cd heavyNeutrino/multilep/test
./submitAll.py <datasetsFile>  (<run locally>) (<files per job>)

About

Repository for the new UGent CMS analysis framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.4%
  • Python 22.1%
  • Shell 2.5%