autodqm.histpair module

class autodqm.histpair.HistPair(config, data_series, data_sample, data_run, data_name, data_hist, ref_series, ref_sample, ref_run, ref_name, ref_hist)

Bases: object

Data class for storing data and ref histograms to be compared by AutoDQM, as well as any relevant configuration parameters.