We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf54d26 commit f0fe918Copy full SHA for f0fe918
1 file changed
src/proto_nd_flow/reco/charge/calib_prompt_hits.py
@@ -5,7 +5,7 @@
5
6
from h5flow.core import H5FlowStage, resources
7
import proto_nd_flow.util.units as units
8
-import proto_nd_flow.reco.charge.pixel_functions as pf
+import proto_nd_flow.util.pixel_functions as pf
9
10
class CalibHitBuilder(H5FlowStage):
11
'''
0 commit comments