![]() |
KaliVeda
Toolkit for HIC analysis
|
This is the complete list of members for KVDBParameterSet, including all inherited members.
AddKey(KVDBKey *key, Bool_t check=kTRUE) | KVDBRecord | virtual |
AddKey(const Char_t *name, const Char_t *title, Bool_t check=kTRUE) | KVDBRecord | virtual |
AddLink(const Char_t *key_name, KVDBRecord *rec, Bool_t linkback=kTRUE) | KVDBRecord | virtual |
Compare(const TObject *obj) const | KVDBRecord | virtual |
fFullPathTable | KVDBRecord | private |
fNumber | KVDBRecord | private |
fParameters | KVDBParameterSet | private |
fParamNumber | KVDBParameterSet | private |
GetKey(const Char_t *key) const | KVDBRecord | virtual |
GetKeys() const | KVDBRecord | virtual |
GetLink(const Char_t *key, const Char_t *link) const | KVDBRecord | virtual |
GetLinks(const Char_t *key) const | KVDBRecord | virtual |
GetNumber() const | KVDBRecord | inlinevirtual |
GetParameter(UShort_t i=0) const | KVDBParameterSet | inline |
GetParameter(TString name) const | KVDBParameterSet | |
GetParameters() const | KVDBParameterSet | inline |
GetParamName(UShort_t i=0) const | KVDBParameterSet | inline |
GetParamNumber() const | KVDBParameterSet | inline |
GetRuns() const | KVDBParameterSet | inline |
GetStringParameter(const TString &name) const | KVDBParameterSet | |
GetTable() const | KVDBRecord | virtual |
HasParameter(const Char_t *name) const | KVDBParameterSet | inline |
KVDBParameterSet() | KVDBParameterSet | |
KVDBParameterSet(const Char_t *name, const Char_t *type, UShort_t pnum) | KVDBParameterSet | |
KVDBRecord() | KVDBRecord | |
KVDBRecord(const Char_t *name, const Char_t *title="") | KVDBRecord | |
ls(Option_t *option="*") const | KVDBRecord | virtual |
Print(Option_t *option="") const | KVDBParameterSet | virtual |
RemoveAllLinks(const Char_t *key) | KVDBRecord | virtual |
RemoveLink(const Char_t *key_name, KVDBRecord *rec, Bool_t linkback=kTRUE) | KVDBRecord | virtual |
SetNumber(Int_t n) | KVDBRecord | inlinevirtual |
SetParameter(UShort_t i, Double_t val) | KVDBParameterSet | inline |
SetParameter(Double_t val) | KVDBParameterSet | inline |
SetParameter(TString name, Double_t val) | KVDBParameterSet | |
SetParameter(const TString &name, const char *value) | KVDBParameterSet | |
SetParameters(Double_t val,...) | KVDBParameterSet | |
SetParameters(const std::vector< Double_t > *const pars) | KVDBParameterSet | |
SetParamName(UShort_t i, const Char_t *name) | KVDBParameterSet | |
SetParamNames(const Char_t *name,...) | KVDBParameterSet | |
SetTable(const KVDBTable *table) | KVDBRecord | virtual |
~ KVDBParameterSet() | KVDBParameterSet | virtual |
~ KVDBRecord() | KVDBRecord | virtual |