Skip to content
Snippets Groups Projects
Commit 2c34f339 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'calo.D3PDMakerTest-20181210' into 'master'

D3PDMakerTest: Adjust references to moved components.

See merge request atlas/athena!16619

Former-commit-id: bc637586
parents 197a54e7 3c284d1f
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