Skip to content

TrigCost: Use THistSvc instead of AthHistogram class

Aleksandra Poreba requested to merge aporeba/athena:cost-thistsvc into master

Cost Processing will use AthAlgorithm class and THistSvc instead of AthHistogramAlgorithm class in order to avoid hash error (ATR-23538)

Tagging @tamartin @fwinkl @rbielski

Merge request reports