[G12] Missing mass plot for pKK -- Advice needed
Mukesh Saini
msaini at fsu.edu
Thu Nov 12 17:38:27 EST 2009
Hello all,
I am attaching a few plots and need help to understand the negative masses we get. I am using ClasEvent and bos2ntuple code to make my ntuples.
Code to make the plots:
root [30] ntp->Draw("sqrt( -mm_px**2 - mm_py**2 - mm_pz**2 + mm_t**2 ) -mm","","")
root [31] ntp->Draw("sqrt( -mm_px**2 - mm_py**2 - mm_pz**2 + mm_t**2 ) ","","")
root [32] ntp->Draw("mm","","")
As you can see majority of mm is less than 0,hence I lose a lot of events when i make my cuts. The other way that I can calculate sqrt(E**2 - P**2) seems to give me the wrong answer too (All values positive even when I switch the signs on all terms inside the sqrt). I am sure this is some famous functionality that I am just unaware of. Please do let me know how to understand this and if needed fix this.
Thanks,
Mukesh.
Graduate Student,
Florida State University.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm.gif
Type: image/gif
Size: 7060 bytes
Desc: not available
Url : https://mailman.jlab.org/pipermail/g12/attachments/20091112/1a76adc5/attachment-0003.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_calc.gif
Type: image/gif
Size: 8751 bytes
Desc: not available
Url : https://mailman.jlab.org/pipermail/g12/attachments/20091112/1a76adc5/attachment-0004.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm-mm.gif
Type: image/gif
Size: 9011 bytes
Desc: not available
Url : https://mailman.jlab.org/pipermail/g12/attachments/20091112/1a76adc5/attachment-0005.gif
More information about the G12
mailing list