Skip to content
Snippets Groups Projects
Commit 4c7aa426 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'master-egammaARTfromESD' into 'master'

fix test_recexreco_art_egamma_fromesd.sh ART test for new seeding

See merge request atlas/athena!14564
parents 2ca3f670 8f23b98f
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,11 @@ jobproperties.CaloCellFlags.doLArDeadOTXCorr=False
include( "CaloRec/CaloTopoCluster_jobOptions.py" )
from egammaAlgs.egammaTopoClusterCopier import egammaTopoClusterCopier
try:
egammaTopoClusterCopier()
except Exception:
treatExeption("could not get handle to egammaTopoClusterCopier")
include( "McParticleAlgs/TruthParticleBuilder_jobOptions.py" )
......
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