emfilters.mac¶
This macro file can be imported to an input file with
$ import emfilters
It is imported at the top of all simulation runs.
This macro file is available to all packages.
This macro file defines the macro for applying an EM noise filter. Currently, the filter is a numerical Cerenkov filter.
Public Macros¶
- applyNumericalCerenkovFilter(stages)¶
Applies a Cherenkov filter of a given stage type.
- Parameters
stages – The type of filter to use. Select from: none, weak, medium, strong, and extreme.