|
SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Task to produce the PixelBoundariesHalfMaximum Property. More...
#include <PixelBoundariesTask.h>
Public Member Functions | |
| virtual | ~PixelBoundariesTaskHalfMaximum ()=default |
| Destructor. More... | |
| virtual void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. More... | |
Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. More... | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. More... | |
Task to produce the PixelBoundariesHalfMaximum Property.
Definition at line 58 of file PixelBoundariesTask.h.
|
virtualdefault |
Destructor.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 49 of file PixelBoundariesTask.cpp.
References SourceXtractor::PixelCoordinateList::getCoordinateList(), SourceXtractor::SourceInterface::getProperty(), std::max(), std::min(), and SourceXtractor::SourceInterface::setProperty().
1.8.14