|
ROOT
Reference Guide |
|
Go to the documentation of this file.
12 #ifndef ROOT_TGDMLMATRIX
13 #define ROOT_TGDMLMATRIX
const char * Data() const
const char * GetMatrixAsString() const
void Print(Option_t *option="") const
Print TNamed name and title.
The TNamed class is the base class for all named ROOT classes.
void Set(size_t r, size_t c, Double_t a)
This class is used in the process of reading and writing the GDML "matrix" tag.
#define ClassDef(name, id)
void SetMatrixAsString(const char *mat)
TGDMLMatrix & operator=(const TGDMLMatrix &rhs)
Double_t Get(size_t r, size_t c) const