ROOT 6.08/07 Reference Guide |
This is the complete list of members for TVectorT< Element >, including all inherited members.
Abs() | TVectorT< Element > | |
AbstractMethod(const char *method) const | TObject | |
Add(const TVectorT< Element > &v) | TVectorT< Element > | |
Add(const TVectorT< Element > &v1, const TVectorT< Element > &v2) | TVectorT< Element > | |
AddSomeConstant(Element val, const TVectorT< Element > &select) | TVectorT< Element > | |
Allocate(Int_t nrows, Int_t row_lwb=0, Int_t init=0) | TVectorT< Element > | protected |
AppendPad(Option_t *option="") | TObject | virtual |
Apply(const TElementActionT< Element > &action) | TVectorT< Element > | |
Apply(const TElementPosActionT< Element > &action) | TVectorT< Element > | |
Browse(TBrowser *b) | TObject | virtual |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TVectorT< Element > | inlinevirtual |
Clone(const char *newname="") const | TObject | virtual |
Compare(const TObject *obj) const | TObject | virtual |
Copy(TObject &object) const | TObject | virtual |
Delete(Option_t *option="") | TObject | virtual |
Delete_m(Int_t size, Element *&) | TVectorT< Element > | protected |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") | TVectorT< Element > | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TObject | virtual |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
EVectorStatusBits enum name | TVectorT< Element > | protected |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fDataStack | TVectorT< Element > | protected |
fElements | TVectorT< Element > | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fIsOwner | TVectorT< Element > | protected |
fNrows | TVectorT< Element > | protected |
fRowLwb | TVectorT< Element > | protected |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetIconName() const | TObject | virtual |
GetLwb() const | TVectorT< Element > | inline |
GetMatrixArray() | TVectorT< Element > | inline |
GetMatrixArray() const | TVectorT< Element > | inline |
GetName() const | TObject | virtual |
GetNoElements() const | TVectorT< Element > | inline |
GetNrows() const | TVectorT< Element > | inline |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetSub(Int_t row_lwb, Int_t row_upb, TVectorT< Element > &target, Option_t *option="S") const | TVectorT< Element > | |
GetSub(Int_t row_lwb, Int_t row_upb, Option_t *option="S") const | TVectorT< Element > | inline |
GetTitle() const | TObject | virtual |
GetUniqueID() const | TObject | virtual |
GetUpb() const | TVectorT< Element > | inline |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Inspect() const | TObject | virtual |
Invalidate() | TVectorT< Element > | inline |
Invert() | TVectorT< Element > | |
InvertBit(UInt_t f) | TObject | inline |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsOnHeap() const | TObject | inline |
IsOwner() const | TVectorT< Element > | inline |
IsSortable() const | TObject | inlinevirtual |
IsValid() const | TVectorT< Element > | inline |
IsZombie() const | TObject | inline |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kHasUUID enum value | TObject | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOverwrite enum value | TObject | |
kSingleKey enum value | TObject | |
kSizeMax enum value | TVectorT< Element > | protected |
kStatus enum value | TVectorT< Element > | protected |
kWorkMax enum value | TVectorT< Element > | protected |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
ls(Option_t *option="") const | TObject | virtual |
MakeValid() | TVectorT< Element > | inline |
MakeZombie() | TObject | inlineprotected |
MatchesNonZeroPattern(const TVectorT< Element > &select) | TVectorT< Element > | |
Max() const | TVectorT< Element > | |
MayNotUse(const char *method) const | TObject | |
Memcpy_m(Element *newp, const Element *oldp, Int_t copySize, Int_t newSize, Int_t oldSize) | TVectorT< Element > | protected |
Min() const | TVectorT< Element > | |
New_m(Int_t size) | TVectorT< Element > | protected |
NonZeros() const | TVectorT< Element > | |
Norm1() const | TVectorT< Element > | |
Norm2Sqr() const | TVectorT< Element > | |
NormInf() const | TVectorT< Element > | |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator!=(Element val) const | TVectorT< Element > | |
operator()(Int_t index) const | TVectorT< Element > | inline |
operator()(Int_t index) | TVectorT< Element > | inline |
operator*=(Element val) | TVectorT< Element > | |
operator*=(const TMatrixT< Element > &a) | TVectorT< Element > | |
operator*=(const TMatrixTSym< Element > &a) | TVectorT< Element > | |
operator*=(const TMatrixTSparse< Element > &a) | TVectorT< Element > | |
operator+=(Element val) | TVectorT< Element > | |
operator+=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator-=(Element val) | TVectorT< Element > | |
operator-=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator<(Element val) const | TVectorT< Element > | |
operator<=(Element val) const | TVectorT< Element > | |
operator=(const TVectorT< Element > &source) | TVectorT< Element > | |
operator=(const TMatrixTRow_const< Element > &mr) | TVectorT< Element > | |
operator=(const TMatrixTColumn_const< Element > &mc) | TVectorT< Element > | |
operator=(const TMatrixTDiag_const< Element > &md) | TVectorT< Element > | |
operator=(const TMatrixTSparseRow_const< Element > &md) | TVectorT< Element > | |
operator=(const TMatrixTSparseDiag_const< Element > &md) | TVectorT< Element > | |
operator=(const TVectorT< Element2 > &source) | TVectorT< Element > | inline |
operator=(Element val) | TVectorT< Element > | |
TObject::operator=(const TObject &rhs) | TObject | |
operator==(Element val) const | TVectorT< Element > | |
operator>(Element val) const | TVectorT< Element > | |
operator>=(Element val) const | TVectorT< Element > | |
operator[](Int_t index) const | TVectorT< Element > | inline |
operator[](Int_t index) | TVectorT< Element > | inline |
Paint(Option_t *option="") | TObject | virtual |
Pop() | TObject | virtual |
Print(Option_t *option="") const | TVectorT< Element > | virtual |
Randomize(Element alpha, Element beta, Double_t &seed) | TVectorT< Element > | |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ResetBit(UInt_t f) | TObject | inline |
ResizeTo(Int_t lwb, Int_t upb) | TVectorT< Element > | |
ResizeTo(Int_t n) | TVectorT< Element > | inline |
ResizeTo(const TVectorT< Element > &v) | TVectorT< Element > | inline |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SelectNonZeros(const TVectorT< Element > &select) | TVectorT< Element > | |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetElements(const Element *elements) | TVectorT< Element > | inline |
SetObjectStat(Bool_t stat) | TObject | static |
SetSub(Int_t row_lwb, const TVectorT< Element > &source) | TVectorT< Element > | |
SetUniqueID(UInt_t uid) | TObject | virtual |
Shift(Int_t row_shift) | TVectorT< Element > | inline |
SomePositive(const TVectorT< Element > &select) | TVectorT< Element > | |
Sqr() | TVectorT< Element > | |
Sqrt() | TVectorT< Element > | |
Sum() const | TVectorT< Element > | |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TObject() | TObject | |
TObject(const TObject &object) | TObject | |
TVectorT() | TVectorT< Element > | inline |
TVectorT(Int_t n) | TVectorT< Element > | explicit |
TVectorT(Int_t lwb, Int_t upb) | TVectorT< Element > | |
TVectorT(Int_t n, const Element *elements) | TVectorT< Element > | |
TVectorT(Int_t lwb, Int_t upb, const Element *elements) | TVectorT< Element > | |
TVectorT(const TVectorT< Element > &another) | TVectorT< Element > | |
TVectorT(const TMatrixTRow_const< Element > &mr) | TVectorT< Element > | |
TVectorT(const TMatrixTColumn_const< Element > &mc) | TVectorT< Element > | |
TVectorT(const TMatrixTDiag_const< Element > &md) | TVectorT< Element > | |
TVectorT(const TVectorT< Element2 > &another) | TVectorT< Element > | inline |
TVectorT(Int_t lwb, Int_t upb, Double_t iv1,...) | TVectorT< Element > | |
Use(Int_t lwb, Int_t upb, Element *data) | TVectorT< Element > | |
Use(Int_t lwb, Int_t upb, const Element *data) const | TVectorT< Element > | inline |
Use(Int_t n, Element *data) | TVectorT< Element > | inline |
Use(Int_t n, const Element *data) const | TVectorT< Element > | inline |
Use(TVectorT< Element > &v) | TVectorT< Element > | inline |
Use(const TVectorT< Element > &v) const | TVectorT< Element > | inline |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
Zero() | TVectorT< Element > | |
~TObject() | TObject | virtual |
~TVectorT() | TVectorT< Element > | inlinevirtual |