2#ifndef CHEPREP_DEFAULTHEPREPATTVALUE_H
3#define CHEPREP_DEFAULTHEPREPATTVALUE_H 1
19 enum { LABELSTRINGS_LEN = 4 };
25 std::string stringValue;
29 std::vector<double> colorValue;
32 static std::string labelStrings[LABELSTRINGS_LEN];
61 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()