![]() |
ATLAS Offline Software
|
storage of a pulse shape residual set More...
#include <Residual.h>
Public Member Functions | |
| Residual (const TVectorD &deltas=TVectorD(), int run=0, int event=0, double adcMax=-1, double time=0) | |
| virtual | ~Residual () |
| const TVectorD & | deltas () const |
| int | run () const |
| int | event () const |
| double | adcMax () const |
| double | time () const |
| double | scaledDelta (short i) const |
| TVectorD | scaledDeltas () const |
| TVectorD | scaledDeltasAndTime () const |
| int | lwb () const |
| int | upb () const |
| bool | isInRange (int i) const |
| bool | hasSameRange (int lw, int up) const |
| bool | hasSameRange (const IndexRange &other) const |
| bool | hasSameRange (const TVectorD &v) const |
| bool | providesRange (int lw, int up) const |
| bool | providesRange (const IndexRange &other) const |
| bool | providesRange (const TVectorD &v) const |
| TString | rangeStr () const |
| int | commonLwb (const IndexRange &other) const |
| int | commonUpb (const IndexRange &other) const |
| bool | checkRange (int &l, int &h) const |
Static Public Member Functions | |
| static bool | test () |
Private Attributes | |
| TVectorD | m_deltas |
| int | m_run |
| int | m_event |
| double | m_adcMax |
| double | m_time |
storage of a pulse shape residual set
Definition at line 28 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
| Residual::Residual | ( | const TVectorD & | deltas = TVectorD(), |
| int | run = 0, | ||
| int | event = 0, | ||
| double | adcMax = -1, | ||
| double | time = 0 ) |
Definition at line 23 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
|
virtual |
Definition at line 31 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
|
inline |
Definition at line 41 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
inherited |
Definition at line 14 of file IndexRange.cxx.
|
inlineinherited |
Definition at line 39 of file IndexRange.h.
|
inlineinherited |
|
inline |
Definition at line 38 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
inline |
Definition at line 40 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
inlineinherited |
Definition at line 30 of file IndexRange.h.
|
inlineinherited |
Definition at line 31 of file IndexRange.h.
|
inlineinherited |
Definition at line 29 of file IndexRange.h.
|
inlineinherited |
Definition at line 27 of file IndexRange.h.
|
inlinevirtual |
Implements LArSamples::IndexRange.
Definition at line 48 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
inlineinherited |
Definition at line 34 of file IndexRange.h.
|
inlineinherited |
Definition at line 35 of file IndexRange.h.
|
inlineinherited |
Definition at line 33 of file IndexRange.h.
|
inlineinherited |
Definition at line 37 of file IndexRange.h.
|
inline |
Definition at line 39 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
| double Residual::scaledDelta | ( | short | i | ) | const |
Definition at line 45 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
| TVectorD Residual::scaledDeltas | ( | ) | const |
Definition at line 37 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
| TVectorD Residual::scaledDeltasAndTime | ( | ) | const |
Definition at line 52 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
|
static |
Definition at line 301 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
|
inline |
Definition at line 42 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
inlinevirtual |
Implements LArSamples::IndexRange.
Definition at line 49 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
private |
Definition at line 57 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
private |
Definition at line 55 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
private |
Definition at line 56 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
private |
Definition at line 56 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.
|
private |
Definition at line 57 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h.