8#ifndef LAR_SHOWER_ASYMMETRY_FEATURE_TOOL_H
9#define LAR_SHOWER_ASYMMETRY_FEATURE_TOOL_H 1
Header file for the lar two dimensional sliding fit result class.
AsymmetryFeatureBaseTool class.
ShowerAsymmetryFeatureTool class.
float m_vertexClusterDistance
The distance around the vertex to look for shower clusters.
float GetAsymmetryForView(const pandora::CartesianVector &vertexPosition2D, const VertexSelectionBaseAlgorithm::SlidingFitDataList &, const VertexSelectionBaseAlgorithm::ShowerClusterList &showerClusterList) const override
Get the shower asymmetry feature for a given view.
ShowerAsymmetryFeatureTool()
Default constructor.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle) override
Read the algorithm settings.
bool ShouldUseShowerCluster(const pandora::CartesianVector &vertexPosition, const VertexSelectionBaseAlgorithm::ShowerCluster &showerCluster) const
Get whether we should use a given shower cluster for asymmetry calculation.
std::vector< ShowerCluster > ShowerClusterList
std::vector< SlidingFitData > SlidingFitDataList
StatusCode
The StatusCode enum.