LDMX Software
|
Although the directory is abandoned, there is a working Event Display code under the python folder. "rLDMX_EventDisplay" is configured to plot events from a reduced LDMX simulation, but can handle events in the full simulation with some modifications to the lines involving track parameters.
Currently, the event display is able to be used only within a container under development. To obtain this version of the container after setting up the ldmx environment, run
Since this is a new container, you are required to remove your old build and install directories so that there is not contamination from the old container.
Now you can compile the event display program eve
. You must turn on the compilation of eve before trying to compile.
And then you can compile like normal.
The event display takes one event file as input.
Use ldmx eve --help
for more detail.