Closed mholtrop closed 3 years ago
Simple fix changing the commands that are pushed onto the stack to make use that CHECK_OVERLAPS works again. Note that the string + std::to_string() is a C++11 construct and could be replaced with C++98 if needed.
Maurik. maybe you know the answer to issue "feature, calculate RadiationLength and NuclearInterLength #163" ?
Simple fix changing the commands that are pushed onto the stack to make use that CHECK_OVERLAPS works again. Note that the string + std::to_string() is a C++11 construct and could be replaced with C++98 if needed.