Skip to content

QuarkNet-HEP/cms-masterclass-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cms-masterclass-scripts

Scripts for preparation of the CMS masterclass

Input

The input four-lepton events come from the analysis found here. There, I have modified the analysis code to output the selected event information to the csv files found here.

The input one-lepton events are selected here and here.

The input two-lepton events are selected here and here

Usage

virtualenv qn
source qn/bin/activate
pip install -r requirements.txt
jupyter lab
  • fourlepton.ipynb reads the information from the csv files into a pandas dataframe
  • invariantmass.ipynb reads the information from the csv files into a pandas dataframe and plots the invariant mass
  • dasfiles.py generates the DAS queries for the equivalent miniaod files; the .sh files have to be run on lxplus to generate the resulting file lists (be sure to run voms-proxy-init --voms cms)

About

Scripts for preparation of the CMS masterclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published