Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

48 lines (25 loc) · 1.28 KB

####################################################################

           ID Efficiencies of Very High Pt Muons

####################################################################

This is a Guidance to help running the Tag & Probe code to compute efficiencies of very high pt muons, out of Z peak, but with counting numbers instead of a fitting around Z ressonace.

To get the repository of this task, type:

git clone https://github.com/SPRACE/CMS-MuonPOG_HighPT.git

There are different directories for different tasks:

(1) Setting up the Tag & Probe working area: production of trees

    CMS-MuonPOG_HighPT/Initial_Trees/

(2) Check repeated files from CRAB

    CMS-MuonPOG_HighPT/Check_Repeated_Files

(3) Merging files/

	CMS-MuonPOG_HighPT/Merging_Files/

(4) Choose T&P pairs based on the best Chi2

    CMS-MuonPOG_HighPT/CleanUp_TnP_Pairs/

(5) Cross checks comparing Data and MC distributions

    CMS-MuonPOG_HighPT/Data_vs_MC_Distributions/

(6) Correction through vertex multiplicity

    CMS-MuonPOG_HighPT/Vertex_Reweighting/

(7) Computing efficiencies

    CMS-MuonPOG_HighPT/Compute_Efficiencies/

Go into each directory, starting from (1), and follow their instructions. There are "How-To.txt" files in each one of the above directories.