TrackRecoveryHelixAlgorithm class.
More...
#include <TrackRecoveryHelixAlgorithm.h>
|
typedef std::set< AssociationInfo > | AssociationInfoSet |
|
typedef std::map< const
pandora::Track
*, AssociationInfoSet > | TrackAssociationInfoMap |
|
|
pandora::StatusCode | Run () |
|
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
|
pandora::StatusCode | GetTrackAssociationInfoMap (TrackAssociationInfoMap &trackAssociationInfoMap) const |
| Get a map specifying cluster association information for every possible matching cluster. More...
|
|
pandora::StatusCode | MakeTrackClusterAssociations (TrackAssociationInfoMap &trackAssociationInfoMap) const |
| Use information in the track association info map to create track to cluster associations. More...
|
|
pandora::StatusCode april_content::TrackRecoveryHelixAlgorithm::GetTrackAssociationInfoMap |
( |
TrackAssociationInfoMap & |
trackAssociationInfoMap | ) |
const |
|
private |
Get a map specifying cluster association information for every possible matching cluster.
- Parameters
-
trackAssociationInfoMap | the track association info map |
pandora::StatusCode april_content::TrackRecoveryHelixAlgorithm::MakeTrackClusterAssociations |
( |
TrackAssociationInfoMap & |
trackAssociationInfoMap | ) |
const |
|
private |
Use information in the track association info map to create track to cluster associations.
- Parameters
-
trackAssociationInfoMap | the track association info map |
The documentation for this class was generated from the following files: