MIDAS
|
Public Member Functions | |
HsSchemaEntry () | |
Public Attributes | |
std::string | tag_name |
std::string | tag_type |
std::string | name |
int | type = 0 |
int | n_data = 0 |
int | n_bytes = 0 |
bool | inactive = false |
Definition at line 393 of file history_schema.cxx.
|
inline |
Definition at line 402 of file history_schema.cxx.
Definition at line 400 of file history_schema.cxx.
int HsSchemaEntry::n_bytes = 0 |
Definition at line 399 of file history_schema.cxx.
int HsSchemaEntry::n_data = 0 |
Definition at line 398 of file history_schema.cxx.
std::string HsSchemaEntry::name |
Definition at line 396 of file history_schema.cxx.
std::string HsSchemaEntry::tag_name |
Definition at line 394 of file history_schema.cxx.
std::string HsSchemaEntry::tag_type |
Definition at line 395 of file history_schema.cxx.
int HsSchemaEntry::type = 0 |
Definition at line 397 of file history_schema.cxx.