Overload of the simplified compressed version.
593 SetStr(
"ZCTYP"+std::to_string((
long long int)(
fRealColumns.size())),
"FACT",
"Compression type: FACT");
virtual bool AddColumn(uint32_t cnt, char typechar, const std::string &name, const std::string &unit, const std::string &comment="", bool addHeaderKeys=true)
static uint32_t SizeFromType(char type)
bool SetStr(const std::string &key, std::string s, const std::string &comment="")
std::vector< CompressedColumn > fRealColumns
Vector hosting the columns of the file.
uint32_t fRealRowWidth
Width in bytes of one uncompressed row.
static std::string CommentFromType(char type)