Skip to content

CaloEvent+CaloRec: Adjust CaloBCIDAverage for better efficiency.

Scott Snyder requested to merge ssnyder/athena:bcidAvg.CaloEvent-20200226 into master

Adjust CaloBCIDAverage so that it holds its information in a flat vector, rather than in a map. Add methods to retrieve data by HWIdentifier and index, in addition to offline Identifier.

Merge request reports