ShowerExtent.
More...
#include "LArTwoDSlidingShowerFitResult.h"
◆ ShowerExtent()
lar_content::ShowerExtent::ShowerExtent |
( |
const float |
xCoordinate, |
|
|
const float |
highEdgeZ, |
|
|
const float |
lowEdgeZ |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
xCoordinate | the x coordinate |
highEdgeZ | the shower high edge z coordinate |
lowEdgeZ | the shower low edge z coordinate |
Definition at line 189 of file LArTwoDSlidingShowerFitResult.h.
◆ GetHighEdgeZ()
float lar_content::ShowerExtent::GetHighEdgeZ |
( |
| ) |
const |
|
inline |
◆ GetLowEdgeZ()
float lar_content::ShowerExtent::GetLowEdgeZ |
( |
| ) |
const |
|
inline |
◆ GetXCoordinate()
float lar_content::ShowerExtent::GetXCoordinate |
( |
| ) |
const |
|
inline |
◆ m_highEdgeZ
float lar_content::ShowerExtent::m_highEdgeZ |
|
private |
◆ m_lowEdgeZ
float lar_content::ShowerExtent::m_lowEdgeZ |
|
private |
◆ m_xCoordinate
float lar_content::ShowerExtent::m_xCoordinate |
|
private |
The documentation for this class was generated from the following file: