CMS 3D CMS Logo

List of all members | Public Attributes
l1t::demo::LinkId Struct Reference

Logical ID for link within any given time slice (e.g. ["tracks", 0] -> ["tracks", 17] for links from TF) More...

#include <LinkId.h>

Public Attributes

size_t channel {0}
 
std::string interface
 

Detailed Description

Logical ID for link within any given time slice (e.g. ["tracks", 0] -> ["tracks", 17] for links from TF)

Definition at line 10 of file LinkId.h.

Member Data Documentation

◆ channel

size_t l1t::demo::LinkId::channel {0}

Definition at line 12 of file LinkId.h.

◆ interface

std::string l1t::demo::LinkId::interface

Definition at line 11 of file LinkId.h.