33 std::vector<Polygon<double>> polygons;
36 for (
auto& p : contour.getPolygons()) {
37 polygons.push_back(p);
o2::mch::mapping::CathodeSegmentation seg
A Segmentation lets you find pads of a detection element and then inspect those pads.
Contour< T > createContour(const std::vector< Polygon< T > > &polygons)
o2::mch::contour::BBox< double > getBBox(const CathodeSegmentation &seg)
o2::mch::contour::Contour< double > getEnvelop(const CathodeSegmentation &seg)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...