Project
Loading...
Searching...
No Matches
o2::framework::rtr::DefaultKey Struct Reference

#include <RootTreeReader.h>

Public Member Functions

 DefaultKey (const Output &desc)
 
 operator Output () const
 

Public Attributes

header::DataOrigin origin
 
header::DataDescription description
 
header::DataHeader::SubSpecificationType subSpec = 0
 
enum Lifetime lifetime = Lifetime::Timeframe
 

Detailed Description

Definition at line 47 of file RootTreeReader.h.

Constructor & Destructor Documentation

◆ DefaultKey()

o2::framework::rtr::DefaultKey::DefaultKey ( const Output desc)
inline

Definition at line 53 of file RootTreeReader.h.

Member Function Documentation

◆ operator Output()

o2::framework::rtr::DefaultKey::operator Output ( ) const
inline

Definition at line 58 of file RootTreeReader.h.

Member Data Documentation

◆ description

header::DataDescription o2::framework::rtr::DefaultKey::description

Definition at line 49 of file RootTreeReader.h.

◆ lifetime

enum Lifetime o2::framework::rtr::DefaultKey::lifetime = Lifetime::Timeframe

Definition at line 51 of file RootTreeReader.h.

◆ origin

header::DataOrigin o2::framework::rtr::DefaultKey::origin

Definition at line 48 of file RootTreeReader.h.

◆ subSpec

header::DataHeader::SubSpecificationType o2::framework::rtr::DefaultKey::subSpec = 0

Definition at line 50 of file RootTreeReader.h.


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