2#ifndef CHEPREP_DEFAULTHEPREPTYPE_H
3#define CHEPREP_DEFAULTHEPREPTYPE_H 1
29 std::vector<HEPREP::HepRepType*> types;
31 std::string description;
HEPREP::HepRepType * copy(HEPREP::HepRepType *parent)
void addType(HEPREP::HepRepType *type)
void setInfoURL(std::string infoURL)
HEPREP::HepRepAttValue * getAttValue(std::string name)
HEPREP::HepRepType * getSuperType()
HEPREP::HepRepAttDef * getAttDef(std::string name)
void setDescription(std::string description)
std::string getFullName()
std::string getDescription()
std::vector< HEPREP::HepRepType * > getTypeList()