meshoaib / ZprimeDiLeptons

Code for Z'->di-lepton analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZprimeDiLeptons

This package contains several pieces of code

  • Analyzer: Contains the code for creating the ntuples used for making plots

Working with the ZprimeDiLeptons ntuple making code

Obtaining the code and setting up a working release area

(Currently tested and working with CMSSW_8_0_25, which is checked out as part of the script)

wget https://raw.githubusercontent.com/wsu-fnal-ci-analysis/ZprimeDiLeptons/<tag>/scripts/setup.sh
cd <location where you want to set up the release>
source setup.sh

About

Code for Z'->di-lepton analysis


Languages

Language:C 57.5%Language:C++ 35.1%Language:Makefile 4.0%Language:Shell 2.2%Language:Python 1.2%