ShowerExtent.
More...
#include <LArTwoDSlidingShowerFitResult.h>
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.
float m_xCoordinate
The x coordinate.
static int max(int a, int b)
T min(sqlite3 *const db, std::string const &table_name, std::string const &column_name)
float m_lowEdgeZ
The shower low edge z coordinate.
float m_highEdgeZ
The shower high edge z coordinate.
float lar_content::ShowerExtent::GetHighEdgeZ |
( |
| ) |
const |
|
inline |
- Parameters
-
Get | the shower high edge z coordinate |
- Returns
- the shower high edge z coordinate
Definition at line 205 of file LArTwoDSlidingShowerFitResult.h.
float m_highEdgeZ
The shower high edge z coordinate.
float lar_content::ShowerExtent::GetLowEdgeZ |
( |
| ) |
const |
|
inline |
- Parameters
-
Get | the shower low edge z coordinate |
- Returns
- the shower low edge z coordinate
Definition at line 212 of file LArTwoDSlidingShowerFitResult.h.
float m_lowEdgeZ
The shower low edge z coordinate.
float lar_content::ShowerExtent::GetXCoordinate |
( |
| ) |
const |
|
inline |
float lar_content::ShowerExtent::m_highEdgeZ |
|
private |
float lar_content::ShowerExtent::m_lowEdgeZ |
|
private |
float lar_content::ShowerExtent::m_xCoordinate |
|
private |
The documentation for this class was generated from the following file: