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

Task to produce the PixelBoundariesHalfMaximum Property. More...

#include <PixelBoundariesTask.h>

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

Public Member Functions

virtual ~PixelBoundariesTaskHalfMaximum ()=default
 Destructor.
 
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

Task to produce the PixelBoundariesHalfMaximum Property.

Definition at line 58 of file PixelBoundariesTask.h.

Constructor & Destructor Documentation

◆ ~PixelBoundariesTaskHalfMaximum()

virtual SourceXtractor::PixelBoundariesTaskHalfMaximum::~PixelBoundariesTaskHalfMaximum ( )
virtualdefault

Destructor.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::PixelBoundariesTaskHalfMaximum::computeProperties ( SourceInterface & source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 49 of file PixelBoundariesTask.cpp.

References std::max(), and std::min().

Here is the call graph for this function:

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