23 typedef struct timespec trigstamp_t;
25 typedef std::vector< raw::RawDigit::ADCvector_t > adcbuf_t;
26 typedef std::vector<uint8_t> eflags_t;
49 trigstamp_t trigstamp;
58 unsigned chcro()
const {
return crodata.size(); }
80 void closeCurrentFile();
112 void __readChunk( std::vector<BYTE> &
bytes,
size_t sz );
115 bool __unpackEvent( std::vector<BYTE> &buf, DaqEvent &
event );
136 enum { evinfoSz = 44 };
168 unsigned __unpack_evtable();
169 unsigned __unpack_eve_info(
const char *buf,
eveinfo_t &ei );
enum raw::_compress Compress_t
void readFile(string fileName, string &content)
Conversion of binary data to root files.
byte bytes
Alias for common language habits.
Event finding and building.