Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef IREGIONSELECTOR_ROIUTIL_H
16 #define IREGIONSELECTOR_ROIUTIL_H
45 #endif // IREGIONSELECTOR_ROIUTIL_H
double phicheck(double phi)
basic range checkers
bool containsPhi(const IRoiDescriptor &roi, double phi)
test whether a stub is contained within the roi
bool containsZed(const IRoiDescriptor &roi, double z, double r)
bool operator==(const IRoiDescriptor &roi0, const IRoiDescriptor &roi1)
Describes the API of the Region of Ineterest geometry.
double zedcheck(double zed)
bool contains_zrange(const IRoiDescriptor &roi, double z0, double dzdr, double zmin, double zmax)
bool contains(const IRoiDescriptor &roi, double z0, double dzdr)
see whether a segment is contained within the roi in r-z
bool operator!=(const IRoiDescriptor &roi0, const IRoiDescriptor &roi1)
double etacheck(double eta)