Set of tools to evaluate tau trigger performance on T&P
cmsrel CMSSW_8_0_5
cd CMSSW_8_0_5/src
cmsenv
git clone https://github.com/l-cadamuro/TauTagAndProbe
scram b -j4
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
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