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

Task to produce the PixelBoundaries Property. More...

#include <PixelBoundariesTask.h>

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

Public Member Functions

virtual ~PixelBoundariesTask ()=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 PixelBoundaries Property.

Definition at line 36 of file PixelBoundariesTask.h.

Constructor & Destructor Documentation

◆ ~PixelBoundariesTask()

virtual SourceXtractor::PixelBoundariesTask::~PixelBoundariesTask ( )
virtualdefault

Destructor.

Member Function Documentation

◆ computeProperties()

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

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 33 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: