This repository is to perform the long-lives stau searches at DESY CMS.
- 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
- Go to the directory and setup appropriate environment with setup.sh script:
where supported
> source setup.sh ENVIRONMENT
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.
See documentation here
See documentation here