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

ShowerExtent. More...

#include "LArTwoDSlidingShowerFitResult.h"

Public Member Functions

 ShowerExtent (const float xCoordinate, const float highEdgeZ, const float lowEdgeZ)
 Constructor.
 
float GetXCoordinate () const
 
float GetHighEdgeZ () const
 
float GetLowEdgeZ () const
 

Private Attributes

float m_xCoordinate
 The x coordinate.
 
float m_highEdgeZ
 The shower high edge z coordinate.
 
float m_lowEdgeZ
 The shower low edge z coordinate.
 

Detailed Description

ShowerExtent.

Definition at line 123 of file LArTwoDSlidingShowerFitResult.h.

Constructor & Destructor Documentation

◆ ShowerExtent()

lar_content::ShowerExtent::ShowerExtent ( const float  xCoordinate,
const float  highEdgeZ,
const float  lowEdgeZ 
)
inline

Constructor.

Parameters
xCoordinatethe x coordinate
highEdgeZthe shower high edge z coordinate
lowEdgeZthe shower low edge z coordinate

Definition at line 189 of file LArTwoDSlidingShowerFitResult.h.

Member Function Documentation

◆ GetHighEdgeZ()

float lar_content::ShowerExtent::GetHighEdgeZ ( ) const
inline
Parameters
Getthe shower high edge z coordinate
Returns
the shower high edge z coordinate

Definition at line 205 of file LArTwoDSlidingShowerFitResult.h.

◆ GetLowEdgeZ()

float lar_content::ShowerExtent::GetLowEdgeZ ( ) const
inline
Parameters
Getthe shower low edge z coordinate
Returns
the shower low edge z coordinate

Definition at line 212 of file LArTwoDSlidingShowerFitResult.h.

◆ GetXCoordinate()

float lar_content::ShowerExtent::GetXCoordinate ( ) const
inline
Parameters
Getthe x coordinate
Returns
the x coordinate

Definition at line 198 of file LArTwoDSlidingShowerFitResult.h.

Member Data Documentation

◆ m_highEdgeZ

float lar_content::ShowerExtent::m_highEdgeZ
private

The shower high edge z coordinate.

Definition at line 158 of file LArTwoDSlidingShowerFitResult.h.

◆ m_lowEdgeZ

float lar_content::ShowerExtent::m_lowEdgeZ
private

The shower low edge z coordinate.

Definition at line 159 of file LArTwoDSlidingShowerFitResult.h.

◆ m_xCoordinate

float lar_content::ShowerExtent::m_xCoordinate
private

The x coordinate.

Definition at line 157 of file LArTwoDSlidingShowerFitResult.h.


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