Pion Two Body Decay Simulation: Efficiency and Impurity Analysis

  • Context: Graduate 
  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Simulation
Click For Summary
SUMMARY

The discussion focuses on simulating the pion two-body decay process, specifically analyzing the branching fractions of pions decaying into positrons and muons. The simulation involves randomizing the momentum direction of positrons emitted from a pion beam and measuring their energy within a spherical detector shell defined by specific angular ranges. The user explores the efficiency of selecting pure samples of positron and muon decays and assesses the impurity of selections based on the decay rates, noting that the actual decay rate of pions to positrons is approximately 10−4 of that to muons, complicating the purity analysis.

PREREQUISITES
  • Understanding of particle physics, specifically pion decay processes.
  • Familiarity with Monte Carlo simulation techniques for randomizing particle trajectories.
  • Knowledge of efficiency and impurity calculations in experimental physics.
  • Basic grasp of angular measurements in spherical coordinates (theta and phi).
NEXT STEPS
  • Research "Monte Carlo methods in particle physics simulations" for deeper insights into simulation techniques.
  • Study "Efficiency and purity calculations in particle detection" to understand how to analyze experimental data.
  • Learn about "branching ratios in particle decays" to grasp the implications of decay rates on experimental outcomes.
  • Investigate "spherical coordinate systems in physics" to enhance understanding of detector geometry and measurements.
USEFUL FOR

Particle physicists, experimental researchers, and students involved in simulations of particle decays and those analyzing efficiency and purity in experimental data.

spaghetti3451
Messages
1,311
Reaction score
31
Hi I had to write a program to simulate the pion branching fraction in a pion two body decay.

To begin with, the pion decays either to a positron or to a muon which again decays to a positron.

So, the pion beam hits a target and decays at rest to positrons. Then the positrons fly off in random directions. I have written a piece of code that randomises the direction of the momentum of the positrons.

The positrons then hit a spherical shell (the detector) which extends in theta from 40 degrees to 140 degrees and in phi from -pi to pi.

I have been told that in a real experiment, there is no way to know if the pion decayed originally to a muon or a positron except from the measured positron energy, but that in this simulation, we can “cheat” and see how well we would be able to do in the real experiment.

So, I had to choose ranges of the measured energy that selected relatively pure samples of the two different sources of positrons.

Then I had to find the efficiencies for selecting each type of decay(what fractions of events of the correct type are selected).

Then I had to assume that the pion decays to equal numbers of muons and positrons and find the impurity of my selections (how many of the decays ascribed to each type are not actually
correct).

I don't understand why I have done the above.

Also, there is this extra question:

The actual decay rate of the pion to a positron is approximately only 10^−4 of the rate to the muon; what extra difficulties would this cause?

Any hep would ve greatly appreciated.
 
Physics news on Phys.org
spaghetti3451 said:
Then I had to assume that the pion decays to equal numbers of muons and positrons and find the impurity of my selections (how many of the decays ascribed to each type are not actually
correct).
Use a pure sample of decays to muons, get the fraction that is misreconstructed as positron decays.
Use a pure sample of decays to positrons, get the fraction that is misreconstructed as muon decays.

Based on that you can get the purity of each selection (in data) for every possible ratio of branching fractions. For 1:1 you'll see that you get a nice separation in both cases, but with 10-4 the same approach will make a mess out of the positron selection: It is possible that you now have more muon decays than positron decays in it!
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
6K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 49 ·
2
Replies
49
Views
13K
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 50 ·
2
Replies
50
Views
12K