APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for APRILContentApi, including all inherited members.
AddToCluster(const pandora::Algorithm &algorithm, const pandora::Cluster *const pCluster, const pandora::CaloHitList *const pCaloHitList) (defined in APRILContentApi) | APRILContentApi | static |
AlterMetadata(const pandora::Algorithm &algorithm, const april_content::CaloHit *const pCaloHit, const CaloHitMetadata &caloHitMetadata) | APRILContentApi | static |
Connect(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2, april_content::ConnectorDirection direction, float referenceLength=1.f, unsigned int creationStage=-1) | APRILContentApi | static |
Connect(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2, april_content::ConnectorDirection direction, const april_content::Connector *&pConnector, float referenceLength=1.f, unsigned int creationStage=-1) | APRILContentApi | static |
Create(const pandora::Algorithm &algorithm, PandoraContentApi::Cluster::Parameters clusterParameters, const pandora::Cluster *&pCluster) (defined in APRILContentApi) | APRILContentApi | static |
CreateAPRILCluster(const pandora::Algorithm &algorithm, PandoraContentApi::Cluster::Parameters clusterParameters, const pandora::Cluster *&pCluster) (defined in APRILContentApi) | APRILContentApi | static |
EndReclustering(const pandora::Algorithm &algorithm, const std::string &selectedClusterListName) | APRILContentApi | static |
FindConnector(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2, const april_content::Connector *&pConnector) | APRILContentApi | static |
FindConnector(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2, april_content::ConnectorDirection direction, const april_content::Connector *&pConnector) | APRILContentApi | static |
GetConnectorList(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
GetConnectorList(const april_content::CaloHit *const pCaloHit, april_content::ConnectorDirection direction) | APRILContentApi | static |
HasAnyConnection(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
InitializeReclustering(const pandora::Algorithm &algorithm, const pandora::TrackList &inputTrackList, const pandora::ClusterList &inputClusterList, std::string &originalClustersListName) | APRILContentApi | static |
IsConnected(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2) | APRILContentApi | static |
IsConnected(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2, april_content::ConnectorDirection direction) | APRILContentApi | static |
IsLeaf(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
IsSeed(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
IsTagged(const april_content::CaloHit *const pCaloHit, april_content::HitTag tag) | APRILContentApi | static |
m_clusterFactory | APRILContentApi | privatestatic |
MergeAndDeleteClusters(const pandora::Algorithm &algorithm, const pandora::Cluster *const pClusterToEnlarge, const pandora::Cluster *pClusterToDelete) (defined in APRILContentApi) | APRILContentApi | static |
Modifiable(const T *const pT) | APRILContentApi | static |
PostRunReclusteringAlgorithm(const pandora::Algorithm &algorithm, const std::string &clusterListName) | APRILContentApi | static |
RemoveAndDeleteAllConnections(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
RemoveAndDeleteConnector(const april_content::Connector *const pConnector) | APRILContentApi | static |
RemoveConnectionBetween(const april_content::CaloHit *const pCaloHit1, const april_content::CaloHit *const pCaloHit2) | APRILContentApi | static |
RemoveConnector(const april_content::Connector *const pConnector) (defined in APRILContentApi) | APRILContentApi | static |
RemoveFromCluster(const pandora::Algorithm &algorithm, const pandora::Cluster *const pCluster, const pandora::CaloHit *const pCaloHit) (defined in APRILContentApi) | APRILContentApi | static |
ResetTags(const april_content::CaloHit *const pCaloHit) | APRILContentApi | static |
RunReclusteringAlgorithm(const pandora::Algorithm &algorithm, const std::string &clusteringAlgorithmName, const pandora::ClusterList *&pNewClusterList, std::string &newClusterListName) | APRILContentApi | static |
Tag(const april_content::CaloHit *const pCaloHit, april_content::HitTag tag, bool value) | APRILContentApi | static |