![]() |
ATLAS Offline Software
|
#include <LArOFIterResults.h>
Public Member Functions | |
| LArOFIterResults () | |
| LArOFIterResults (HWIdentifier chid, CaloGain::CaloGain gain, bool valid, bool converged, int nIterPerf, float amplitude, float tau, unsigned peakSample_init, unsigned peakSample_final, float delay_final, float quality, unsigned int ofcIndex) | |
| ~LArOFIterResults ()=default | |
| HWIdentifier | getChannelID () const |
| CaloGain::CaloGain | getGain () const |
| bool | getValid () const |
| bool | getConverged () const |
| int | getNIterPerf () const |
| float | getAmplitude () const |
| float | getTau () const |
| unsigned | getPeakSample_init () const |
| unsigned | getPeakSample_final () const |
| float | getDelay_final () const |
| float | getQuality () const |
| unsigned | getOFCIndex () const |
| void | setChannelID (HWIdentifier chid) |
| void | setGain (CaloGain::CaloGain gain) |
| void | setValid (bool valid) |
| void | setConverged (bool converged) |
| void | setNIterPerf (int nIterPerf) |
| void | setAmplitude (float amplitude) |
| void | setTau (float tau) |
| void | setPeakSample_init (unsigned peakSample_init) |
| void | setPeakSample_final (unsigned peakSample_final) |
| void | setDelay_final (float delay_final) |
| void | setQuality (float quality) |
| void | setOFCIndex (unsigned idx) |
Private Attributes | |
| HWIdentifier | m_chid |
| CaloGain::CaloGain | m_gain |
| bool | m_valid |
| bool | m_converged |
| int | m_nIterPerf |
| float | m_amplitude |
| float | m_tau |
| unsigned | m_peakSample_init |
| unsigned | m_peakSample_final |
| float | m_delay_final |
| float | m_quality |
| unsigned | m_ofcIndex |
Friends | |
| class | LArOFPeakRecoTool |
| class | LArRawChannelBuilderIterAlg |
Definition at line 15 of file LArOFIterResults.h.
|
inline |
Definition at line 100 of file LArOFIterResults.h.
| LArOFIterResults::LArOFIterResults | ( | HWIdentifier | chid, |
| CaloGain::CaloGain | gain, | ||
| bool | valid, | ||
| bool | converged, | ||
| int | nIterPerf, | ||
| float | amplitude, | ||
| float | tau, | ||
| unsigned | peakSample_init, | ||
| unsigned | peakSample_final, | ||
| float | delay_final, | ||
| float | quality, | ||
| unsigned int | ofcIndex ) |
|
default |
|
inline |
Definition at line 169 of file LArOFIterResults.h.
|
inline |
Definition at line 149 of file LArOFIterResults.h.
|
inline |
Definition at line 161 of file LArOFIterResults.h.
|
inline |
Definition at line 185 of file LArOFIterResults.h.
|
inline |
Definition at line 153 of file LArOFIterResults.h.
|
inline |
Definition at line 165 of file LArOFIterResults.h.
|
inline |
Definition at line 193 of file LArOFIterResults.h.
|
inline |
Definition at line 181 of file LArOFIterResults.h.
|
inline |
Definition at line 177 of file LArOFIterResults.h.
|
inline |
Definition at line 189 of file LArOFIterResults.h.
|
inline |
Definition at line 173 of file LArOFIterResults.h.
|
inline |
Definition at line 157 of file LArOFIterResults.h.
| void LArOFIterResults::setAmplitude | ( | float | amplitude | ) |
Definition at line 30 of file LArOFIterResults.cxx.
| void LArOFIterResults::setChannelID | ( | HWIdentifier | chid | ) |
Definition at line 10 of file LArOFIterResults.cxx.
| void LArOFIterResults::setConverged | ( | bool | converged | ) |
Definition at line 22 of file LArOFIterResults.cxx.
| void LArOFIterResults::setDelay_final | ( | float | delay_final | ) |
Definition at line 46 of file LArOFIterResults.cxx.
| void LArOFIterResults::setGain | ( | CaloGain::CaloGain | gain | ) |
Definition at line 14 of file LArOFIterResults.cxx.
| void LArOFIterResults::setNIterPerf | ( | int | nIterPerf | ) |
Definition at line 26 of file LArOFIterResults.cxx.
| void LArOFIterResults::setOFCIndex | ( | unsigned | idx | ) |
Definition at line 55 of file LArOFIterResults.cxx.
| void LArOFIterResults::setPeakSample_final | ( | unsigned | peakSample_final | ) |
Definition at line 42 of file LArOFIterResults.cxx.
| void LArOFIterResults::setPeakSample_init | ( | unsigned | peakSample_init | ) |
Definition at line 38 of file LArOFIterResults.cxx.
| void LArOFIterResults::setQuality | ( | float | quality | ) |
Definition at line 50 of file LArOFIterResults.cxx.
| void LArOFIterResults::setTau | ( | float | tau | ) |
Definition at line 34 of file LArOFIterResults.cxx.
| void LArOFIterResults::setValid | ( | bool | valid | ) |
Definition at line 18 of file LArOFIterResults.cxx.
|
friend |
Definition at line 18 of file LArOFIterResults.h.
|
friend |
Definition at line 19 of file LArOFIterResults.h.
|
private |
Definition at line 82 of file LArOFIterResults.h.
|
private |
Definition at line 72 of file LArOFIterResults.h.
|
private |
Definition at line 78 of file LArOFIterResults.h.
|
private |
Definition at line 90 of file LArOFIterResults.h.
|
private |
Definition at line 74 of file LArOFIterResults.h.
|
private |
Definition at line 80 of file LArOFIterResults.h.
|
private |
Definition at line 94 of file LArOFIterResults.h.
|
private |
Definition at line 88 of file LArOFIterResults.h.
|
private |
Definition at line 86 of file LArOFIterResults.h.
|
private |
Definition at line 92 of file LArOFIterResults.h.
|
private |
Definition at line 84 of file LArOFIterResults.h.
|
private |
Definition at line 76 of file LArOFIterResults.h.