Skip to content
Snippets Groups Projects
Commit b9ab73e5 authored by scott snyder's avatar scott snyder
Browse files

TileMonitoring: Fix configuration for ATN test.

TileMonTopoCluster_jobOptions needs to get LAr conditions configured.
Otherwise, TileRecEx tests fail because LArHVScaleCorr hasn't been
configured.
parent 54e51dfe
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ from AthenaCommon.GlobalFlags import globalflags
include( "CaloDetMgrDetDescrCnv/CaloDetMgrDetDescrCnv_joboptions.py")
include( "CaloIdCnv/CaloIdCnv_joboptions.py" )
#include( "LArDetDescr/LArDetDescr_joboptions.py" )
include( "LArDetDescr/LArDetDescr_joboptions.py" )
#include("LArConditionsCommon/LArConditionsCommon_comm_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