2 #ifndef CHEPREP_DEFAULTHEPREPATTVALUE_H 
    3 #define CHEPREP_DEFAULTHEPREPATTVALUE_H 1 
   20         enum { LABELSTRINGS_LEN = 4 };
 
   26         std::string stringValue;
 
   30         std::vector<double> colorValue;
 
   33         static std::string labelStrings[LABELSTRINGS_LEN];
 
   62         static std::string 
getAsString(std::vector<double> c);
 
DefaultHepRepAttValue(std::string name, std::string value, int showLabel)
HEPREP::HepRepAttValue * copy()
const XML_Char int const XML_Char * value
std::string getLowerCaseString()
std::string getLowerCaseName()
std::vector< double > getColor()
std::string getTypeName()
std::string toShowLabel()
std::string getAsString()