42#ifndef G4HepRepFileXMLWriter_hh
43#define G4HepRepFileXMLWriter_hh
55 void addType(
const char* name,
int newTypeDepth);
58 void addPoint(
double x,
double y,
double z);
60 void addAttDef(
const char* name,
const char* desc,
const char* type,
63 void addAttValue(
const char* name,
const char* value);
71 void addAttValue(
const char* name,
double value1,
double value2,
74 void open(
const char* filespec);
void addAttValue(const char *name, const char *value)
void addPoint(double x, double y, double z)
void addType(const char *name, int newTypeDepth)
void open(const char *filespec)
void addAttDef(const char *name, const char *desc, const char *type, const char *extra)