![]() |
Project
|
#include <SubTimeFrameFile.h>
Public Member Functions | |
EquipmentIdentifier ()=delete | |
EquipmentIdentifier (const o2::header::DataDescription &pDataDesc, const o2::header::DataOrigin &pDataOrig, const o2::header::DataHeader::SubSpecificationType &pSubSpec) noexcept | |
EquipmentIdentifier (const o2::header::DataIdentifier &pDataId, const o2::header::DataHeader::SubSpecificationType &pSubSpec) noexcept | |
EquipmentIdentifier (const EquipmentIdentifier &pEid) noexcept | |
EquipmentIdentifier (const o2::header::DataHeader &pDh) noexcept | |
operator o2::header::DataIdentifier () const noexcept | |
bool | operator< (const EquipmentIdentifier &other) const noexcept |
bool | operator== (const EquipmentIdentifier &other) const noexcept |
bool | operator!= (const EquipmentIdentifier &other) const noexcept |
const std::string | info () const |
Public Attributes | |
o2::header::DataDescription | mDataDescription |
o2::header::DataHeader::SubSpecificationType | mSubSpecification |
o2::header::DataOrigin | mDataOrigin |
Definition at line 31 of file SubTimeFrameFile.h.
|
delete |
|
inlinenoexcept |
Definition at line 38 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 47 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 53 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 58 of file SubTimeFrameFile.h.
|
inline |
Definition at line 105 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 63 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 100 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 71 of file SubTimeFrameFile.h.
|
inlinenoexcept |
Definition at line 89 of file SubTimeFrameFile.h.
o2::header::DataDescription o2::rawdd::EquipmentIdentifier::mDataDescription |
Definition at line 32 of file SubTimeFrameFile.h.
o2::header::DataOrigin o2::rawdd::EquipmentIdentifier::mDataOrigin |
Definition at line 34 of file SubTimeFrameFile.h.
o2::header::DataHeader::SubSpecificationType o2::rawdd::EquipmentIdentifier::mSubSpecification |
Definition at line 33 of file SubTimeFrameFile.h.