Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
lar_content::LArTrackTrajectoryPoint Class Reference

LArTrackTrajectoryPoint class. More...

#include "LArPfoObjects.h"

Inheritance diagram for lar_content::LArTrackTrajectoryPoint:
Collaboration diagram for lar_content::LArTrackTrajectoryPoint:

Public Member Functions

 LArTrackTrajectoryPoint (const float projectedDistance, const LArTrackState &larTrackState)
 Constructor.
 
 LArTrackTrajectoryPoint (const float projectedDistance, const LArTrackState &larTrackState, const int index)
 Constructor.
 
int GetIndex () const
 Get the index associated with the trajectory point.
 

Private Attributes

int m_index
 The index associated with the trajectory point.
 

Detailed Description

LArTrackTrajectoryPoint class.

Definition at line 74 of file LArPfoObjects.h.

Constructor & Destructor Documentation

◆ LArTrackTrajectoryPoint() [1/2]

lar_content::LArTrackTrajectoryPoint::LArTrackTrajectoryPoint ( const float  projectedDistance,
const LArTrackState larTrackState 
)
inline

Constructor.

Parameters
projectedDistancethe projected distance
larTrackStatethe lar track state

Definition at line 202 of file LArPfoObjects.h.

◆ LArTrackTrajectoryPoint() [2/2]

lar_content::LArTrackTrajectoryPoint::LArTrackTrajectoryPoint ( const float  projectedDistance,
const LArTrackState larTrackState,
const int  index 
)
inline

Constructor.

Parameters
projectedDistancethe projected distance
larTrackStatethe lar track state
indexthe index associated with the trajectory point

Definition at line 210 of file LArPfoObjects.h.

Member Function Documentation

◆ GetIndex()

int lar_content::LArTrackTrajectoryPoint::GetIndex ( ) const
inline

Get the index associated with the trajectory point.

Returns
the index associated with the trajectory point

Definition at line 218 of file LArPfoObjects.h.

Member Data Documentation

◆ m_index

int lar_content::LArTrackTrajectoryPoint::m_index
private

The index associated with the trajectory point.

Definition at line 102 of file LArPfoObjects.h.


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