2 #ifndef CHEPREP_XMLHEPREPWRITER_H 3 #define CHEPREP_XMLHEPREPWRITER_H 1 53 bool addProperty(std::string key, std::string value);
56 bool write(std::vector<std::string> layers);
std::map< std::string, std::string > properties
bool addProperty(std::string key, std::string value)
cheprep::ZipOutputStream * zip
bool write(HEPREP::HepRep *heprep, std::string name)
static MCTruthManager * instance
cheprep::GZIPOutputStream * gz
XMLHepRepWriter(std::ostream *out, bool randomAccess, bool compress)