![]() |
Project
|
#include <cstdint>#include <vector>#include <array>#include <unordered_map>#include <numeric>#include "Rtypes.h"#include "DataFormatsTRD/HelperMethods.h"#include "DataFormatsTRD/Constants.h"#include <gsl/span>Go to the source code of this file.
Classes | |
| class | o2::trd::Digit |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::trd |
Typedefs | |
| using | o2::trd::ADC_t = std::uint16_t |
| using | o2::trd::ArrayADC = std::array< ADC_t, constants::TIMEBINS > |
Functions | |
| std::ostream & | o2::trd::operator<< (std::ostream &stream, const Digit &d) |