12#ifndef CBMMQTSAINFO_H_
13#define CBMMQTSAINFO_H_
16#include "MicrosliceDescriptor.hpp"
17#include "StorableTimeslice.hpp"
18#include "Timeslice.hpp"
19#include "TimesliceSource.hpp"
22#include "FairMQDevice.h"
54 bool SendData(
const fles::StorableTimeslice& component);
59 std::chrono::steady_clock::time_point
fTime;
61 std::vector<std::string>
fAllowedChannels = {
"stscomponent",
"trdcomponent",
"tofcomponent"};
std::vector< std::string > fAllowedChannels
virtual bool ConditionalRun()
std::chrono::steady_clock::time_point fTime
bool IsChannelNameAllowed(std::string)
bool SendData(const fles::StorableTimeslice &component)
std::vector< std::string > fInputFileList
List of input files.
bool CheckTimeslice(const fles::Timeslice &ts)
fles::TimesliceSource * fSource
void PrintMicroSliceDescriptor(const fles::MicrosliceDescriptor &mdsc)