SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::PeakValueTask Class Reference

#include <PeakValueTask.h>

Inheritance diagram for SourceXtractor::PeakValueTask:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::PeakValueTask:
Collaboration graph
[legend]

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 std::numeric_limits::max(), and std::numeric_limits::min().

Here is the call graph for this function:

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