22 : theSectors(
sectors), theSingleVolume(nullptr), theRMin(
rMin), theBinFinder(nullptr) {
67 LogTrace(
"MagGeometry") <<
"***In guessed bsector" << (
result ==
nullptr ?
" failed " :
" OK ") << endl;
71 <<
" " <<
phi << endl;
74 LogTrace(
"MagGeometry") <<
"***In previous bsector" << (
result ==
nullptr ?
" failed " :
" OK ") << endl;
PeriodicBinFinderInPhi< float > * theBinFinder
int binIndex(T phi) const override
returns an index in the valid range for the bin that contains phi
virtual bool inside(const GlobalPoint &gp, double tolerance=0.) const =0
const MagVolume * findVolume(const GlobalPoint &gp, double tolerance) const
Find the volume containing a point, with a given tolerance.
std::vector< MagBSector * > theSectors
MagVolume * theSingleVolume
MagBLayer(std::vector< MagBSector *> §ors, double rMin)
Constructor.
virtual ~MagBLayer()
Destructor.