- kikola's home page
- Posts
- 2023
- 2021
- 2017
- December (1)
- 2016
- 2015
- 2014
- December (2)
- November (2)
- October (3)
- September (1)
- August (3)
- July (2)
- June (2)
- April (3)
- February (3)
- January (1)
- 2013
- December (2)
- October (4)
- September (2)
- August (2)
- July (2)
- June (3)
- April (4)
- March (4)
- February (1)
- January (2)
- 2012
- December (2)
- October (2)
- September (3)
- August (3)
- July (7)
- June (1)
- April (1)
- March (2)
- February (2)
- January (1)
- 2011
- 2010
- 2009
- 2008
- My blog
- Post new blog entry
- All blogs
Au+Au run 7 embedding - QA for sample with fixed bug 1568 (A dip of pseudorapidity distribution in embedding outputs)
This is a QA for a pions sample produced when bug #1568 ("A dip of pseudorapidity distribution in embedding outputs") was fixed. There is however other issue. In the StMiniMcTree, in the mMatchedPairs branch, there are tracks with mMatchedPairs.mNCommonHit>9, mMatchedPairs.mPtPr = 0.0 and mMatchedPairs.mEtaPr = 0 (please see fig. 1, 2 and 3).
To check if the problem is with the simulations or StMiniMcMaker, I have run StAssociationMaker by my own and find out that there are no track with mNCommonHit>9 and eta = 0 and pT = 0. So far the conclusion is the problem is with production of minimc files.
Fig. 1 StMiniMc: All reconstructed tracks with nCommon hits > 0: StMiniMcTree->Draw("mMatchedPairs.mEtaPr","mMatchedPairs.mNCommonHit>9")
Fig. 2 StMiniMc: All reconstructed tracks with nCommon hits > 0: StMiniMcTree->Draw("mMatchedPairs.mEtaPr","mMatchedPairs.mPtPr == 0 && mMatchedPairs.mNCommonHit>9")
Fig. 3 StMiniMc: All reconstructed tracks with nCommon hits > 0: StMiniMcTree->Draw("mMatchedPairs.mEtaPr","mMatchedPairs.mPtPr > 0 && mMatchedPairs.mNCommonHit>9")
Fig. 4 My own association: eta distribution for all reconstructed tracks with nCommon hits > 9.
Fig. 1 My own association: pT distribution for all reconstructed tracks with nCommon hits > 9.
- kikola's blog
- Login or register to post comments