#include <TMatrixElement.hh>
Public メソッド | |
TMatrixElement (const Tstring &idstr="", Tobject_t objecttype=tObjectUnknown, Tint ndata=0, Tint ntuple=0) | |
TMatrixElement (const TMatrixElement &right) | |
~TMatrixElement () | |
const TMatrixElement & | operator= (const TMatrixElement &right) |
Tbool | operator== (const TMatrixElement &right) const |
Tbool | operator!= (const TMatrixElement &right) const |
const Tstring & | GetMatrixID () const |
Tstring & | GetMatrixID () |
Tvoid | SetMatrixID (const Tstring &id) |
Tobject_t | GetObjectType () const |
Tvoid | SetObjectType (Tobject_t objecttype) |
Tint | GetNumberOfTuples () const |
Tint | GetNumberOfEvents () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|