Master InDet config fixes
In the reconstruction meeting last week the following error was reported:
RAWtoESD 15:14:19 raise
ConfigurationError("ComponentAccumulator.setPrivateTools accepts only
ConfigurableAlgTools or lists of ConfigurableAlgTools. Encountered {}
".format(type(privTool)))
This should fix this (the problem was that ROIInfoVecAlg is not a tool). Since ROIInfoVecAlg is also not a CondAlg, I renamed the method.
Tested with q4321 and preExec = ['jobproperties.InDetJobProperties.useNewConfig=True']
Merge request reports
Activity
added InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash fdfec96f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40547]added review-approved label and removed review-pending-level-1 label
mentioned in commit de05d3c2
added sweep:ignore label
added NewConfig label