SourceXtractorPlusPlus 0.22
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::PyAperture Class Reference

#include <PyAperture.h>

Inheritance diagram for SourceXtractor::PyAperture:
Collaboration diagram for SourceXtractor::PyAperture:

Public Member Functions

 PyAperture (const boost::python::list &py_apertures)
 
std::string toString () const
 
- Public Member Functions inherited from SourceXtractor::PyId
 PyId ()
 
virtual ~PyId ()
 

Public Attributes

std::vector< float > apertures
 
- Public Attributes inherited from SourceXtractor::PyId
const int id
 

Detailed Description

Definition at line 32 of file PyAperture.h.

Constructor & Destructor Documentation

◆ PyAperture()

SourceXtractor::PyAperture::PyAperture ( const boost::python::list & py_apertures)
explicit

Definition at line 26 of file PyAperture.cpp.

References apertures.

Member Function Documentation

◆ toString()

std::string SourceXtractor::PyAperture::toString ( ) const

Definition at line 32 of file PyAperture.cpp.

References apertures, and std::stringstream::str().

Referenced by SourceXtractor::BOOST_PYTHON_MODULE().

Here is the call graph for this function:

Member Data Documentation

◆ apertures

std::vector<float> SourceXtractor::PyAperture::apertures

Definition at line 36 of file PyAperture.h.

Referenced by SourceXtractor::BOOST_PYTHON_MODULE(), PyAperture(), and toString().


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