package for measurement of tau identification efficiency in Z -> tautau events using Tag & Probe
With this code: https://github.com/LLRCMS/LLRHiggsTauTau
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
Copy all files produced before in "ntuples/".
With data-driven estimations:
sh do_all.sh
Everything from MC:
sh do_all_MC.sh