Closed wesketchum closed 7 months ago
For the new simulator-code, I think it is worth knowing that we have two producers that are doing the simulator work. One is the simulator and the other is the so-called resimulator. They are both derived from the SimulatorBase class so we should make sure to put common code (like adding the genie particles, fillGTruth etc) happens in there and that anything that needs to go directly in the simulator also goes into the resimulator.Looking at how the seeding of the Genie generator is set up I think it will work automatically with the ReSimulator :)
As discussed on slack, these changes should not be merged before Wednesday and will be re-applied on the subdirectory in ldmx-sw after Wednesday.
PR for inclusion of GENIE generation, including storing of GENIE truth information.
Should be included with https://github.com/LDMX-Software/cmake/pull/21.