Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4AttDef, including all inherited members.
G4AttDef(const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4String &valueType) | G4AttDef | inline |
G4AttDef(const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4TypeKey &typeKey) | G4AttDef | inline |
G4AttDef()=default | G4AttDef | |
GetCategory() const | G4AttDef | inline |
GetDesc() const | G4AttDef | inline |
GetExtra() const | G4AttDef | inline |
GetName() const | G4AttDef | inline |
GetTypeKey() const | G4AttDef | inline |
GetValueType() const | G4AttDef | inline |
SetCategory(const G4String &cat) | G4AttDef | inline |
SetDesc(const G4String &desc) | G4AttDef | inline |
SetExtra(const G4String &extra) | G4AttDef | inline |
SetName(const G4String &name) | G4AttDef | inline |
SetValueType(const G4String &type) | G4AttDef | inline |
~G4AttDef()=default | G4AttDef | virtual |