Seth R. Johnson

Results 366 comments of Seth R. Johnson

@Rashika-Gupta For the CDF sampling, please see WavelengthShiftGenerator:103-11, and the to-do about this comment https://github.com/celeritas-project/celeritas/pull/1507/files#r1844973621

I have this issue when running a CentOS 7 (AMD ROCm) container but not an Ubuntu 20 (CUDA) container.

Good question, but I'm not 100% sure how DD4HEP works... would we have a driver application that uses DD4HEP to load a GDML file, set up SDs, and send events...

I think it's valuable enough to be able to run "standalone" celeritas—for HPC-oriented execution where we drive the code— that we should be able to do independent I/O with EDM4HEP....

Thanks for looking @agheata ; the units I posted were cm not mm. Could these be the discrepancy?

@agheata Does your build have CUDA enabled? Our CI seems to suggest that, somehow, we no longer see the broken behavior *on CPU* when CUDA is enabled in vecgeom.

Hi @albert-github , thanks for responding! I think you might have missed the second header in my post: there's a `full-example.tgz` which has exactly the self-contained example you requested. I...

@albert-github The issue is still present with Doxygen 1.14:

The real-life example is only rendered incorrectly when processed downstream by Breathe, because in the Doxygen-generated HTML the newlines are directly propagated (and ignored by the browser's rendering engine). Nevertheless...

Agreed, the rendering issue is definitely a breathe problem (for which I've created an issue https://github.com/breathe-doc/breathe/issues/1028 ) but I suspect in their testing they only saw newlines in `pre`/`code`-formatted blocks,...