Re #7778. Eliminate erroneous use of AnalysisDataService.
In general, algorithms shouldn't be dealing directly with the ADS, the Algorithm base class takes care of these interactions.
Please register or sign in to comment
In general, algorithms shouldn't be dealing directly with the ADS, the Algorithm base class takes care of these interactions.