53 for (vector<MagBSector *>::const_iterator isec =
theSectors.begin();
84 <<
" " << phi << endl ;
88 << (result==0?
" failed " :
" OK ") <<endl;
94 <<
" " << phi << endl ;
99 << (result==0?
" failed " :
" OK ") <<endl;
PeriodicBinFinderInPhi< float > * theBinFinder
Geom::Phi< T > phi() const
MagBLayer(std::vector< MagBSector * > §ors, double rMin)
Constructor.
MagVolume * findVolume(const GlobalPoint &gp, double tolerance) const
Find the volume containing a point, with a given tolerance.
virtual int binIndex(T phi) const
returns an index in the valid range for the bin that contains phi
virtual bool inside(const GlobalPoint &gp, double tolerance=0.) const =0
std::vector< MagBSector * > theSectors
MagVolume * theSingleVolume
static constexpr bool debugOut
virtual ~MagBLayer()
Destructor.