VertexDistanceFeatureTool class for the calculation of distance to neutrino vertex.
More...
#include "TrackShowerIdFeatureTool.h"
|
| pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
| |
| float | CalculateVertexDistance (const pandora::Algorithm *const pAlgorithm, const pandora::Cluster *const pCluster) const |
| | Calculation of vertex distance. More...
|
| |
VertexDistanceFeatureTool class for the calculation of distance to neutrino vertex.
Definition at line 92 of file TrackShowerIdFeatureTool.h.
| lar_content::TwoDVertexDistanceFeatureTool::TwoDVertexDistanceFeatureTool |
( |
| ) |
|
| float lar_content::TwoDVertexDistanceFeatureTool::CalculateVertexDistance |
( |
const pandora::Algorithm *const |
pAlgorithm, |
|
|
const pandora::Cluster *const |
pCluster |
|
) |
| const |
|
private |
Calculation of vertex distance.
- Parameters
-
| pCluster | the cluster we are characterizing |
- Returns
- distance to neutrino vertex
| StatusCode lar_content::TwoDVertexDistanceFeatureTool::ReadSettings |
( |
const pandora::TiXmlHandle |
xmlHandle | ) |
|
|
private |
Definition at line 241 of file TrackShowerIdFeatureTool.cc.
References m_slidingLinearFitWindow.
244 PANDORA_RETURN_RESULT_IF_AND_IF(STATUS_CODE_SUCCESS, STATUS_CODE_NOT_FOUND, !=, XmlHelper::ReadValue(xmlHandle,
247 return STATUS_CODE_SUCCESS;
unsigned int m_slidingLinearFitWindow
The sliding linear fit window.
Run the algorithm tool.
- Parameters
-
| featureVector | the vector of features to append |
| args | arguments to pass to the tool |
| void lar_content::TwoDVertexDistanceFeatureTool::Run |
( |
LArMvaHelper::MvaFeatureVector & |
featureVector, |
|
|
const pandora::Algorithm *const |
pAlgorithm, |
|
|
const pandora::Cluster *const |
pCluster |
|
) |
| |
| unsigned int lar_content::TwoDVertexDistanceFeatureTool::m_slidingLinearFitWindow |
|
private |
The documentation for this class was generated from the following files:
- /cvmfs/larsoft.opensciencegrid.org/products/larpandoracontent/v03_14_03/source/larpandoracontent/LArTrackShowerId/TrackShowerIdFeatureTool.h
- /cvmfs/larsoft.opensciencegrid.org/products/larpandoracontent/v03_14_03/source/larpandoracontent/LArTrackShowerId/TrackShowerIdFeatureTool.cc