4 : theNbins(utheDets.
size()), isRPeriodic_(
false), isROverlapping_(
false) {
5 std::vector<const Det*> theDets = utheDets;
8 std::vector<ConstReferenceCountingPointer<BoundDisk> >
disks(
theNbins);
10 disks[
i] = dynamic_cast<const BoundDisk*>(&(theDets[
i]->surface()));
12 throw cms::Exception(
"UnexpectedState") <<
"RBorderFinder: implemented for BoundDisks only";
25 std::vector<double> spread;
26 std::vector<std::pair<double, double> > REdge;
60 throw cms::Exception(
"UnexpectedState") <<
"RBorderFinder consistency error";