Mu2e / Mu2eEventDisplay

REve based event display developed by the Analysis Tools Group
Apache License 2.0
0 stars 12 forks source link

TrkStrawHitSeed info box is sometimes incomplete or unavailable #161

Open brownd1978 opened 5 months ago

brownd1978 commented 5 months ago

This seems to affect some but not all TrkStrawHitSeeds.
Reproduce with: mu2e -c REve/examples/nominal_example.fcl /pnfs/mu2e/tape/phy-sim/mcs/mu2e/CeEndpointOnSpillTriggered/MDC2020ae_best_v1_3/art/74/86/mcs.mu2e.CeEndpointOnSpillTriggered.MDC2020ae_best_v1_3.001210_00000000.art

incomplete_label
sophiemiddleton commented 5 months ago

I think the issue might be that there are two collections? The first is labelled and the second isnt?

sophiemiddleton commented 3 weeks ago

@brownd1978 - is this fixed? If so I will close this issue

brownd1978 commented 3 weeks ago

This still happens randomly, also for some other info boxes, I dont know if it's an intrinsic issue in REve or our implementation. In general the info box access is flakey, especially when objects shadow each other, it can be nearly impossible to get the info from the one you want.

On Fri, Sep 20, 2024 at 7:56 AM Sophie Middleton @.***> wrote:

@brownd1978 https://github.com/brownd1978 - is this fixed? If so I will close this issue

— Reply to this email directly, view it on GitHub https://github.com/Mu2e/REve/issues/161#issuecomment-2363926588, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAH574DIYKRI2IS4GNLY4TZXQZQPAVCNFSM6AAAAABHPGC3WGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRTHEZDMNJYHA . You are receiving this because you were mentioned.Message ID: @.***>

-- David Brown @.*** Office Phone (510) 486-7261 Lawrence Berkeley National Lab M/S 50R5008 (50-6026C) Berkeley, CA 94720

sophiemiddleton commented 3 weeks ago

OK, this is probably because there's multiple collections or something. Or it could be how the box is filled in the code. It's likely a problem on our side. I will leave it open