Upgrade python util to use SurfaceId enum #180
Labels
art / Offline
This requires some touching of art / Offline
enhancement
New feature or request
PyUtil
This is related to PyUtils
At the moment, we need to know the magic numbers to get specific surfaces. It would be better if we could use the SurfaceId enum directly in the same what that we can use the enum of ProcessCode (see https://github.com/Mu2e/TrkAna/blob/main/tutorial/pages/genealogy.md). This probably means that SurfaceId needs to be added to pywrap but we have the ProcessCode example we can follow
The text was updated successfully, but these errors were encountered: