LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_content::LArShowerPfoParameters Class Reference

lar pfo parameters More...

#include "LArShowerPfo.h"

Inheritance diagram for lar_content::LArShowerPfoParameters:

Public Attributes

pandora::InputCartesianVector m_showerLength
 Shower length and widths from 3d shower fit. More...
 
pandora::InputCartesianVector m_showerCentroid
 Shower centroid from 3d shower fit. More...
 
pandora::InputFloat m_showerOpeningAngle
 Shower opening angle. More...
 
pandora::InputCartesianVector m_showerDirection
 Shower direction, also the primary eigen vector. More...
 
pandora::InputCartesianVector m_showerSecondaryVector
 Shower secondary eigen vector. More...
 
pandora::InputCartesianVector m_showerTertiaryVector
 Shower teriary eigen vector. More...
 
pandora::InputCartesianVector m_showerEigenValues
 Shower eigenvalues from 3d PCA. More...
 
pandora::InputCartesianVector m_showerVertex
 Shower starting point. More...
 

Detailed Description

lar pfo parameters

Definition at line 24 of file LArShowerPfo.h.

Member Data Documentation

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerCentroid

Shower centroid from 3d shower fit.

Definition at line 28 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerDirection

Shower direction, also the primary eigen vector.

Definition at line 30 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerEigenValues

Shower eigenvalues from 3d PCA.

Definition at line 33 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerLength

Shower length and widths from 3d shower fit.

Definition at line 27 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputFloat lar_content::LArShowerPfoParameters::m_showerOpeningAngle

Shower opening angle.

Definition at line 29 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerSecondaryVector

Shower secondary eigen vector.

Definition at line 31 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerTertiaryVector

Shower teriary eigen vector.

Definition at line 32 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().

pandora::InputCartesianVector lar_content::LArShowerPfoParameters::m_showerVertex

Shower starting point.

Definition at line 34 of file LArShowerPfo.h.

Referenced by lar_content::PcaShowerParticleBuildingAlgorithm::CreatePfo().


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