forthommel / PPSTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPSTools

Installation instructions

cmsrel CMSSW_10_6_24
cd CMSSW_10_6_24/src
cmsenv

#This package
cd $CMSSW_BASE/src
git clone git@github.com:michael-pitt/PPSTools.git
scram b -j 8

Table of content

The repository contains several tools/packages to do analysis with PPS protons.

1. EfficiencyCorrection

The package is used to extract proton efficiency corrections from the data, it runs with CMSSW on AOD files (in development)

2. Low PU analysis

This package contain modules and codes used with 2017H datasample.

3. NanoTools

This package contains modules to be used during the MINIAOD->NANOAOD step (in development):

  • Proton simulation and reconstruction
  • Adding high-level variables computed from tracks

About


Languages

Language:Jupyter Notebook 43.0%Language:Python 42.4%Language:C++ 8.1%Language:Shell 6.3%Language:C 0.3%