SourceXtractorPlusPlus  0.11
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SourceXtractor::VignetArray Class Reference

#include <VignetArray.h>

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

Public Member Functions

 VignetArray (const std::vector< std::reference_wrapper< const Vignet >> &vignets)
 
const Euclid::NdArray::NdArray
< DetectionImage::PixelType > & 
getVignets () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

std::unique_ptr
< Euclid::NdArray::NdArray
< DetectionImage::PixelType > > 
m_vignets
 

Detailed Description

Definition at line 29 of file VignetArray.h.

Constructor & Destructor Documentation

SourceXtractor::VignetArray::VignetArray ( const std::vector< std::reference_wrapper< const Vignet >> &  vignets)
inline

Definition at line 31 of file VignetArray.h.

References m_vignets, std::vector< T >::size(), x, and y.

Here is the call graph for this function:

Member Function Documentation

const Euclid::NdArray::NdArray<DetectionImage::PixelType>& SourceXtractor::VignetArray::getVignets ( ) const
inline

Definition at line 65 of file VignetArray.h.

References m_vignets.

Member Data Documentation

std::unique_ptr<Euclid::NdArray::NdArray<DetectionImage::PixelType> > SourceXtractor::VignetArray::m_vignets
private

Definition at line 70 of file VignetArray.h.

Referenced by getVignets(), and VignetArray().


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