Skip to content

Marlin overlay treatment

Andre Sailer requested to merge sailer/ILCDIRAC:marlinOverlayTreatment into Rel-v26r0

BEGINRELEASENOTES

*Interface

NEW: new attribute processorName for ~ILCDIRAC.Interfaces.API.NewInterface.Applications.OverlayInput.OverlayInput. Set the name of the Marlin processor the input files belong to. This enables multiple use of the OverlayInput application to download files for different Marlin processors.

CHANGE: ~ILCDIRAC.Interfaces.API.NewInterface.ProductionJob.ProductionJob change capitalisation of the version argument of :func:~ILCDIRAC.Interfaces.API.NewInterface.ProductionJob.ProductionJob.setConfig

*Workflow

CHANGE: ~ILCDIRAC.Workflow.Modules.OverlayInput fix the path for /eos/experiment/clicdp to get files directly from EOS

CHANGE: ~ILCDIRAC.Workflow.Modules.MarlinAnalysis can now handle setting of parameters for Overlay processors defined in a processor group. Implemented in the new module Core.Utilities.MarlinXML

ENDRELEASENOTES

Merge request reports