Go to the documentation of this file. 1 #ifndef SimDataFormats_GeneratorProducts_LHEXMLStringProduct_h
2 #define SimDataFormats_GeneratorProducts_LHEXMLStringProduct_h
36 #endif // SimDataFormats_GeneratorProducts_LHEXMLStringProduct_h
static const std::string input
std::vector< std::vector< uint8_t > > compressedContent_
const std::vector< std::vector< uint8_t > > & getCompressed() const
void writeCompressedContent(std::ostream &output, unsigned int i) const
void fillCompressedContent(std::istream &input, unsigned int initialSize=4 *1024 *1024)
void swap(LHEXMLStringProduct &other)
std::vector< std::string > content_
bool mergeProduct(LHEXMLStringProduct const &other)
const std::vector< std::string > & getStrings() const
virtual ~LHEXMLStringProduct()