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);
std::string getLowerCaseString()
HEPREP::HepRepAttValue * copy()
std::vector< double > getColor()
std::string toShowLabel()
std::string getLowerCaseName()
std::string getAsString()
std::string getTypeName()