![]() |
Project
|
Implementation of detector params for MID. More...
#include "MIDBase/DetectorParameters.h"
#include <stdexcept>
#include <sstream>
#include <string>
#include <fmt/format.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::mid |
namespace | o2::mid::detparams |
MID detector parameters. | |
Functions | |
void | o2::mid::detparams::assertDEId (int deId) |
int | o2::mid::detparams::getDEId (bool isRight, int chamber, int rpc) |
std::string | o2::mid::detparams::getDEName (int deId) |
Implementation of detector params for MID.
Definition in file DetectorParameters.cxx.