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

Keeps current state of a given route. More...

#include <RouteState.h>

Public Attributes

ChannelIndex channel = {-1}
 
int present = false
 

Detailed Description

Keeps current state of a given route.

Definition at line 19 of file RouteState.h.

Member Data Documentation

◆ channel

ChannelIndex o2::framework::RouteState::channel = {-1}

Definition at line 21 of file RouteState.h.

◆ present

int o2::framework::RouteState::present = false

Definition at line 22 of file RouteState.h.


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