Skip to content

Optionally produce HistoManager file and pdf report + lot of fixes.#15346

Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_resHist
May 1, 2026
Merged

Optionally produce HistoManager file and pdf report + lot of fixes.#15346
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_resHist

Conversation

@shahor02
Copy link
Copy Markdown
Collaborator

Add HistoManager class: TObjArray-based histos and graph container.

Extra options for o2-check-resid-workfow:
--no-tree : skip writing residuals tree ([checkresid.outname].root)
--no-hist : skip writing file with HistoManager ([checkresid.outname]_hman.root)
--draw-report: draw pdf report ([checkresid.outname]_hman.pdf)

Option --draw-external-only to use the workflow for drawing of already saved HistoManager files:
They should be provided as a comma-separated list "checkresid.ext_hm_list=<file1>,..<fileN>;"
passed as a ConfigurableParam. The legend will bear the filename unless for every external file
the labels are passed as "checkresid.ext_leg_list=<name1>,..<nameN>;".

External HistoManager files can also be provided for overlay drawing on top of the standard
report of the data being processed.

Add HistoManager class: TObjArray-based histos and graph container.

Extra options for o2-check-resid-workfow:
--no-tree : skip writing residuals tree ([checkresid.outname].root)
--no-hist : skip writing file with HistoManager ([checkresid.outname]_hman.root)
--draw-report: draw pdf report (([checkresid.outname]_hman.pdf)

Option --draw-external-only to use the workflow for drawing of already saved HistoManager files:
They should be provided as comma-separated list "checkresid.ext_hm_list=<file1>,..<fileN>;" passed
as configurableParam. The legend will bear the filename unless for every external file the labels are passed
as "checkresid.ext_leg_list=<name1>,..<nameN>;".

External HistoManager files can be also provided for overlay drawing on top of the standard report of the data
being processed.
@shahor02 shahor02 merged commit 52c78b9 into AliceO2Group:dev May 1, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant