100 std::vector<double> vec;
111 std::pair<std::string, std::vector<double> >
p(device,val);
126 const std::map<std::string, std::vector<double> > dm=o.
GetDataMap();
128 while (it!=dm.end()) {
129 os << it->first<<
": ";
130 for (
size_t i=0;i<it->second.size();i++) os <<it->second[i]<<
", ";
long long int get_t_ms() const
std::map< std::string, std::vector< double > > fDataMap
void SetTOR101(double val)
uint8_t GetRecordType() const
uint16_t GetNumberOfDevices() const
uint16_t GetMilliSeconds() const
void SetT_MS(long long int val)
double get_tor101() const
std::map< std::string, std::vector< double > > GetDataMap() const
friend std::ostream & operator<<(std::ostream &, const BeamInfo &)
uint32_t GetSeconds() const
void SetTORTGT(double val)
uint16_t fNumberOfDevices
void SetTRTGTD(double val)
void Set(std::string device_name, double val)
double get_trtgtd() const
QTextStream & endl(QTextStream &s)
double get_tortgt() const