Skip to content

TrigHIHypo: Preparing HICaloCellCorectionTool to be const.

Preparing to make ICaloCellMaker::process() const, so that it can be used reentrantly. HICaloCellCorectionTool [sic] was storing event information in a couple member variables; however, this is easily removed with a slight reorganization. Also change to using a ReadHandle to access StoreGate.

Merge request reports