SourceXtractorPlusPlus  0.11
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::ShapeParametersTask Class Reference

#include <ShapeParametersTask.h>

Inheritance diagram for SourceXtractor::ShapeParametersTask:
[legend]
Collaboration diagram for SourceXtractor::ShapeParametersTask:
[legend]

Public Member Functions

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

Detailed Description

Definition at line 31 of file ShapeParametersTask.h.

Constructor & Destructor Documentation

◆ ~ShapeParametersTask()

virtual SourceXtractor::ShapeParametersTask::~ShapeParametersTask ( )
virtualdefault

Member Function Documentation

◆ computeProperties()

void SourceXtractor::ShapeParametersTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 36 of file ShapeParametersTask.cpp.

References std::atan2(), std::fabs(), SourceXtractor::SourceInterface::getProperty(), log, SourceXtractor::SourceInterface::setProperty(), and std::sqrt().

Here is the call graph for this function:

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