Skip to content

L1CaloFEXSim: make gFEX methods const

Hello,

This MR is preparing for the migration to reentrant algorithms for gFEX. Methods are made const (the easy ones). More work will be needed. Also, some variables are now passed by const ref instead of by value.

Tagging @serodrig and @ctosciri .

Cheers, Bertrand

Merge request reports