![]() |
Project
|
#include "CathodeSegmentationCInterface.h"
#include <stdexcept>
#include <memory>
#include <iostream>
#include <vector>
#include <sstream>
#include <functional>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | o2::mch::mapping::CathodeSegmentation |
A CathodeSegmentation lets you find pads on a given plane (cathode) of a detection element and then inspect those pads. More... | |
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 | |
template<typename CALLABLE > | |
void | o2::mch::mapping::forEachDetectionElement (CALLABLE &&func) |
template<typename CALLABLE > | |
void | o2::mch::mapping::forOneDetectionElementOfEachSegmentationType (CALLABLE &&func) |