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

#include <ROFViews.h>

Public Types

using BCType = o2::its::TimeStampType
 
using BCRange = o2::dataformats::RangeReference< BCType, BCType >
 

Public Member Functions

 GPUhdi () BCType getROFStartInBC(BCType rofId) const noexcept
 
 GPUhdi () BCType getROFEndInBC(BCType rofId) const noexcept
 

Public Attributes

BCType mNROFsTF {0}
 
BCType mROFLength {0}
 
BCType mROFDelay {0}
 
BCType mROFBias {0}
 
BCType mROFAddTimeErr {0}
 

Detailed Description

Runtime timing data used by the non-owning ROF views. The detector-side fixed-capacity table builders use this same type, so the timing arithmetic has one implementation at the application/core boundary.

Definition at line 41 of file ROFViews.h.

Member Typedef Documentation

◆ BCRange

◆ BCType

Member Function Documentation

◆ GPUhdi() [1/2]

o2::itsmft::tracking::ROFTimingLayer::GPUhdi ( ) const
inlinenoexcept

Definition at line 57 of file ROFViews.h.

◆ GPUhdi() [2/2]

o2::itsmft::tracking::ROFTimingLayer::GPUhdi ( ) const
inlinenoexcept

Definition at line 51 of file ROFViews.h.

Member Data Documentation

◆ mNROFsTF

BCType o2::itsmft::tracking::ROFTimingLayer::mNROFsTF {0}

Definition at line 45 of file ROFViews.h.

◆ mROFAddTimeErr

BCType o2::itsmft::tracking::ROFTimingLayer::mROFAddTimeErr {0}

Definition at line 49 of file ROFViews.h.

◆ mROFBias

BCType o2::itsmft::tracking::ROFTimingLayer::mROFBias {0}

Definition at line 48 of file ROFViews.h.

◆ mROFDelay

BCType o2::itsmft::tracking::ROFTimingLayer::mROFDelay {0}

Definition at line 47 of file ROFViews.h.

◆ mROFLength

BCType o2::itsmft::tracking::ROFTimingLayer::mROFLength {0}

Definition at line 46 of file ROFViews.h.


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