gemc / source

gemc website:
gemc.jlab.org
14 stars 72 forks source link

Make CHECK_OVERLAPS=1 work again. #200

Closed mholtrop closed 3 years ago

mholtrop commented 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.

zhaozhiwen commented 3 years ago

Maurik. maybe you know the answer to issue "feature, calculate RadiationLength and NuclearInterLength #163" ?