Skip to content
Snippets Groups Projects
Commit 74e8a3a6 authored by John Derek Chapman's avatar John Derek Chapman Committed by Walter Lampl
Browse files

Make PixelDigitization respond to digitizationFlags.doInDetNoise

This commit adds an `m_doNoise` configurable property to the
`FrontEndSimTool` base class. This is used to determine whether
or not the `ThermalNoise(...)` and `RandomNoise(...)` functions
should be called in the derived classes. This should replicate
the behaviour in `21.0` where the `PixelNoisyCellGenerator` is
only used when `digitizationFlags.doInDetNoise()==True`.
parent 6274af49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment