Andrew Whitbeck
Andrew Whitbeck
We need to start developing a conditions object that will allow digitization constants to be stored in a database and not be hardcoded in [SimQIE](https://github.com/LDMX-Software/TrigScint/blob/iss709v2TrigScint/include/TrigScint/SimQIE.h). These constants include: - SiPM...
This should be done on top of the new digi code. Need a way to generate hits from optical cross talk in the scintillators/simps. This can be done using an...
For the upstream and downstream arrays there seems to be a problem with barID:  These numbers should never be larger than 50. I am including the configuration file that...
How...?
Modify the digi producer to read all sim hit collections (one for each array) and output one Digi collection. This will make the Digi collection ultimately parallel the hardware. This...