![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
geo::CryostatGeo::GetClosestOpDet()
instead (find the cryostat with PositionToCryostatPtr()
). C++17 if constexpr
should be used instead (see the example below)
Use C++17 constexpr if instead.
if constexpr
should be used instead (see the example below) art::for_each_group()
.