15#ifndef ALICEO2_CTP_DIGITIZER_H
16#define ALICEO2_CTP_DIGITIZER_H
35 std::vector<CTPDigit>
process(
const gsl::span<o2::ctp::CTPInputDigit> detinputs);
36 void calculateClassMask(
const std::bitset<CTP_NINPUTS> ctpinpmask, std::bitset<CTP_NCLASSES>& classmask);
definition of CTPDigit, CTPInputDigit
Definition of the Names Generator class.
static std::string getCCDBServer()
o2::ctp::CTPConfiguration * getDefaultCTPConfiguration()
void setCTPConfiguration(o2::ctp::CTPConfiguration *config)
void calculateClassMask(const std::bitset< CTP_NINPUTS > ctpinpmask, std::bitset< CTP_NCLASSES > &classmask)
void setCCDBServer(const std::string &server)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...