Project
Loading...
Searching...
No Matches
o2::framework::CCDBFetcherHelper::FetchOp Struct Reference

#include <CCDBFetcherHelper.h>

Public Attributes

OutputSpecspec
 
std::string url = ""
 
int64_t timestamp = 0
 
int runNumber = 0
 
int runDependent = 0
 
std::vector< MetadataEntrymetadata = {}
 
int queryRate = 0
 

Detailed Description

Definition at line 57 of file CCDBFetcherHelper.h.

Member Data Documentation

◆ metadata

std::vector<MetadataEntry> o2::framework::CCDBFetcherHelper::FetchOp::metadata = {}

Definition at line 69 of file CCDBFetcherHelper.h.

◆ queryRate

int o2::framework::CCDBFetcherHelper::FetchOp::queryRate = 0

Definition at line 71 of file CCDBFetcherHelper.h.

◆ runDependent

int o2::framework::CCDBFetcherHelper::FetchOp::runDependent = 0

Definition at line 67 of file CCDBFetcherHelper.h.

◆ runNumber

int o2::framework::CCDBFetcherHelper::FetchOp::runNumber = 0

Definition at line 65 of file CCDBFetcherHelper.h.

◆ spec

OutputSpec& o2::framework::CCDBFetcherHelper::FetchOp::spec

Definition at line 59 of file CCDBFetcherHelper.h.

◆ timestamp

int64_t o2::framework::CCDBFetcherHelper::FetchOp::timestamp = 0

Definition at line 63 of file CCDBFetcherHelper.h.

◆ url

std::string o2::framework::CCDBFetcherHelper::FetchOp::url = ""

Definition at line 61 of file CCDBFetcherHelper.h.


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