LDMX-Software / Ecal

Software module for digitizing, reconstructing, and vetoing within the ECal.
1 stars 0 forks source link

Update noise creation #36

Closed tomeichlersmith closed 3 years ago

tomeichlersmith commented 3 years ago

This code utilizes the new emulator method that creates a noise digi when provided with an amplitude instead of using the real-hit digitization method (which adds noise itself).

Moreover, we add a "No zero suppression" method which allows all empty channels to be filled with noise hits instead of only filling a number of empty channels determined by the noise generator.