storage of a pulse shape residual set
More...
#include <Residual.h>
storage of a pulse shape residual set
Definition at line 28 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
◆ Residual()
| Residual::Residual |
( |
const TVectorD & |
deltas = TVectorD(), |
|
|
int |
run = 0, |
|
|
int |
event = 0, |
|
|
double |
adcMax = -1, |
|
|
double |
time = 0 |
|
) |
| |
◆ ~Residual()
◆ adcMax()
| double LArSamples::Residual::adcMax |
( |
| ) |
const |
|
inline |
◆ checkRange()
| bool IndexRange::checkRange |
( |
int & |
l, |
|
|
int & |
h |
|
) |
| const |
|
inherited |
Definition at line 14 of file IndexRange.cxx.
19 cout <<
"IndexRange::checkRange : lower bound " <<
l <<
" is out of bounds" << endl;
26 cout <<
"IndexRange::checkRange : upper bound " <<
h <<
" is out of bounds" << endl;
◆ commonLwb()
◆ commonUpb()
◆ deltas()
| const TVectorD& LArSamples::Residual::deltas |
( |
| ) |
const |
|
inline |
◆ event()
| int LArSamples::Residual::event |
( |
| ) |
const |
|
inline |
◆ hasSameRange() [1/3]
| bool LArSamples::IndexRange::hasSameRange |
( |
const IndexRange & |
other | ) |
const |
|
inlineinherited |
◆ hasSameRange() [2/3]
| bool LArSamples::IndexRange::hasSameRange |
( |
const TVectorD & |
v | ) |
const |
|
inlineinherited |
◆ hasSameRange() [3/3]
| bool LArSamples::IndexRange::hasSameRange |
( |
int |
lw, |
|
|
int |
up |
|
) |
| const |
|
inlineinherited |
◆ isInRange()
| bool LArSamples::IndexRange::isInRange |
( |
int |
i | ) |
const |
|
inlineinherited |
◆ lwb()
| int LArSamples::Residual::lwb |
( |
| ) |
const |
|
inlinevirtual |
◆ providesRange() [1/3]
| bool LArSamples::IndexRange::providesRange |
( |
const IndexRange & |
other | ) |
const |
|
inlineinherited |
◆ providesRange() [2/3]
| bool LArSamples::IndexRange::providesRange |
( |
const TVectorD & |
v | ) |
const |
|
inlineinherited |
◆ providesRange() [3/3]
| bool LArSamples::IndexRange::providesRange |
( |
int |
lw, |
|
|
int |
up |
|
) |
| const |
|
inlineinherited |
◆ rangeStr()
| TString LArSamples::IndexRange::rangeStr |
( |
| ) |
const |
|
inlineinherited |
◆ run()
| int LArSamples::Residual::run |
( |
| ) |
const |
|
inline |
◆ scaledDelta()
| double Residual::scaledDelta |
( |
short |
i | ) |
const |
◆ scaledDeltas()
| TVectorD Residual::scaledDeltas |
( |
| ) |
const |
◆ scaledDeltasAndTime()
| TVectorD Residual::scaledDeltasAndTime |
( |
| ) |
const |
◆ test()
◆ time()
| double LArSamples::Residual::time |
( |
| ) |
const |
|
inline |
◆ upb()
| int LArSamples::Residual::upb |
( |
| ) |
const |
|
inlinevirtual |
◆ m_adcMax
| double LArSamples::Residual::m_adcMax |
|
private |
◆ m_deltas
| TVectorD LArSamples::Residual::m_deltas |
|
private |
◆ m_event
| int LArSamples::Residual::m_event |
|
private |
◆ m_run
| int LArSamples::Residual::m_run |
|
private |
◆ m_time
| double LArSamples::Residual::m_time |
|
private |
The documentation for this class was generated from the following files: