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
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
Try to remove Particle.track and Particle.track_smeared
Does the Particle needs path? note: neutral particles have a path.
Does the Track needs a path?
In c++, the path is a shared ptr, and both the Particle and the Track refer to it.
The text was updated successfully, but these errors were encountered: