Skip to content

ram1123/TagAndProbe_Trigger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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_0_3
cd CMSSW_11_0_3/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)

python multicrab_Ele.py

Macros to produce the plots

cd TagAndProbe_Trigger/TagAndProbeMacros
./run.sh

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.3%
  • C 41.1%
  • Python 10.4%
  • Shell 4.2%