#include <ZDCDCSProcessor.h>
Definition at line 80 of file ZDCDCSProcessor.h.
◆ CcdbObjectInfo
◆ TFType
◆ ZDCDCSProcessor()
o2::zdc::ZDCDCSProcessor::ZDCDCSProcessor |
( |
| ) |
|
|
default |
◆ ~ZDCDCSProcessor()
o2::zdc::ZDCDCSProcessor::~ZDCDCSProcessor |
( |
| ) |
|
|
default |
◆ clearDPsinfo()
void o2::zdc::ZDCDCSProcessor::clearDPsinfo |
( |
| ) |
|
|
inline |
◆ getccdbDPsInfo() [1/2]
◆ getccdbDPsInfo() [2/2]
const CcdbObjectInfo & o2::zdc::ZDCDCSProcessor::getccdbDPsInfo |
( |
| ) |
const |
|
inline |
◆ getccdbHVInfo() [1/2]
◆ getccdbHVInfo() [2/2]
const CcdbObjectInfo & o2::zdc::ZDCDCSProcessor::getccdbHVInfo |
( |
| ) |
const |
|
inline |
◆ getccdbPositionInfo() [1/2]
◆ getccdbPositionInfo() [2/2]
const CcdbObjectInfo & o2::zdc::ZDCDCSProcessor::getccdbPositionInfo |
( |
| ) |
const |
|
inline |
◆ getHVStatus()
const std::bitset< NHVCHANNELS > & o2::zdc::ZDCDCSProcessor::getHVStatus |
( |
| ) |
const |
|
inline |
◆ getMappingStatus()
const std::bitset< NCHANNELS > & o2::zdc::ZDCDCSProcessor::getMappingStatus |
( |
| ) |
const |
|
inline |
◆ getVerticalPosition()
const std::bitset< NCHANNELS > & o2::zdc::ZDCDCSProcessor::getVerticalPosition |
( |
| ) |
const |
|
inline |
◆ getZDCActiveChannels()
◆ getZDCDPsInfo()
const std::unordered_map< DPID, ZDCDCSinfo > & o2::zdc::ZDCDCSProcessor::getZDCDPsInfo |
( |
| ) |
const |
|
inline |
◆ init()
void ZDCDCSProcessor::init |
( |
const std::vector< DPID > & |
pids | ) |
|
◆ isHVUpdated()
bool o2::zdc::ZDCDCSProcessor::isHVUpdated |
( |
| ) |
const |
|
inline |
◆ isMappingUpdated()
bool o2::zdc::ZDCDCSProcessor::isMappingUpdated |
( |
| ) |
const |
|
inline |
◆ isPositionUpdated()
bool o2::zdc::ZDCDCSProcessor::isPositionUpdated |
( |
| ) |
const |
|
inline |
◆ prepareCCDBobjectInfo()
template<typename T >
void o2::zdc::ZDCDCSProcessor::prepareCCDBobjectInfo |
( |
T & |
obj, |
|
|
CcdbObjectInfo & |
info, |
|
|
const std::string & |
path, |
|
|
TFType |
tf, |
|
|
const std::map< std::string, std::string > & |
md |
|
) |
| |
◆ process()
int ZDCDCSProcessor::process |
( |
const gsl::span< const DPCOM > |
dps | ) |
|
◆ processDP()
int ZDCDCSProcessor::processDP |
( |
const DPCOM & |
dpcom | ) |
|
◆ processFlags()
uint64_t ZDCDCSProcessor::processFlags |
( |
uint64_t |
flag, |
|
|
const char * |
pid |
|
) |
| |
|
virtual |
◆ setStartValidity()
void o2::zdc::ZDCDCSProcessor::setStartValidity |
( |
long |
t | ) |
|
|
inline |
◆ setTF()
◆ updateDPsCCDB()
void ZDCDCSProcessor::updateDPsCCDB |
( |
| ) |
|
◆ updateHVCCDB()
void ZDCDCSProcessor::updateHVCCDB |
( |
| ) |
|
◆ updateMappingCCDB()
void ZDCDCSProcessor::updateMappingCCDB |
( |
| ) |
|
◆ updatePositionCCDB()
void ZDCDCSProcessor::updatePositionCCDB |
( |
| ) |
|
◆ useVerboseMode()
void o2::zdc::ZDCDCSProcessor::useVerboseMode |
( |
| ) |
|
|
inline |
◆ NCHANNELS
constexpr int o2::zdc::ZDCDCSProcessor::NCHANNELS = 4 |
|
staticconstexpr |
◆ NDDLS
constexpr int o2::zdc::ZDCDCSProcessor::NDDLS = 16 |
|
staticconstexpr |
◆ NHVCHANNELS
constexpr int o2::zdc::ZDCDCSProcessor::NHVCHANNELS = 22 + 12 |
|
staticconstexpr |
◆ NMODULES
constexpr int o2::zdc::ZDCDCSProcessor::NMODULES = 8 |
|
staticconstexpr |
The documentation for this class was generated from the following files: