Go to the documentation of this file.
8 #ifndef CBMMQTSASAMPLERTOF_H_
9 #define CBMMQTSASAMPLERTOF_H_
12 #include "MicrosliceDescriptor.hpp"
13 #include "StorableTimeslice.hpp"
14 #include "Timeslice.hpp"
15 #include "TimesliceSource.hpp"
18 #include "FairMQDevice.h"
54 bool SendData(
const fles::StorableTimeslice& component);
59 bool SendData(
const fles::StorableTimeslice&,
int);
61 bool AppendData(
const fles::StorableTimeslice&,
int);
66 std::chrono::steady_clock::time_point
fTime;
85 std::vector<int>
fSysId = {16, 64, 96};
virtual bool ConditionalRun()
std::vector< int > fComponentsToSend
void PrintMicroSliceDescriptor(const fles::MicrosliceDescriptor &mdsc)
bool SendData(const fles::StorableTimeslice &component)
bool IsChannelUp(std::string)
std::vector< std::string > fAllowedChannels
std::vector< std::string > fInputFileList
List of input files.
fles::TimesliceSource * fSource
std::vector< std::vector< std::string > > fChannelsToSend
std::vector< int > fSysId
bool CreateAndSendComponent(const fles::Timeslice &, int)
bool CheckTimeslice(const fles::Timeslice &ts)
bool AppendData(const fles::StorableTimeslice &, int)
virtual ~CbmMQTsaSamplerTof()
std::chrono::steady_clock::time_point fTime
bool IsChannelNameAllowed(std::string)
bool CreateAndCombineComponents(const fles::Timeslice &, int)