![]() |
Project
|
Public Attributes | |
header::DataOrigin | origin = header::gDataOriginInvalid |
header::DataDescription | description = header::gDataDescriptionInvalid |
header::DataHeader::SubSpecificationType | subSpec = 0 |
bool | hasOrigin = false |
bool | hasDescription = false |
bool | hasSubSpec = false |
bool | hasUniqueOrigin = false |
bool | hasUniqueDescription = false |
bool | hasUniqueSubSpec = false |
bool | hasError = false |
Definition at line 308 of file DataSpecUtils.cxx.
header::DataDescription o2::framework::MatcherInfo::description = header::gDataDescriptionInvalid |
Definition at line 310 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasDescription = false |
Definition at line 313 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasError = false |
Definition at line 318 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasOrigin = false |
Definition at line 312 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasSubSpec = false |
Definition at line 314 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasUniqueDescription = false |
Definition at line 316 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasUniqueOrigin = false |
Definition at line 315 of file DataSpecUtils.cxx.
bool o2::framework::MatcherInfo::hasUniqueSubSpec = false |
Definition at line 317 of file DataSpecUtils.cxx.
header::DataOrigin o2::framework::MatcherInfo::origin = header::gDataOriginInvalid |
Definition at line 309 of file DataSpecUtils.cxx.
header::DataHeader::SubSpecificationType o2::framework::MatcherInfo::subSpec = 0 |
Definition at line 311 of file DataSpecUtils.cxx.