To prepare for this activity, you should already have looked at the activity on reconstructing particles from their decay products.
After you are familiar with those activities, use the download more data notebook and grab the Monte Carlo file that simulates the following decay:
$$D^+ \rightarrow K^- \pi^+ \pi^+$$Also grab the CLEO data file.
Your challenge is to reconstruct the $D^+$ meson in the Monte Carlo and then go to the data and see if you can find the $D^+$ in the same decay mode. Things to think about:
Have fun and good luck!
In [ ]:
# Your code here
In [ ]: