APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for april_content::FragmentRemovalHelper, including all inherited members.
GetClusterContactDetails(const pandora::Cluster *const pClusterI, const pandora::Cluster *const pClusterJ, const float distanceThreshold, unsigned int &nContactLayers, float &contactFraction) | april_content::FragmentRemovalHelper | static |
GetClusterHelixDistance(const pandora::Cluster *const pCluster, const pandora::Helix &helix, const unsigned int startLayer, const unsigned int endLayer, const unsigned int maxOccupiedLayers, float &closestDistanceToHit, float &meanDistanceToHits) | april_content::FragmentRemovalHelper | static |
GetEMEnergyWeightedLayerSeparation(const pandora::Cluster *const pClusterI, const pandora::Cluster *const pClusterJ) | april_content::FragmentRemovalHelper | static |
GetEMEnergyWeightedPosition(const pandora::Cluster *const pCluster) | april_content::FragmentRemovalHelper | static |
GetFractionOfCloseHits(const pandora::Cluster *const pClusterI, const pandora::Cluster *const pClusterJ, const float distanceThreshold) | april_content::FragmentRemovalHelper | static |
GetFractionOfHitsInCone(const pandora::Pandora &pandora, const pandora::Cluster *const pClusterI, const pandora::Cluster *const pClusterJ, const float coneCosineHalfAngle) | april_content::FragmentRemovalHelper | static |
GetFractionOfHitsInCone(const pandora::Cluster *const pCluster, const pandora::Track *const pTrack, const float coneCosineHalfAngle) | april_content::FragmentRemovalHelper | static |
GetFractionOfHitsInCone(const pandora::Cluster *const pCluster, const pandora::CartesianVector &coneApex, const pandora::CartesianVector &coneDirection, const float coneCosineHalfAngle) | april_content::FragmentRemovalHelper | static |
GetNLayersCrossed(const pandora::Pandora &pandora, const pandora::Helix &helix, const float zStart, const float zEnd, const unsigned int nSamplingPoints=100) | april_content::FragmentRemovalHelper | static |