Ella Viirola

Results 3 issues of Ella Viirola

Currently, setting a color for a hit object of type box in a JSON event file does not work. For example, here the color attribute is set to 0xff00ff (fuchsia)...

I am updating _ldmx-sw_, here are the details. ### What are the issues that this addresses? This resolves #1411 I have worked with ECal clustering this summer and implemented the...

Hi, I am trying to translate a whole C project to Rust using C2Rust. I am using the 2024 edition, which [requires using the unsafe keyword for extern blocks](https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html). However,...