Project
Loading...
Searching...
No Matches
o2::framework::TimesliceIndex::OldestOutputInfo Struct Reference

#include <TimesliceIndex.h>

Public Attributes

TimesliceId timeslice = {0}
 
ChannelIndex channel = {ChannelIndex::INVALID}
 
TimesliceSlot slot = {(size_t)-1}
 

Detailed Description

Definition at line 77 of file TimesliceIndex.h.

Member Data Documentation

◆ channel

ChannelIndex o2::framework::TimesliceIndex::OldestOutputInfo::channel = {ChannelIndex::INVALID}

Definition at line 79 of file TimesliceIndex.h.

◆ slot

TimesliceSlot o2::framework::TimesliceIndex::OldestOutputInfo::slot = {(size_t)-1}

Definition at line 80 of file TimesliceIndex.h.

◆ timeslice

TimesliceId o2::framework::TimesliceIndex::OldestOutputInfo::timeslice = {0}

Definition at line 78 of file TimesliceIndex.h.


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