#include <ICoherentNoiseFactor.h>
Public Member Functions | |
virtual | ~ICoherentNoiseFactor () noexcept=default |
virtual void | resetCoherentNoiseFactors (const TH1D *)=0 |
virtual float | getCoherentNoiseFactor (unsigned int, unsigned int) const =0 |
Definition at line 24 of file ICoherentNoiseFactor.h.
|
virtualdefaultnoexcept |
|
pure virtual |
Implemented in Noise::CoherentNoiseFactorProvider.
|
pure virtual |
Implemented in Noise::CoherentNoiseFactorProvider.