Definition at line 13 of file TSchemaType.h.
Public Member Functions | |
| TSchemaType ()=default | |
| TSchemaType (const char *type, const char *dim) | |
| TSchemaType (const std::string &type, const std::string &dim) | |
Public Attributes | |
| std::string | fDimensions |
| std::string | fType |
|
default |
|
inline |
Definition at line 15 of file TSchemaType.h.
|
inline |
Definition at line 16 of file TSchemaType.h.
| std::string ROOT::Internal::TSchemaType::fDimensions |
Definition at line 18 of file TSchemaType.h.
| std::string ROOT::Internal::TSchemaType::fType |
Definition at line 17 of file TSchemaType.h.