Project
Loading...
Searching...
No Matches
CCDBTimeStampUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::ccdb
 information complementary to a CCDB object (path, metadata, startTimeValidity, endTimeValidity etc)
 

Functions

long o2::ccdb::getFutureTimestamp (int secondsInFuture)
 returns the timestamp in long corresponding to "now + secondsInFuture"
 
long o2::ccdb::getCurrentTimestamp ()
 returns the timestamp in long corresponding to "now"
 
long o2::ccdb::createTimestamp (int year, int month, int day, int hour, int minutes, int seconds)
 Converting time into numerical time stamp representation.
 
int o2::ccdb::adjustOverriddenEOV (CcdbApi &api, const CcdbObjectInfo &infoNew)
 set EOV of overriden objects to SOV-1 of overriding one if it is allowed