Plan of Action for μ Efficiency
Basic Outline of μ Efficiency
Efficiency
A very basic definition of efficiency:
ε = ( # particles found by my detector in the event ) / (# real particles produced in the event)
The problem is that we don't know the # real particles produced so we have to work harder to determine the denominator.
Breakdown of Muon Efficiency
Consider an event pp → ZX → μμ + stuff. Let us define the efficiency to detect muons as
ε(μ) = ( # μ's found by my detector in Z events) / (# real μ's produced in Z events)
The numerator is simple, use the number of μ's found by the muon system.
The denominator is more difficult so we break it down into several steps to approximate the true # μ's.
Step 1
Start with events pp → ZX → μμ + stuff.
Step 2
The event will have many charged tracks--two if which we know are μ's. First we ID the
anchor μ --> we 'cruelly' cut on the first lepton to ensure that is is indeed a μ that came form the Z decay. Next we make a P
T > P
min cut in order to reject most of the background. Call the remaining tracks the
probe.
***********diagram
Step 3
Loop over all charged tracks with opposite charge (w/no muon system requirement) and plot a histogram of the invariant mass ( M
A + M
P ).
******************get histo from matt
Next fit the histogram and then integrate over a window of 2 * Γ
Z centered on the M
Z:
∫ fit = N1 +/- √N1
Step 4
Loop over all the μ's found with both the muon system and tracker and plot a histogram of the invariant mass ( M
A + M
μ )
*****************get histo from Matt
Again, fit the histogram and then integrate over a window of 2 * Γ
Z centered on the M
Z:
∫ fit = N2 +/- √N2
Step 5
Finally we can calculate the efficiency:
ε = N
2 / N
1
σ
ε = binomial
--
RyanKelley - 16 May 2007
Topic revision: r5 - 2007/05/16 - 23:58:50 -
RyanKelley