HerdSoftware  0.1.1
Herd::CaloAxis Member List

This is the complete list of members for Herd::CaloAxis, including all inherited members.

AlgoType() constHerd::CaloAxisinline
Axis() constHerd::CaloAxisinline
AxisEntryHit(const CaloGeoParams &geoParams)Herd::CaloAxisinline
AxisExitHit(const CaloGeoParams &geoParams)Herd::CaloAxisinline
AxisHits() constHerd::CaloAxisinline
AxisKurtosis(const CaloGeoParams &geoParams)Herd::CaloAxisinline
AxisPathlengthHit(const CaloGeoParams &geoParams)Herd::CaloAxisinline
AxisSigma(const CaloGeoParams &geoParams)Herd::CaloAxisinline
AxisSkewness(const CaloGeoParams &geoParams)Herd::CaloAxisinline
CaloAxis()Herd::CaloAxisinline
CaloAxis(const CaloHits caloHits, float energyThreshold)Herd::CaloAxisinline
COG() constHerd::CaloAxisinline
ComputeMomenta(const CaloGeoParams &geoParams)Herd::CaloAxisprivate
ComputePathlength(const CaloGeoParams &geoParams)Herd::CaloAxisprivate
Eigenvalues() constHerd::CaloAxisinline
Eigenvectors() constHerd::CaloAxisinline
LateralEnergy(const CaloGeoParams &geoParams, double radmin=0, double radmax=defaultValue< double >)Herd::CaloAxis
LocalEnergy(const CaloGeoParams &geoParams, Point center, double distneg, double distpos, double radmin=0, double radmax=defaultValue< double >)Herd::CaloAxis
LongitudinalEntryEnergy(const CaloGeoParams &geoParams, double dist, double radmin=0, double radmax=defaultValue< double >)Herd::CaloAxis
LongitudinalExitEnergy(const CaloGeoParams &geoParams, double dist, double radmin=0, double radmax=defaultValue< double >)Herd::CaloAxis
m_axisAlgoHerd::CaloAxisprivate
m_axisCOGHerd::CaloAxisprivate
m_axisDirHerd::CaloAxisprivate
m_axisEigenvaluesHerd::CaloAxisprivate
m_axisEigenvectorsHerd::CaloAxisprivate
m_axisEntryHitHerd::CaloAxisprivate
m_axisExitHitHerd::CaloAxisprivate
m_axisKurtosisHerd::CaloAxisprivate
m_axisPathlengthHitHerd::CaloAxisprivate
m_axisSigmaHerd::CaloAxisprivate
m_axisSkewnessHerd::CaloAxisprivate
m_caloHitsHerd::CaloAxisprivate
m_energyThresholdHerd::CaloAxisprivate
Reset()Herd::CaloAxis
SetAlgoType(CaloAxisAlgoType algoType)Herd::CaloAxisinline
SetCOG(Point cog)Herd::CaloAxisinline
SetDirection(Vec3D dir)Herd::CaloAxisinline
SetEigenvalues(std::array< double, 3 > eig)Herd::CaloAxisinline
SetEigenvectors(std::array< Point, 3 > eig)Herd::CaloAxisinline
~CaloAxis()=defaultHerd::CaloAxisvirtual