Project
Loading...
Searching...
No Matches
DetectorParameters.cxx File Reference

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)
 

Detailed Description

Implementation of detector params for MID.

Author
Diego Stocco <Diego.Stocco at cern.ch>
Date
08 March 2018

Definition in file DetectorParameters.cxx.