Skip to content
Snippets Groups Projects
Commit dee5b3cd authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

D3PDMakerTest: Adjust references to moved components.

Adjust references to components moved from CaloD3PDMaker
to CaloSysD3PDMaker.
parent 6de9ac39
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ alg = TrackD3PD (tupleFileOutput,
PrimaryVertex_storeDiagonalCovarianceAsErrors = True)
# And a calorimeter tree!
from CaloD3PDMaker.CaloD3PD import CaloD3PD
from CaloSysD3PDMaker.CaloD3PD import CaloD3PD
alg = CaloD3PD (file = tupleFileOutput)
# Make supercells into a separate file, if available.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment