SurroundingHitsMergingAlgorithm class.
More...
#include <SurroundingHitsMergingAlgorithm.h>
|
pandora::StatusCode | Run () |
|
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
|
pandora::StatusCode | GetContents (pandora::CaloHitList &caloHitList, pandora::ClusterVector &clusterVector) const |
| Get the pandora content to perform the algorithm. More...
|
|
pandora::StatusCode | GetAvailableCaloHitList (const pandora::CaloHitList *const pCaloHitList, pandora::CaloHitList &availableCaloHitList) const |
| Get the list of available calo hits. More...
|
|
pandora::StatusCode april_content::SurroundingHitsMergingAlgorithm::GetAvailableCaloHitList |
( |
const pandora::CaloHitList *const |
pCaloHitList, |
|
|
pandora::CaloHitList & |
availableCaloHitList |
|
) |
| const |
|
private |
Get the list of available calo hits.
- Parameters
-
pCaloHitList | the input calo hit list to extract available ones |
availableCaloHitList | the list of available calo hits to receive |
pandora::StatusCode april_content::SurroundingHitsMergingAlgorithm::GetContents |
( |
pandora::CaloHitList & |
caloHitList, |
|
|
pandora::ClusterVector & |
clusterVector |
|
) |
| const |
|
private |
Get the pandora content to perform the algorithm.
- Parameters
-
caloHitList | the calo hit list to receive |
clusterVector | the cluster list to receive |
The documentation for this class was generated from the following files: