Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AttDef.hh>
Public Member Functions | |
G4AttDef (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4String &valueType) | |
G4AttDef (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra, const G4TypeKey &typeKey) | |
G4AttDef () | |
virtual | ~G4AttDef () |
const G4String & | GetName () const |
const G4String & | GetDesc () const |
const G4String & | GetCategory () const |
const G4String & | GetExtra () const |
const G4String & | GetValueType () const |
const G4TypeKey & | GetTypeKey () const |
void | SetName (const G4String &name) |
void | SetDesc (const G4String &desc) |
void | SetCategory (const G4String &cat) |
void | SetExtra (const G4String &extra) |
void | SetValueType (const G4String &type) |
Definition at line 57 of file G4AttDef.hh.
|
inline |
Definition at line 60 of file G4AttDef.hh.
|
inline |
Definition at line 70 of file G4AttDef.hh.
|
inline |
Definition at line 81 of file G4AttDef.hh.
|
inlinevirtual |
Definition at line 82 of file G4AttDef.hh.
Definition at line 86 of file G4AttDef.hh.
Definition at line 85 of file G4AttDef.hh.
Definition at line 84 of file G4AttDef.hh.
Definition at line 89 of file G4AttDef.hh.
Referenced by G4AttFilterUtils::GetNewFilter().
Definition at line 88 of file G4AttDef.hh.
Referenced by G4AttUtils::GetKey().
Definition at line 93 of file G4AttDef.hh.
Definition at line 92 of file G4AttDef.hh.
Definition at line 94 of file G4AttDef.hh.
Definition at line 91 of file G4AttDef.hh.
Definition at line 95 of file G4AttDef.hh.