Feature #24927
Add support to merge analysis HistRoot output
Start date:
09/08/2020
Due date:
% Done:
90%
Estimated time:
Description
Add command --merge
to merge analysis HistRoot output.
The merge is done using hadd
.
- --defname <SAM DATASET>
- --submission_id <submission_id>
- --campaign <campaign_name> --stage <stage_name>
- --stage_id <stage_id>
The optional option --mergetype
takes as argument ntuple
(this will be the default value) or hist
.
History
#1 Updated by Vito Di Benedetto 4 months ago
- % Done changed from 0 to 90
- Status changed from Assigned to Work in progress
This feature is ready for testing.