12#ifndef ROOT_TGDMLMATRIX 
   13#define ROOT_TGDMLMATRIX 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
This class is used in the process of reading and writing the GDML "matrix" tag.
 
TGDMLMatrix & operator=(const TGDMLMatrix &rhs)
 
void Print(Option_t *option="") const override
This method must be overridden when a class wants to print itself.
 
Double_t Get(size_t r, size_t c) const
 
void Set(size_t r, size_t c, Double_t a)
 
void SetMatrixAsString(const char *mat)
 
const char * GetMatrixAsString() const
 
The TNamed class is the base class for all named ROOT classes.
 
const char * Data() const