Geant4
10.02.p02
|
#include <G4AttDefT.hh>
Public Types | |
typedef T | Type |
Public Member Functions | |
G4AttDefT (const G4String &name, const G4String &desc, const G4String &category, const G4String &extra="") | |
virtual | ~G4AttDefT () |
Public Member Functions inherited from G4AttDef | |
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 40 of file G4AttDefT.hh.
Definition at line 44 of file G4AttDefT.hh.
|
inline |
Definition at line 47 of file G4AttDefT.hh.
Definition at line 55 of file G4AttDefT.hh.