- genevb's home page
- Posts
- 2024
- 2023
- 2022
- September (1)
- 2021
- 2020
- 2019
- December (1)
- October (4)
- September (2)
- August (6)
- July (1)
- June (2)
- May (4)
- April (2)
- March (3)
- February (3)
- 2018
- 2017
- December (1)
- October (3)
- September (1)
- August (1)
- July (2)
- June (2)
- April (2)
- March (2)
- February (1)
- 2016
- November (2)
- September (1)
- August (2)
- July (1)
- June (2)
- May (2)
- April (1)
- March (5)
- February (2)
- January (1)
- 2015
- December (1)
- October (1)
- September (2)
- June (1)
- May (2)
- April (2)
- March (3)
- February (1)
- January (3)
- 2014
- December (2)
- October (2)
- September (2)
- August (3)
- July (2)
- June (2)
- May (2)
- April (9)
- March (2)
- February (2)
- January (1)
- 2013
- December (5)
- October (3)
- September (3)
- August (1)
- July (1)
- May (4)
- April (4)
- March (7)
- February (1)
- January (2)
- 2012
- December (2)
- November (6)
- October (2)
- September (3)
- August (7)
- July (2)
- June (1)
- May (3)
- April (1)
- March (2)
- February (1)
- 2011
- November (1)
- October (1)
- September (4)
- August (2)
- July (4)
- June (3)
- May (4)
- April (9)
- March (5)
- February (6)
- January (3)
- 2010
- December (3)
- November (6)
- October (3)
- September (1)
- August (5)
- July (1)
- June (4)
- May (1)
- April (2)
- March (2)
- February (4)
- January (2)
- 2009
- November (1)
- October (2)
- September (6)
- August (4)
- July (4)
- June (3)
- May (5)
- April (5)
- March (3)
- February (1)
- 2008
- 2005
- October (1)
- My blog
- Post new blog entry
- All blogs
Follow-up on blinded data in DSTs
Updated on Thu, 2018-10-04 10:44. Originally created by genevb on 2018-06-29 13:53.
This is a follow-up to the topic of what would be blinded from the 2018-06-26 discussion at the joint ABC / CME focus group meeting....
PicoDsts:
These PicoDst branches were proposed by analyzers for blinding, with EventId not set to zero, but replaced by a pseudo event number to be sure event mixing works OK. I'm not sure BField is important to blind as the whole of Run 18 was taken with a single field (and it turns out that the PicoDst maker uses it to project tracks to the EMC), so this will not be blinded.
We also discussed zeroing the vertex X and Y (but not Z, which is needed for analysis), and replacing the track origin 3-vector components with the 3-vector DCA components (because calculating the DCAs is all that these quantities are used for) IF the primary vertex positions gave information about the beam. My homework was to look at the beams from the two species and verify whether distinctive information is there: my conclusion is that one cannot tell the species from the collision vertices, so it appears we need NOT take any further action on these and they can stay unblinded, avoiding changing the PicoDsts:
There was no trigger information in the PicoDst that needed blinded, from what was discussed. For example, the same trigger IDs were used for both species, while a trigger ID is still needed to know on which events to run the analyses, so there is no reason to blind:
MuDsts:
We did not discuss the MuDst, but it would seem that the above-mentioned blinding would be achieved by blinding:
And perhaps the only trigger and trigger detector info needed to be kept for analysis is the trigger IDs, and the ADC (& pedestal) information used to reconstruct reaction planes (from what I can tell, the ZdcSmd information cannot be used to clearly distinguish the species):
...so the rest of the trigger data could be blinded without concern, as a conservative approach:
-Gene
PicoDsts:
These PicoDst branches were proposed by analyzers for blinding, with EventId not set to zero, but replaced by a pseudo event number to be sure event mixing works OK. I'm not sure BField is important to blind as the whole of Run 18 was taken with a single field (and it turns out that the PicoDst maker uses it to project tracks to the EMC), so this will not be blinded.
BLIND |
*Br 1 :Event.mRunId : Int_t mRunId[Event_] * *Br 2 :Event.mEventId : Int_t mEventId[Event_] * *Br 3 :Event.mFillId : UShort_t mFillId[Event_] * |
DON'T BLIND |
*Br 6 :Event.mPrimaryVertex.mX1 : Float_t mX1[Event_] * *Br 7 :Event.mPrimaryVertex.mX2 : Float_t mX2[Event_] * *Br 72 :Track.mOrigin.mX1 : Float_t mX1[Track_] * *Br 73 :Track.mOrigin.mX2 : Float_t mX2[Track_] * *Br 74 :Track.mOrigin.mX3 : Float_t mX3[Track_] * |
DON'T BLIND |
*Br 15 :Event.mTriggerIds : vector |
MuDsts:
We did not discuss the MuDst, but it would seem that the above-mentioned blinding would be achieved by blinding:
BLIND |
MuEvent.mRunInfo.* (modulo the magnetic field) MuEvent.mEventInfo.* (modulo a pseudo event ID as already noted) |
DON'T BLIND |
MuEvent.mTriggerIdCollection.mNTriggerId.mId[64] MuEvent.mZdcTriggerDetector.mZdcSmdEast[16] MuEvent.mZdcTriggerDetector.mZdcSmdWest[16] MuEvent.mBbcTriggerDetector.mAdc[48] MuEvent.mBbcTriggerDetector.mPed[128] |
BLIND |
MuEvent.mL0Trigger.* MuEvent.mTriggerIdCollection.* MuEvent.mTriggerData MuEvent.mVpdTriggerDetector.* MuEvent.mMtdTriggerDetector.* MuEvent.mCtbTriggerDetector.* MuEvent.mZdcTriggerDetector.* MuEvent.mBbcTriggerDetector.* MuEvent.mEmcTriggerDetector.* MuEvent.mFpdTriggerDetector.* MuEvent.mFmsTriggerDetector.* |
-Gene
»
- genevb's blog
- Login or register to post comments