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

#include <TimesliceSlot.h>

Public Member Functions

bool operator== (const TimesliceSlot that) const
 
bool operator!= (const TimesliceSlot that) const
 

Static Public Member Functions

static bool isValid (TimesliceSlot const &slot)
 

Public Attributes

size_t index
 

Static Public Attributes

static constexpr uint64_t INVALID = -1
 
static constexpr uint64_t ANY = -2
 

Detailed Description

Definition at line 26 of file TimesliceSlot.h.

Member Function Documentation

◆ isValid()

bool o2::framework::TimesliceSlot::isValid ( TimesliceSlot const &  slot)
inlinestatic

Definition at line 36 of file TimesliceSlot.h.

◆ operator!=()

bool o2::framework::TimesliceSlot::operator!= ( const TimesliceSlot  that) const
inline

Definition at line 45 of file TimesliceSlot.h.

◆ operator==()

bool o2::framework::TimesliceSlot::operator== ( const TimesliceSlot  that) const
inline

Definition at line 38 of file TimesliceSlot.h.

Member Data Documentation

◆ ANY

constexpr uint64_t o2::framework::TimesliceSlot::ANY = -2
staticconstexpr

Definition at line 28 of file TimesliceSlot.h.

◆ index

size_t o2::framework::TimesliceSlot::index

Definition at line 29 of file TimesliceSlot.h.

◆ INVALID

constexpr uint64_t o2::framework::TimesliceSlot::INVALID = -1
staticconstexpr

Definition at line 27 of file TimesliceSlot.h.


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