![]() |
Project
|
#include <unordered_map>
#include <string_view>
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::tpc |
Global TPC definitions and constants. | |
namespace | o2::tpc::raw_data_types |
Enumerations | |
enum | o2::tpc::raw_data_types::Type : char { o2::tpc::raw_data_types::RAWDATA = 0 , o2::tpc::raw_data_types::LinkZS = 1 , o2::tpc::raw_data_types::ZS = 2 , o2::tpc::raw_data_types::IDC = 3 , o2::tpc::raw_data_types::SAC = 4 } |
Variables | |
const std::unordered_map< Type, std::string_view > | o2::tpc::raw_data_types::TypeNameMap |
Definition in file RawDataTypes.h.