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

#include <TimeStamp.h>

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

Public Member Functions

 GPUdDefault () TimeStampWithError()=default
 
 GPUd () TimeStampWithError(T t
 
mTimeStampError (te)
 
 GPUdi () E getTimeStampError() const
 
 GPUdi () E getTimeStampError2() const
 
 GPUdi () void setTimeStampError(E te)
 
- Public Member Functions inherited from o2::dataformats::TimeStamp< T >
 GPUhdDefault () TimeStamp()=default
 
 GPUhdDefault () ~TimeStamp()=default
 
 GPUdi () TimeStamp(T time)
 
 GPUhdi () T getTimeStamp() const
 
 GPUdi () void setTimeStamp(T t)
 
 GPUdi () 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

◆ GPUd()

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

◆ GPUdDefault()

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

◆ GPUdi() [1/3]

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

Definition at line 46 of file TimeStamp.h.

◆ GPUdi() [2/3]

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

Definition at line 47 of file TimeStamp.h.

◆ GPUdi() [3/3]

template<typename T , typename E >
o2::dataformats::TimeStampWithError< T, E >::GPUdi ( )
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: