You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are two different types of TrackerHit types: TrackerHit and TrackerHitPlane. (LCIO knows even more). However, the Track only has a relation to TrackerHit, so it is not possible to relate TrackerHitPlanes to Tracks at the moment.
This will need support from the podio side. One proposal is AIDASoft/podio#215
The text was updated successfully, but these errors were encountered:
Currently there are two different types of
TrackerHit
types:TrackerHit
andTrackerHitPlane
. (LCIO knows even more). However, theTrack
only has a relation toTrackerHit
, so it is not possible to relateTrackerHitPlane
s toTrack
s at the moment.This will need support from the podio side. One proposal is AIDASoft/podio#215
The text was updated successfully, but these errors were encountered: