jackfrost373 / LHCb_Xic_production

Honours programme analysis at MSP for MSP honours students, measuring the production ratio of Xi_c over L_c in the LHCb experiment.
2 stars 4 forks source link

PID efficiency #16

Open jackfrost373 opened 5 years ago

jackfrost373 commented 5 years ago

We should determine the ratio of efficiencies due to the PID selection between Xic and Lc. We do not expect a big difference, since the momenta are mostly the same. Due to the different lifetime, they could pass through a different region in RICH so we will have to bin in the right variables.

We should either 'resample' MC to match the data, or use a data-driven method such as LHCb's 'PIDCalib' tool to assess this.

jackfrost373 commented 5 years ago
jackfrost373 commented 5 years ago

PID efficiency calibration histograms for Pions, Kaons and Protons, for our ProbNN selection, are now produced and can be found on stoomboot here: /dcache/bfys/jdevries/histograms/LcAnalysis/pidcalib/

These are TH3F (3D) histograms (in P, ETA and nTracks), where the bin content represents the efficiency for that P,ETA,nTrack bin, and the error on the bin represents the error on the efficiency.

Instructions:

cpawley commented 4 years ago

Following WG meeting, check error bars on efficiencies

cpawley commented 4 years ago

Probably due to low MC statistics

jackfrost373 commented 2 years ago

The PID efficiency has been calculated thoroughly by @nurbonaite 's BTR - she should merge her code here.