Project
Loading...
Searching...
No Matches
o2::itsmft::tracking::RuntimeROFViews Struct Reference

#include <ROFViews.h>

Public Attributes

RuntimeROFOverlapView overlap {}
 
RuntimeROFVertexLookupView vertexLookup {}
 
RuntimeROFMaskView mask {}
 
RuntimeROFMaskView upcMask {}
 

Detailed Description

A non-owning event view assembled by an ITS/MFT adapter. The core sees one runtime context, while detector-specific fixed-capacity tables stay at the adapter edge that owns their lifetime.

Definition at line 373 of file ROFViews.h.

Member Data Documentation

◆ mask

RuntimeROFMaskView o2::itsmft::tracking::RuntimeROFViews::mask {}

Definition at line 376 of file ROFViews.h.

◆ overlap

RuntimeROFOverlapView o2::itsmft::tracking::RuntimeROFViews::overlap {}

Definition at line 374 of file ROFViews.h.

◆ upcMask

RuntimeROFMaskView o2::itsmft::tracking::RuntimeROFViews::upcMask {}

Definition at line 377 of file ROFViews.h.

◆ vertexLookup

RuntimeROFVertexLookupView o2::itsmft::tracking::RuntimeROFViews::vertexLookup {}

Definition at line 375 of file ROFViews.h.


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