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

ShowerCore class. More...

#include "LArProtoShower.h"

Collaboration diagram for lar_content::ShowerCore:

Public Member Functions

 ShowerCore ()
 Default constructor.
 
 ShowerCore (const pandora::CartesianVector &startPosition, const pandora::CartesianVector &startDirection)
 Constructor.
 
const pandora::CartesianVectorGetStartPosition () const
 Get the start position of the shower core.
 
const pandora::CartesianVectorGetStartDirection () const
 Get the start direction of the shower core.
 

Private Attributes

pandora::CartesianVector m_startPosition
 the 2D position at which the cascade looks to begin
 
pandora::CartesianVector m_startDirection
 the initial 2D direction of the shower cascade
 

Detailed Description

ShowerCore class.

Definition at line 22 of file LArProtoShower.h.

Constructor & Destructor Documentation

◆ ShowerCore() [1/2]

lar_content::ShowerCore::ShowerCore ( )
inline

Default constructor.

Definition at line 67 of file LArProtoShower.h.

◆ ShowerCore() [2/2]

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

Constructor.

Parameters
startPositionthe 2D position at which the cascade looks to begin
startDirectionthe initial 2D direction of the shower cascade

Definition at line 59 of file LArProtoShower.h.

Member Function Documentation

◆ GetStartDirection()

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

Get the start direction of the shower core.

Returns
the start direction

Definition at line 80 of file LArProtoShower.h.

◆ GetStartPosition()

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

Get the start position of the shower core.

Returns
the start position

Definition at line 73 of file LArProtoShower.h.

Here is the caller graph for this function:

Member Data Documentation

◆ m_startDirection

pandora::CartesianVector lar_content::ShowerCore::m_startDirection
private

the initial 2D direction of the shower cascade

Definition at line 54 of file LArProtoShower.h.

◆ m_startPosition

pandora::CartesianVector lar_content::ShowerCore::m_startPosition
private

the 2D position at which the cascade looks to begin

Definition at line 53 of file LArProtoShower.h.


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