Project
Loading...
Searching...
No Matches
DataPointCompositeObject.cxx 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::dcs
 

Functions

 ClassImp (DataPointCompositeObject)
 
template<typename T , o2::dcs::DeliveryType dt>
o2::dcs::getValueImpl (const DataPointCompositeObject &dpcom)
 
template<>
double o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
float o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
uint32_t o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
int32_t o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
char o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
bool o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 
template<>
std::string o2::dcs::getValue (const DataPointCompositeObject &dpcom)
 

Function Documentation

◆ ClassImp()

ClassImp ( DataPointCompositeObject  )