#include <G4AttDef.hh>
Definition at line 56 of file G4AttDef.hh.
◆ G4AttDef() [1/3]
Definition at line 59 of file G4AttDef.hh.
63 :
G4String m_name
The name of the attribute.
G4String m_extra
Some extra property of the attribute (units, etc.)
G4String m_valueType
The type of the value of the attribute (int, double, vector, etc.)
G4String m_desc
A short description of the attribute.
G4String m_category
The category (Draw, Physics, PickAction, Association, etc.)
const char * name(G4int ptype)
◆ G4AttDef() [2/3]
◆ G4AttDef() [3/3]
◆ ~G4AttDef()
virtual G4AttDef::~G4AttDef |
( |
| ) |
|
|
inlinevirtual |
◆ GetCategory()
const G4String & G4AttDef::GetCategory |
( |
| ) |
const |
|
inline |
◆ GetDesc()
const G4String & G4AttDef::GetDesc |
( |
| ) |
const |
|
inline |
◆ GetExtra()
const G4String & G4AttDef::GetExtra |
( |
| ) |
const |
|
inline |
◆ GetName()
const G4String & G4AttDef::GetName |
( |
| ) |
const |
|
inline |
◆ GetTypeKey()
const G4TypeKey & G4AttDef::GetTypeKey |
( |
| ) |
const |
|
inline |
◆ GetValueType()
const G4String & G4AttDef::GetValueType |
( |
| ) |
const |
|
inline |
◆ SetCategory()
void G4AttDef::SetCategory |
( |
const G4String & |
cat | ) |
|
|
inline |
◆ SetDesc()
void G4AttDef::SetDesc |
( |
const G4String & |
desc | ) |
|
|
inline |
◆ SetExtra()
void G4AttDef::SetExtra |
( |
const G4String & |
extra | ) |
|
|
inline |
◆ SetName()
void G4AttDef::SetName |
( |
const G4String & |
name | ) |
|
|
inline |
◆ SetValueType()
void G4AttDef::SetValueType |
( |
const G4String & |
type | ) |
|
|
inline |
◆ m_category
◆ m_desc
◆ m_extra
◆ m_name
◆ m_typeKey
◆ m_valueType
The documentation for this class was generated from the following file: