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