LArPointingCluster class.
More...
#include "LArPointingCluster.h"
◆ LArPointingCluster() [1/3]
lar_content::LArPointingCluster::LArPointingCluster |
( |
const pandora::Cluster *const |
pCluster, |
|
|
const unsigned int |
fitHalfLayerWindow = 10 , |
|
|
const float |
fitLayerPitch = 0.3f |
|
) |
| |
Constructor.
- Parameters
-
pCluster | address of the cluster |
fitHalfLayerWindow | the fit layer half window |
fitLayerPitch | the fit layer pitch, units cm |
Definition at line 17 of file LArPointingCluster.cc.
◆ LArPointingCluster() [2/3]
lar_content::LArPointingCluster::LArPointingCluster |
( |
const TwoDSlidingFitResult & |
slidingFitResult | ) |
|
Constructor.
- Parameters
-
slidingFitResult | the input sliding fit result |
Definition at line 34 of file LArPointingCluster.cc.
◆ LArPointingCluster() [3/3]
Constructor.
- Parameters
-
slidingFitResult | the input sliding fit result |
Definition at line 41 of file LArPointingCluster.cc.
◆ BuildPointingCluster() [1/2]
Build the pointing cluster object from the sliding fit result.
- Parameters
-
slidingFitResult | the input sliding fit result |
Definition at line 73 of file LArPointingCluster.cc.
◆ BuildPointingCluster() [2/2]
void lar_content::LArPointingCluster::BuildPointingCluster |
( |
const TwoDSlidingFitResult & |
slidingFitResult | ) |
|
|
private |
Build the pointing cluster object from the sliding fit result.
- Parameters
-
slidingFitResult | the input sliding fit result |
Definition at line 48 of file LArPointingCluster.cc.
◆ GetCluster()
Get the address of the cluster.
- Returns
- the address of the cluster
Definition at line 201 of file LArPointingCluster.h.
◆ GetInnerVertex()
◆ GetLength()
float lar_content::LArPointingCluster::GetLength |
( |
| ) |
const |
|
inline |
◆ GetLengthSquared()
float lar_content::LArPointingCluster::GetLengthSquared |
( |
| ) |
const |
|
inline |
Get length squared of pointing cluster.
- Returns
- the length squared
Definition at line 222 of file LArPointingCluster.h.
◆ GetOuterVertex()
◆ m_innerVertex
Vertex lar_content::LArPointingCluster::m_innerVertex |
|
private |
◆ m_outerVertex
Vertex lar_content::LArPointingCluster::m_outerVertex |
|
private |
◆ m_pCluster
The documentation for this class was generated from the following files: