APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for april_content::ClusterPropertiesHelper, including all inherited members.
CalcClusterProperties(const pandora::Cluster *pCluster, float &minHitLayer, float &clusterVol, float &energyRatio, float &hitOutsideRatio, float &axisLengthRatio, float &shortAxisLengthRatio, TVector3 &axis) (defined in april_content::ClusterPropertiesHelper) | april_content::ClusterPropertiesHelper | static |
GetAxisInformation(std::vector< TVector3 > &relativePositionVector, std::vector< float > &hitWeightVector, float weightSum, TVector3 &clusterMainAxis, float &axisLengthRatio, float &shortAxisLengthRatio) (defined in april_content::ClusterPropertiesHelper) | april_content::ClusterPropertiesHelper | static |
GetClusterProperties(const pandora::Cluster *pCluster, float &minHitLayer, float &clusterVol, float &energyRatio, float &hitOutsideRatio, float &axisLengthRatio, float &shortAxisLengthRatio) (defined in april_content::ClusterPropertiesHelper) | april_content::ClusterPropertiesHelper | static |
GetMainAxis(const pandora::Cluster *const pCluster) (defined in april_content::ClusterPropertiesHelper) | april_content::ClusterPropertiesHelper | static |