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