Skip to content

DesyTau/LLStaus_Run2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Long-lived stau repository

This repository is to perform the long-lives stau searches at DESY CMS.

Environment installation

  1. Clone package from the github without loading any additional environment (like CMSSW):
    > git clone -o DESY-CMS-SUSY-TAU -b master [email protected]:DESY-CMS-SUSY-TAU/LLStaus_Run2.git
  2. Go to the directory and setup appropriate environment with setup.sh script:
    > source setup.sh ENVIRONMENT
    where supported ENVIRONMENT are:
    • NanoAOD_UL2018: step for production of the customized NanoAOD tuples.
    • conda: anaconda environment - used for all the analysis except the production of NanoAOD.

Nano Tuple production

See documentation here

Analysis

See documentation here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.7%
  • C++ 32.9%
  • Shell 10.4%