Interface class for the algotool which calculates the mode of a unidimensional distribution.
More...
#include <IMode1dFinder.h>
|
| static const InterfaceID & | interfaceID () |
| | AlgTool interface methods.
|
◆ ~IMode1dFinder()
| virtual Trk::IMode1dFinder::~IMode1dFinder |
( |
| ) |
|
|
inlinevirtual |
◆ getMode() [1/2]
| virtual double Trk::IMode1dFinder::getMode |
( |
std::vector< double > | | ) |
const |
|
pure virtual |
◆ getMode() [2/2]
◆ interfaceID()
| const InterfaceID & Trk::IMode1dFinder::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool interface methods.
Definition at line 40 of file IMode1dFinder.h.
static const InterfaceID IID_IMODE1DFINDER("IMode1dFinder", 1, 0)
The documentation for this class was generated from the following file: