Project
Loading...
Searching...
No Matches
o2::framework::MatcherInfo Struct Reference

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
 

Detailed Description

Definition at line 308 of file DataSpecUtils.cxx.

Member Data Documentation

◆ description

header::DataDescription o2::framework::MatcherInfo::description = header::gDataDescriptionInvalid

Definition at line 310 of file DataSpecUtils.cxx.

◆ hasDescription

bool o2::framework::MatcherInfo::hasDescription = false

Definition at line 313 of file DataSpecUtils.cxx.

◆ hasError

bool o2::framework::MatcherInfo::hasError = false

Definition at line 318 of file DataSpecUtils.cxx.

◆ hasOrigin

bool o2::framework::MatcherInfo::hasOrigin = false

Definition at line 312 of file DataSpecUtils.cxx.

◆ hasSubSpec

bool o2::framework::MatcherInfo::hasSubSpec = false

Definition at line 314 of file DataSpecUtils.cxx.

◆ hasUniqueDescription

bool o2::framework::MatcherInfo::hasUniqueDescription = false

Definition at line 316 of file DataSpecUtils.cxx.

◆ hasUniqueOrigin

bool o2::framework::MatcherInfo::hasUniqueOrigin = false

Definition at line 315 of file DataSpecUtils.cxx.

◆ hasUniqueSubSpec

bool o2::framework::MatcherInfo::hasUniqueSubSpec = false

Definition at line 317 of file DataSpecUtils.cxx.

◆ origin

header::DataOrigin o2::framework::MatcherInfo::origin = header::gDataOriginInvalid

Definition at line 309 of file DataSpecUtils.cxx.

◆ subSpec

header::DataHeader::SubSpecificationType o2::framework::MatcherInfo::subSpec = 0

Definition at line 311 of file DataSpecUtils.cxx.


The documentation for this struct was generated from the following file: