Project
Loading...
Searching...
No Matches
CCDBParamSpec.h File Reference
#include "Framework/ConfigParamSpec.h"
#include <vector>
#include <string>

Go to the source code of this file.

Classes

struct  o2::framework::CCDBMetadata
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

ConfigParamSpec o2::framework::ccdbPathSpec (std::string const &path)
 
ConfigParamSpec o2::framework::ccdbRunDependent (int defaultValue=1)
 
std::vector< ConfigParamSpeco2::framework::ccdbParamSpec (std::string const &path, int runDependent, std::vector< CCDBMetadata > metadata={}, int qrate=0)
 
std::vector< ConfigParamSpeco2::framework::ccdbParamSpec (std::string const &path, std::vector< CCDBMetadata > metadata={}, int qrate=0)
 
ConfigParamSpec o2::framework::startTimeParamSpec (int64_t t)