G4String m_showLabel
The bitmap for the label display. 
 
void SetName(const G4String &name)
 
const G4String & GetValue() const 
 
const G4String & GetName() const 
 
const G4String & GetShowLabel() const 
 
G4String m_name
The name of the attribute. 
 
G4AttValue(const G4String &name, const G4String &value, const G4String &showLabel)
 
void SetShowLabel(const G4String &lab)
 
void SetValue(const G4String &val)
 
G4String m_value
The value of the attribute.