UnassociatedTrackRecoveryAlg class.
More...
#include <UnassociatedTrackRecoveryAlg.h>
|
pandora::StatusCode | Run () |
|
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
|
pandora::StatusCode | GetUnassociatedClusters (pandora::ClusterVector &clusterVector) const |
| Get the list of un-associated and eligible clusters. More...
|
|
pandora::StatusCode | GetUnassociatedTracks (pandora::TrackVector &trackVector) const |
| Get the list of un-associated and eligible tracks. More...
|
|
pandora::StatusCode | PerformPossibleTrackClusterAssociations (const pandora::ClusterVector &clusterVector, const pandora::TrackVector &trackVector) const |
| Perform possible associations between tracks and clusters. More...
|
|
pandora::StatusCode april_content::UnassociatedTrackRecoveryAlg::GetUnassociatedClusters |
( |
pandora::ClusterVector & |
clusterVector | ) |
const |
|
private |
Get the list of un-associated and eligible clusters.
- Parameters
-
clusterVector | the cluster list to receive |
pandora::StatusCode april_content::UnassociatedTrackRecoveryAlg::GetUnassociatedTracks |
( |
pandora::TrackVector & |
trackVector | ) |
const |
|
private |
Get the list of un-associated and eligible tracks.
- Parameters
-
trackVector | the track list to receive |
pandora::StatusCode april_content::UnassociatedTrackRecoveryAlg::PerformPossibleTrackClusterAssociations |
( |
const pandora::ClusterVector & |
clusterVector, |
|
|
const pandora::TrackVector & |
trackVector |
|
) |
| const |
|
private |
Perform possible associations between tracks and clusters.
- Parameters
-
clusterVector | the input cluster vector |
trackVector | the input track vector |
The documentation for this class was generated from the following files: