ShowerPeak class.
More...
#include "ShowerProfilePlugin.h"
ShowerPeak class.
Definition at line 26 of file ShowerProfilePlugin.h.
◆ ShowerPeak()
pandora::ShowerProfilePlugin::ShowerPeak::ShowerPeak |
( |
const float |
peakEnergy, |
|
|
const float |
peakRms, |
|
|
const float |
rmsXYRatio, |
|
|
const CaloHitList & |
peakCaloHitList |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
peakEnergy | the peak energy |
peakRms | the peak rms |
rmsXYRatio | the rms x-y ratio |
peakCaloHitList | the peak calo hit list |
Definition at line 133 of file ShowerProfilePlugin.h.
◆ GetPeakCaloHitList()
const CaloHitList & pandora::ShowerProfilePlugin::ShowerPeak::GetPeakCaloHitList |
( |
| ) |
const |
|
inline |
◆ GetPeakEnergy()
float pandora::ShowerProfilePlugin::ShowerPeak::GetPeakEnergy |
( |
| ) |
const |
|
inline |
◆ GetPeakRms()
float pandora::ShowerProfilePlugin::ShowerPeak::GetPeakRms |
( |
| ) |
const |
|
inline |
◆ GetRmsXYRatio()
float pandora::ShowerProfilePlugin::ShowerPeak::GetRmsXYRatio |
( |
| ) |
const |
|
inline |
◆ m_peakCaloHitList
CaloHitList pandora::ShowerProfilePlugin::ShowerPeak::m_peakCaloHitList |
|
private |
◆ m_peakEnergy
float pandora::ShowerProfilePlugin::ShowerPeak::m_peakEnergy |
|
private |
◆ m_peakRms
float pandora::ShowerProfilePlugin::ShowerPeak::m_peakRms |
|
private |
◆ m_rmsXYRatio
float pandora::ShowerProfilePlugin::ShowerPeak::m_rmsXYRatio |
|
private |
The documentation for this class was generated from the following file: