Tom Eichlersmith

Results 48 issues of Tom Eichlersmith

As discussed in #511 , the best way to make integrating other runtimes easier and better is to "modularize" distrobox. This would involve pulling out common code into functions and...

question

**Exact location of issue** - ar5iv link: https://ar5iv.labs.arxiv.org/html/2211.03873 - original arXiv link: https://arxiv.org/abs/2211.03873 - Image put into Figure 1, id: S1.F1.pic1 - Full link: https://ar5iv.labs.arxiv.org/html/2211.03873#S1.F1.pic1 **Problem details** Screen shot inserted...

bug
medium
needs-latex-package

This is an re-opening of a submodule PR (https://github.com/LDMX-Software/Ecal/pull/50) where I followed [the instructions](https://ldmx-software.github.io/transition-to-ldmx-sw-v4.html) to re-apply my changes in one commit onto the subdirectory. --- I am updating _ldmx-sw_, here...

**Is your feature request related to a problem? Please describe.** The current best option for simulating displaced DM decays is three stages. 1. Have MadGraph generate the DM and their...

simcore

When attempting to run the LHE primary generator with a file that does not exist, we get a confusing `no next ` error. This implies to the user that the...

simcore

I am updating _ldmx-sw_, here are the details. ### What are the issues that this addresses? This resolves #1324 by simply removing the dead code. ## Check List - [x]...

Following discussions with @jmuse13 , there are several cuts that could be helpful for everyone. How to actually implement these cuts is still up for debate, but this can be...

hcal

Similar to other geometry things, a BField only needs to be created once and then a single object can be passed between the processors who need it to (for example)...

tracking

**Describe the bug** The addition of parameters in `Simulator::onFileClose` do not get persisted into the on-disk RunHeader since we only modify a local copy of the RunHeader instead of modifying...

bug
cleanup
simcore

I am updating _ldmx-sw_, here are the details. ### What are the issues that this addresses? This resolves #1232 directly, resolves #1248 directly, and resolves #1252 indirectly. I do this...