lar pfo object More...
#include <LArTrackPfo.h>
Public Member Functions | |
| LArTrackPfo (const LArTrackPfoParameters ¶meters) | |
| Constructor. More... | |
| const pandora::CartesianVector & | GetVertexPosition () const |
| Get vertex position. More... | |
| const pandora::CartesianVector & | GetEndPosition () const |
| Get end position. More... | |
| const pandora::CartesianVector & | GetVertexDirection () const |
| Get vertex direction. More... | |
| const pandora::CartesianVector & | GetEndDirection () const |
| Get end direction. More... | |
Public Attributes | |
| const LArTrackStateVector | m_trackStateVector |
| The vector of track states. More... | |
lar pfo object
Definition at line 44 of file LArTrackPfo.h.
| lar_content::LArTrackPfo::LArTrackPfo | ( | const LArTrackPfoParameters & | parameters | ) |
Constructor.
Definition at line 18 of file LArTrackPfo.cc.
| const CartesianVector & lar_content::LArTrackPfo::GetEndDirection | ( | ) | const |
Get end direction.
Definition at line 56 of file LArTrackPfo.cc.
| const CartesianVector & lar_content::LArTrackPfo::GetEndPosition | ( | ) | const |
Get end position.
Definition at line 36 of file LArTrackPfo.cc.
| const CartesianVector & lar_content::LArTrackPfo::GetVertexDirection | ( | ) | const |
Get vertex direction.
Definition at line 46 of file LArTrackPfo.cc.
| const CartesianVector & lar_content::LArTrackPfo::GetVertexPosition | ( | ) | const |
Get vertex position.
Definition at line 26 of file LArTrackPfo.cc.
| const LArTrackStateVector lar_content::LArTrackPfo::m_trackStateVector |
The vector of track states.
Definition at line 73 of file LArTrackPfo.h.
1.8.5