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

Classes

struct  CCDBCacheInfo
 
struct  RemapMatcher
 
struct  RemapTarget
 

Public Member Functions

o2::ccdb::CcdbApigetAPI (const std::string &path)
 

Public Attributes

std::unordered_map< std::string, CCDBCacheInfomapURL2UUID
 
std::unordered_map< std::string, DataAllocator::CacheIdmapURL2DPLCache
 
std::string createdNotBefore = "0"
 
std::string createdNotAfter = "3385078236000"
 
std::unordered_map< std::string, o2::ccdb::CcdbApiapis
 
std::vector< OutputRouteroutes
 
std::unordered_map< std::string, std::string > remappings
 
uint32_t lastCheckedTFCounterOrbReset = 0
 
int queryPeriodGlo = 1
 
int queryPeriodFactor = 1
 
int64_t timeToleranceMS = 5000
 

Detailed Description

Definition at line 33 of file CCDBHelpers.cxx.

Member Function Documentation

◆ getAPI()

o2::ccdb::CcdbApi & o2::framework::CCDBFetcherHelper::getAPI ( const std::string &  path)
inline

Definition at line 65 of file CCDBHelpers.cxx.

Member Data Documentation

◆ apis

std::unordered_map<std::string, o2::ccdb::CcdbApi> o2::framework::CCDBFetcherHelper::apis

Definition at line 57 of file CCDBHelpers.cxx.

◆ createdNotAfter

std::string o2::framework::CCDBFetcherHelper::createdNotAfter = "3385078236000"

Definition at line 56 of file CCDBHelpers.cxx.

◆ createdNotBefore

std::string o2::framework::CCDBFetcherHelper::createdNotBefore = "0"

Definition at line 55 of file CCDBHelpers.cxx.

◆ lastCheckedTFCounterOrbReset

uint32_t o2::framework::CCDBFetcherHelper::lastCheckedTFCounterOrbReset = 0

Definition at line 60 of file CCDBHelpers.cxx.

◆ mapURL2DPLCache

std::unordered_map<std::string, DataAllocator::CacheId> o2::framework::CCDBFetcherHelper::mapURL2DPLCache

Definition at line 54 of file CCDBHelpers.cxx.

◆ mapURL2UUID

std::unordered_map<std::string, CCDBCacheInfo> o2::framework::CCDBFetcherHelper::mapURL2UUID

Definition at line 53 of file CCDBHelpers.cxx.

◆ queryPeriodFactor

int o2::framework::CCDBFetcherHelper::queryPeriodFactor = 1

Definition at line 62 of file CCDBHelpers.cxx.

◆ queryPeriodGlo

int o2::framework::CCDBFetcherHelper::queryPeriodGlo = 1

Definition at line 61 of file CCDBHelpers.cxx.

◆ remappings

std::unordered_map<std::string, std::string> o2::framework::CCDBFetcherHelper::remappings

Definition at line 59 of file CCDBHelpers.cxx.

◆ routes

std::vector<OutputRoute> o2::framework::CCDBFetcherHelper::routes

Definition at line 58 of file CCDBHelpers.cxx.

◆ timeToleranceMS

int64_t o2::framework::CCDBFetcherHelper::timeToleranceMS = 5000

Definition at line 63 of file CCDBHelpers.cxx.


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