![]() |
Project
|
#include <array>
#include <unordered_map>
#include <string>
#include <iostream>
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::trd |
Enumerations | |
enum class | o2::trd::PIDPolicy : unsigned int { o2::trd::LQ1D = 0 , o2::trd::LQ2D , o2::trd::LQ3D , o2::trd::NMODELS , o2::trd::Dummy , o2::trd::DEFAULT = Dummy } |
Option for available PID policies. More... | |
Functions | |
std::ostream & | o2::trd::operator<< (std::ostream &os, const PIDPolicy &policy) |
Definition in file PID.h.