|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef LArSamples_IndexRange_H
11 #define LArSamples_IndexRange_H
24 virtual int lwb()
const = 0;
25 virtual int upb()
const = 0;
virtual int upb() const =0
bool providesRange(const IndexRange &other) const
bool checkRange(int &l, int &h) const
bool hasSameRange(int lw, int up) const
int commonUpb(const IndexRange &other) const
bool hasSameRange(const TVectorD &v) const
bool providesRange(const TVectorD &v) const
bool isInRange(int i) const
int commonLwb(const IndexRange &other) const
virtual int lwb() const =0
bool hasSameRange(const IndexRange &other) const
storage of the time histories of all the cells
bool providesRange(int lw, int up) const