1 #ifndef Navigation_MuonEtaRange_H 2 #define Navigation_MuonEtaRange_H
MuonEtaRange minRange(const MuonEtaRange &) const
bool isCompatible(const MuonEtaRange &range) const
true if this overlaps with range
bool isInside(float eta, float error=0.) const
MuonEtaRange subtract(const MuonEtaRange &) const
create new range of size this minus range
MuonEtaRange & operator=(const MuonEtaRange &)
Assignment operator.
MuonEtaRange add(const MuonEtaRange &) const
create maximum of ranges
std::ostream & operator<<(std::ostream &os, const MuonEtaRange &range)