All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Noise::ICoherentNoiseFactor Class Referenceabstract

#include <ICoherentNoiseFactor.h>

Inheritance diagram for Noise::ICoherentNoiseFactor:
Noise::CoherentNoiseFactorProvider Noise::CoherentNoiseFactor

Public Member Functions

virtual ~ICoherentNoiseFactor () noexcept=default
 
virtual void resetCoherentNoiseFactors (const TH1D *)=0
 
virtual float getCoherentNoiseFactor (unsigned int, unsigned int) const =0
 

Detailed Description

Definition at line 24 of file ICoherentNoiseFactor.h.

Constructor & Destructor Documentation

virtual Noise::ICoherentNoiseFactor::~ICoherentNoiseFactor ( )
virtualdefaultnoexcept

Member Function Documentation

virtual float Noise::ICoherentNoiseFactor::getCoherentNoiseFactor ( unsigned  int,
unsigned  int 
) const
pure virtual
virtual void Noise::ICoherentNoiseFactor::resetCoherentNoiseFactors ( const TH1D *  )
pure virtual

The documentation for this class was generated from the following file: