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

Groups sources based on the Assoc catalog. More...

#include <AssocCriteria.h>

Inheritance diagram for SourceXtractor::AssocCriteria:
Collaboration diagram for SourceXtractor::AssocCriteria:

Public Member Functions

bool shouldGroup (const SourceInterface &first, const SourceInterface &second) const override
 Determines if the two sources should be grouped together.
Public Member Functions inherited from SourceXtractor::GroupingCriteria
virtual ~GroupingCriteria ()=default
 Destructor.
virtual std::set< PropertyIdrequiredProperties () const
 Return a set of used properties so they can be pre-fetched.

Detailed Description

Groups sources based on the Assoc catalog.

Definition at line 31 of file AssocCriteria.h.

Member Function Documentation

◆ shouldGroup()

bool SourceXtractor::AssocCriteria::shouldGroup ( const SourceInterface & first,
const SourceInterface & second ) const
overridevirtual

Determines if the two sources should be grouped together.

Implements SourceXtractor::GroupingCriteria.

Definition at line 24 of file AssocCriteria.cpp.

References SourceXtractor::SourceInterface::getProperty().

Here is the call graph for this function:

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