BetheHeitlerEffects : Use std::array where possible
- Add
constexpr
for the some of the constants controlling max values - Use
std::array
when we have a fixed size RunTier0Tests.log
constexpr
for the some of the constants controlling max valuesstd::array
when we have a fixed size
RunTier0Tests.log