SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::PeakValueTask Class Reference

#include <PeakValueTask.h>

Inheritance diagram for SourceXtractor::PeakValueTask:
Collaboration diagram for SourceXtractor::PeakValueTask:

Public Member Functions

virtual ~PeakValueTask ()=default
void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source.
Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor.
Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor.

Detailed Description

Definition at line 34 of file PeakValueTask.h.

Constructor & Destructor Documentation

◆ ~PeakValueTask()

virtual SourceXtractor::PeakValueTask::~PeakValueTask ( )
virtualdefault

Member Function Documentation

◆ computeProperties()

void SourceXtractor::PeakValueTask::computeProperties ( SourceInterface & source) const
inlineoverridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 40 of file PeakValueTask.h.

References SourceXtractor::SourceInterface::getProperty(), std::numeric_limits::max(), std::numeric_limits::min(), and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:

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