![]() |
Project
|
#include "MCHMappingSegContour/CathodeSegmentationContours.h"
#include "MCHContour/ContourCreator.h"
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::mch |
namespace | o2::mch::mapping |
Functions | |
o2::mch::contour::BBox< double > | o2::mch::mapping::getBBox (const CathodeSegmentation &seg) |
o2::mch::contour::Contour< double > | o2::mch::mapping::getEnvelop (const CathodeSegmentation &seg) |
std::vector< std::vector< int > > | o2::mch::mapping::getPadChannels (const CathodeSegmentation &seg) |
std::vector< o2::mch::contour::Polygon< double > > | o2::mch::mapping::getPadPolygons (const CathodeSegmentation &seg, int dualSampaId) |
std::vector< std::vector< o2::mch::contour::Polygon< double > > > | o2::mch::mapping::getPadPolygons (const CathodeSegmentation &seg) |
o2::mch::contour::Contour< double > | o2::mch::mapping::getDualSampaContour (const CathodeSegmentation &seg, int dualSampaId) |
std::vector< o2::mch::contour::Contour< double > > | o2::mch::mapping::getDualSampaContours (const CathodeSegmentation &seg) |