Skip to content

arunhep/TagAndProbe_Trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

53 Commits

Repository files navigation

The ntuple making part works for 2021 Winter20 samples in this branch. For 2018 we need to use CMSSW_10_2_X and for Summer19 one should use EGMHLT_run3 branch Although the macros works for all years.

Code setup

cmsrel CMSSW_11_2_4 cd CMSSW_11_2_4/src cmsenv git clone git@github.com:arunhep/TagAndProbe_Trigger.git git checkout EGMHLT_run3_110X scramv1 b

For Test Run (check the input file and triggers)

cd$CMSSW_BASE/src/TagAndProbe_Trigger/NtupleProducer/test cmsRun runNtupler.py

For crab job submission (check the paths etc in the file)

voms-proxy-init --voms cms --valid 168:00 source /cvmfs/cms.cern.ch/common/crab-setup.sh python multicrab_Ele.py

Macros to produce the plots

cd TagAndProbe_Trigger/TagAndProbeMacros ./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++43.4%
  • C42.1%
  • Python10.2%
  • Shell4.3%