#include <CbmMQTsaInfo.h>
|
| fles::TimesliceSource * | fSource |
| |
| std::chrono::steady_clock::time_point | fTime |
| |
| std::vector< std::string > | fAllowedChannels = {"stscomponent", "trdcomponent", "tofcomponent"} |
| |
CbmMQTsaInfo.h
- Since
- 2017-11-17
- Author
- F. Uhlig
Definition at line 28 of file CbmMQTsaInfo.h.
◆ CbmMQTsaInfo()
| CbmMQTsaInfo::CbmMQTsaInfo |
( |
| ) |
|
◆ ~CbmMQTsaInfo()
| CbmMQTsaInfo::~CbmMQTsaInfo |
( |
| ) |
|
|
virtual |
◆ CalcRuntime()
| void CbmMQTsaInfo::CalcRuntime |
( |
| ) |
|
|
private |
◆ CheckTimeslice()
| bool CbmMQTsaInfo::CheckTimeslice |
( |
const fles::Timeslice & | ts | ) |
|
|
private |
◆ ConditionalRun()
| bool CbmMQTsaInfo::ConditionalRun |
( |
| ) |
|
|
protectedvirtual |
◆ InitTask()
| void CbmMQTsaInfo::InitTask |
( |
| ) |
|
|
protectedvirtual |
◆ IsChannelNameAllowed()
| bool CbmMQTsaInfo::IsChannelNameAllowed |
( |
std::string | channelName | ) |
|
|
private |
◆ PrintMicroSliceDescriptor()
| void CbmMQTsaInfo::PrintMicroSliceDescriptor |
( |
const fles::MicrosliceDescriptor & | mdsc | ) |
|
|
private |
◆ SendData()
| bool CbmMQTsaInfo::SendData |
( |
const fles::StorableTimeslice & | component | ) |
|
|
private |
◆ fAllowedChannels
| std::vector<std::string> CbmMQTsaInfo::fAllowedChannels = {"stscomponent", "trdcomponent", "tofcomponent"} |
|
private |
◆ fFileCounter
| uint64_t CbmMQTsaInfo::fFileCounter |
|
protected |
◆ fFileName
| std::string CbmMQTsaInfo::fFileName |
|
protected |
◆ fHost
| std::string CbmMQTsaInfo::fHost |
|
protected |
◆ fInputFileList
| std::vector<std::string> CbmMQTsaInfo::fInputFileList |
|
protected |
◆ fMaxMemory
| int CbmMQTsaInfo::fMaxMemory = 0 |
|
protected |
◆ fMaxTimeslices
| uint64_t CbmMQTsaInfo::fMaxTimeslices |
|
protected |
◆ fMessageCounter
| uint64_t CbmMQTsaInfo::fMessageCounter |
|
protected |
◆ fPort
| uint64_t CbmMQTsaInfo::fPort |
|
protected |
◆ fSource
| fles::TimesliceSource* CbmMQTsaInfo::fSource |
|
private |
◆ fTime
| std::chrono::steady_clock::time_point CbmMQTsaInfo::fTime |
|
private |
◆ fTSCounter
| uint64_t CbmMQTsaInfo::fTSCounter |
|
protected |
◆ fTSNumber
| uint64_t CbmMQTsaInfo::fTSNumber |
|
protected |
The documentation for this class was generated from the following files: