5#ifndef L1CALOHVCORRECTIONSCONTAINER_H
6#define L1CALOHVCORRECTIONSCONTAINER_H
14#include "GaudiKernel/DataObject.h"
51 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>& condAttrListCollectionMap);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
AbstractL1CaloPersistentCondition(const std::string &condType)
Container of L1CaloHVCorrections objects, inherit from the abstract base class AbstractL1CaloConditio...
virtual ~L1CaloHVCorrectionsContainer()
L1CaloHVCorrectionsMap::const_iterator const_iterator
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
virtual std::vector< std::string > coolInputKeys() const
virtual std::string coolOutputKey() const
void addHVCorrections(unsigned int channelId, L1CaloHVCorrections &&hvCorrections)
std::map< unsigned int, L1CaloHVCorrections > L1CaloHVCorrectionsMap
const L1CaloHVCorrections * hvCorrections(unsigned int channelId) const
std::map< L1CaloHVCorrectionsContainer::eCoolFolders, std::string > m_mCoolFoldersKeysMap
const_iterator end() const
std::string coolFolderKey(L1CaloHVCorrectionsContainer::eCoolFolders efolder) const
const_iterator begin() const
L1CaloHVCorrectionsMap m_mHVCorrectionsMap
L1CaloHVCorrectionsContainer()
virtual DataObject * makePersistent() const
Class that holds mean HV corrections for receivers.
Encapsulates the ID of one Rx channel of conditions data in COOL, ie the ID of a row in a table.