Project
Loading...
Searching...
No Matches
o2::dataformats::TimeStampWithError< T, E > Class Template Reference

#include <TimeStamp.h>

Inherits o2::dataformats::TimeStamp< T >.

Public Member Functions

 GPUhdDefault () TimeStampWithError()=default
 
 GPUhd () TimeStampWithError(T t
 
mTimeStampError (te)
 
 GPUhdi () E getTimeStampError() const
 
 GPUhdi () E getTimeStampError2() const
 
 GPUhdi () void setTimeStampError(E te)
 
- Public Member Functions inherited from o2::dataformats::TimeStamp< T >
 GPUhdDefault () TimeStamp()=default
 
 GPUhdDefault () ~TimeStamp()=default
 
 GPUhdi () TimeStamp(T time)
 
 GPUhdi () T getTimeStamp() const
 
 GPUhdi () void setTimeStamp(T t)
 
 GPUhdi () bool operator
 
 ClassDefNV (TimeStamp, 1)
 

Public Attributes

te: TimeStamp<T>(t)
 

Detailed Description

template<typename T, typename E>
class o2::dataformats::TimeStampWithError< T, E >

Definition at line 41 of file TimeStamp.h.

Member Function Documentation

◆ GPUhd()

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUhd ( )

◆ GPUhdDefault()

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUhdDefault ( )
default

◆ GPUhdi() [1/3]

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUhdi ( ) const
inline

Definition at line 46 of file TimeStamp.h.

◆ GPUhdi() [2/3]

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUhdi ( ) const
inline

Definition at line 47 of file TimeStamp.h.

◆ GPUhdi() [3/3]

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUhdi ( )
inline

Definition at line 48 of file TimeStamp.h.

◆ mTimeStampError()

template<typename T , typename E >
E o2::dataformats::TimeStampWithError< T, E >::mTimeStampError ( te  )
inline

Definition at line 45 of file TimeStamp.h.

Member Data Documentation

◆ te

template<typename T , typename E >
E o2::dataformats::TimeStampWithError< T, E >::te

Definition at line 45 of file TimeStamp.h.


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