28 vector<double> zBorders;
29 for (vector<MagBSlab *>::const_iterator islab =
theSlabs.begin();
34 zBorders.push_back((*islab)->minZ());
43 for (vector<MagBSlab *>::const_iterator islab =
theSlabs.begin();
64 << (result==
nullptr?
" failed " :
" OK ") <<endl;
MagBinFinders::GeneralBinFinderInZ< double > * theBinFinder
const MagVolume * findVolume(const GlobalPoint &gp, double tolerance) const
Find the volume containing a point, with a given tolerance.
int binIndex(T z) const override
returns an index in the valid range for the bin closest to Z
virtual ~MagBRod()
Destructor.
MagBRod(std::vector< MagBSlab * > &slabs, Geom::Phi< float > phiMin)
Constructor.
bin
set the eta bin as selection string.
static constexpr bool debugOut
std::vector< MagBSlab * > theSlabs