Please read these instructions before posting any event on Fermilab Indico
Below are the items you need to have already installed on your computer to follow along with these instructions.
How is ldmx-sw designed? What are the core principles?
Demonstration on how to compile ldmx-sw using the standardized container workflow.
The "steering" file for ldmx-sw is called a "configuration" script. What is its core structure? How can we write one?
Demonstration of what running a short simulation looks like using the build of ldmx-sw we just made.
How can we use these generated event files in python? This demonstration will show you how I've start python-based analyses.
Introduction to C++ Processors. What are they and why would you use them instead of keeping everything in python?