APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Member Functions | Private Attributes | List of all members
april_content::SortingHelper::SortClusterByOmegaTracks Class Reference

SortClusterByOmegaTracks class. More...

#include <SortingHelper.h>

Public Member Functions

 SortClusterByOmegaTracks (const pandora::Pandora *const pPandora)
 Constructor.
 
bool operator() (const pandora::Cluster *const pLhs, const pandora::Cluster *const pRhs) const
 Functor to sort clusters by omega track parameter. More...
 

Private Attributes

const pandora::Pandora *const m_pPandora
 

Detailed Description

SortClusterByOmegaTracks class.

Member Function Documentation

bool april_content::SortingHelper::SortClusterByOmegaTracks::operator() ( const pandora::Cluster *const  pLhs,
const pandora::Cluster *const  pRhs 
) const

Functor to sort clusters by omega track parameter.

Parameters
pLhsthe left handed cluster to compare
pRhsthe right handed cluster to compare

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