APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Static Public Member Functions | List of all members
april_content::ClusterPropertiesHelper Class Reference

Static Public Member Functions

static pandora::StatusCode GetClusterProperties (const pandora::Cluster *pCluster, float &minHitLayer, float &clusterVol, float &energyRatio, float &hitOutsideRatio, float &axisLengthRatio, float &shortAxisLengthRatio)
 
static pandora::StatusCode GetAxisInformation (std::vector< TVector3 > &relativePositionVector, std::vector< float > &hitWeightVector, float weightSum, TVector3 &clusterMainAxis, float &axisLengthRatio, float &shortAxisLengthRatio)
 
static pandora::StatusCode CalcClusterProperties (const pandora::Cluster *pCluster, float &minHitLayer, float &clusterVol, float &energyRatio, float &hitOutsideRatio, float &axisLengthRatio, float &shortAxisLengthRatio, TVector3 &axis)
 
static TVector3 GetMainAxis (const pandora::Cluster *const pCluster)
 

The documentation for this class was generated from the following files: