Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 959 Bytes

File metadata and controls

28 lines (25 loc) · 959 Bytes

TagAndProbe_Trigger

cmsrel CMSSW_9_4_9
cd CMSSW_9_4_9/src
cmsenv
git cms-init
git cms-merge-topic guitargeek:EgammaID_9_4_X
scram b -j 4

Download the TagAndProbe_trigger repository

git clone https://github.com/skeshri/TagAndProbe_Trigger.git
scram b -j 4

For Test Run

cd $CMSSW_BASE/src/TagAndProbe_Trigger/NtupleProducer/test


cmsRun runNtupler.py


cp TnP_ntuple.root $CMSSW_BASE/src/TagAndProbe_Trigger/TagAndProbeMacros (one example file is already present in the directory)


cd $CMSSW_BASE/src/TagAndProbe_Trigger/TagAndProbeMacros/


./compileNrun_tnp.sh TagAndProbe_Ele.C (OR TagAndProbe_Mu.C, This script is self explaining when run it)


./runPlotting.sh histNames_Ele.txt (OR histNames_Mu.txt, this will generate final results in the "results" directory)