Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (28 loc) · 706 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 706 Bytes

tauIdEfficiency_ZTT

package for measurement of tau identification efficiency in Z -> tautau events using Tag & Probe

Ntuplization:

With this code: https://github.com/LLRCMS/LLRHiggsTauTau

Skimmed trees:

Selection of mu-tau_h pair, rejection of events with extra leptons or bjets:

./Make.sh MuTau_Analysis.cc
./MuTau_Analysis.exe data(/mc) out.root in.root

Submission to local queue at T2_B2_IIHE

python filesBxl_divided.py
sh Submit.sh

Input files preparation:

Copy all files produced before in "ntuples/".

With data-driven estimations:

sh do_all.sh

Everything from MC:

sh do_all_MC.sh