ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/graphics_reps/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 39 of file G4AttDefT.hh.
View newest version in sPHENIX GitHub at line 39 of file G4AttDefT.hh
Definition at line 43 of file G4AttDefT.hh.
View newest version in sPHENIX GitHub at line 43 of file G4AttDefT.hh
|
inline |
Definition at line 46 of file G4AttDefT.hh.
View newest version in sPHENIX GitHub at line 46 of file G4AttDefT.hh
Definition at line 54 of file G4AttDefT.hh.
View newest version in sPHENIX GitHub at line 54 of file G4AttDefT.hh