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

ConnectionPathway class. More...

#include "LArProtoShower.h"

Collaboration diagram for lar_content::ConnectionPathway:

Public Member Functions

 ConnectionPathway ()
 Default constructor.
 
 ConnectionPathway (const pandora::CartesianVector &startPosition, const pandora::CartesianVector &startDirection)
 Constructor.
 
const pandora::CartesianVectorGetStartPosition () const
 Get the start position of the connection pathway.
 
const pandora::CartesianVectorGetStartDirection () const
 Get the start direction of the connection pathway.
 

Private Attributes

pandora::CartesianVector m_startPosition
 the start position of the connection pathway
 
pandora::CartesianVector m_startDirection
 the initial direction of the connection pathway
 

Detailed Description

ConnectionPathway class.

Definition at line 91 of file LArProtoShower.h.

Constructor & Destructor Documentation

◆ ConnectionPathway() [1/2]

lar_content::ConnectionPathway::ConnectionPathway ( )
inline

Default constructor.

Definition at line 138 of file LArProtoShower.h.

◆ ConnectionPathway() [2/2]

lar_content::ConnectionPathway::ConnectionPathway ( const pandora::CartesianVector startPosition,
const pandora::CartesianVector startDirection 
)
inline

Constructor.

Parameters
startPositionthe start position of the connection pathway
startDirectionthe initial direction of the connection pathway

Definition at line 130 of file LArProtoShower.h.

Member Function Documentation

◆ GetStartDirection()

const pandora::CartesianVector & lar_content::ConnectionPathway::GetStartDirection ( ) const
inline

Get the start direction of the connection pathway.

Returns
the start direction

Definition at line 151 of file LArProtoShower.h.

Here is the caller graph for this function:

◆ GetStartPosition()

const pandora::CartesianVector & lar_content::ConnectionPathway::GetStartPosition ( ) const
inline

Get the start position of the connection pathway.

Returns
the start position

Definition at line 144 of file LArProtoShower.h.

Here is the caller graph for this function:

Member Data Documentation

◆ m_startDirection

pandora::CartesianVector lar_content::ConnectionPathway::m_startDirection
private

the initial direction of the connection pathway

Definition at line 123 of file LArProtoShower.h.

◆ m_startPosition

pandora::CartesianVector lar_content::ConnectionPathway::m_startPosition
private

the start position of the connection pathway

Definition at line 122 of file LArProtoShower.h.


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