Skip to content

WIP: Fixed checking of validity in RichRayTraceCherenkovCones

Sebastien Ponce requested to merge sponce_fixvalidcheck into master

This has been discovered by chance, while playing with compilation flags. All of a sudden, I got plenty of messages like "WARNING NULL DeRichPD pointer !!" and "ERROR Track PD index out of range !!" in the logs. Chasing the problem I came to the conclusion that this change is needed. And it indeed fixes the messages. @jonrob can you confirm ?

Merge request reports