Skip to content

Analysis code for search for disappearing tracks, EXO-12-034, EXO-16-044, EXO-19-010

Notifications You must be signed in to change notification settings

OSU-CMS/DisappTrks

Repository files navigation

'Full' recipe including osusub.py

cmsrel CMSSW_12_4_11_patch3
cd CMSSW_12_4_11_patch3/src
cmsenv
git-cms-init
git cms-addpkg IOPool/Input

sed -i '/assert(readEventSucceeded)/s/^/\/\//' IOPool/Input/src/PoolSource.cc

git clone https://github.com/OSU-CMS/DisappTrksML.git
git clone https://github.com/OSU-CMS/DisappTrks.git
git clone https://github.com/OSU-CMS/OSUT3Analysis.git

OSUT3Analysis/AnaTools/scripts/setupFramework.py -f MINI_AOD_2022 -c DisappTrks/StandardAnalysis/interface/CustomDataFormat.h

scramv1 b -j 9

Recipie when running AOD/MINIAOD Merger (NoCuts)

cmsrel CMSSW_12_4_11_patch3
cd CMSSW_12_4_11_patch3/src
cmsenv
git-cms-init
git cms-addpkg IOPool/Input

sed -i '/assert(readEventSucceeded)/s/^/\/\//' IOPool/Input/src/PoolSource.cc

git clone https://github.com/OSU-CMS/DisappTrksML.git
git clone https://github.com/OSU-CMS/DisappTrks.git
git clone https://github.com/OSU-CMS/OSUT3Analysis.git
git checkout -b eventMask origin/eventMask

OSUT3Analysis/AnaTools/scripts/setupFramework.py -f MINI_AOD_2022 -c DisappTrks/StandardAnalysis/interface/CustomDataFormat.h

scramv1 b -j 9

About

Analysis code for search for disappearing tracks, EXO-12-034, EXO-16-044, EXO-19-010

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages