5#ifndef CALOCONDBLOBOBJS_CALOCONDUTILS_H
6#define CALOCONDBLOBOBJS_CALOCONDUTILS_H
40 static std::string
getFullTag(
const std::string& folder,
const std::string& tag);
Static class providing utility functions.
static std::string getFullTag(const std::string &folder, const std::string &tag)
Returns the full tag string, composed of camelized folder name and tag part.
static unsigned int getCoolChannelId(const SYSTEM sys)
Returns the cool channel id associated with a given system.
static unsigned int getDbCaloGain(int caloGain)
Returns the non-negative gainId to be used with the COOL DB.
static unsigned int getNCells(const SYSTEM sys)
Returns the number of cells for a given system.