Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 

Repository files navigation

TauTagAndProbe

Set of tools to evaluate tau trigger performance on T&P

Install instructions

cmsrel CMSSW_8_0_5
cd CMSSW_8_0_5/src
cmsenv
git clone https://github.com/l-cadamuro/TauTagAndProbe
scram b -j4

Tu run on MC (no t&P, select candidates by gen matching)

cmsrel CMSSW_7_6_3
cd CMSSW_7_6_3/src
cmsenv
git clone https://github.com/l-cadamuro/TauTagAndProbe
scram b -j4

then set isMC = True in test.py

For L1 reemulation after T&P selections

cmsrel CMSSW_8_0_21
cd cmsrel CMSSW_8_0_5/src
cmsenv
git cms-addpkg L1Trigger/L1TCalorimeter # only if you want to edit smt in the emulator
git clone https://github.com/l-cadamuro/TauTagAndProbe
scram b -j4

and use reEmulL1.py

About

Set of tools to evaluate tau trigger performance on T&P

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages