Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 803 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 803 Bytes

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