Definition at line 13 of file TSchemaType.h.
#include <TSchemaType.h>
◆ TSchemaType() [1/3]
ROOT::Internal::TSchemaType::TSchemaType |
( |
| ) |
|
|
inline |
◆ TSchemaType() [2/3]
ROOT::Internal::TSchemaType::TSchemaType |
( |
const char * |
type, |
|
|
const char * |
dim |
|
) |
| |
|
inline |
◆ TSchemaType() [3/3]
ROOT::Internal::TSchemaType::TSchemaType |
( |
std::string & |
type, |
|
|
std::string & |
dim |
|
) |
| |
|
inline |
◆ fDimensions
std::string ROOT::Internal::TSchemaType::fDimensions |
◆ fType
std::string ROOT::Internal::TSchemaType::fType |
The documentation for this struct was generated from the following file: