7#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPMDEADCHANNELSCONTAINER_H
8#define TRIGT1CALOCALIBCONDITIONS_L1CALOPPMDEADCHANNELSCONTAINER_H
14#include "GaudiKernel/DataObject.h"
37 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
AbstractL1CaloPersistentCondition(const std::string &condType)
This class is a collection of AttributeLists where each one is associated with a channel number.
Encapsulates the ID of one channel of conditions data in COOL, ie the ID of a row in a table.
const L1CaloPpmDeadChannels * ppmDeadChannels(const L1CaloCoolChannelId &channelId) const
L1CaloPpmDeadChannelsContainer()
std::vector< L1CaloPpmDeadChannels > m_ppmDeadChannelss
virtual ~L1CaloPpmDeadChannelsContainer()
const_iterator begin() const
const_iterator end() const
const L1CaloPpmDeadChannels * ppmDeadChannels(unsigned int channelId) const
virtual std::vector< std::string > coolInputKeys() const
virtual DataObject * makePersistent() const
virtual std::string coolOutputKey() const
std::vector< L1CaloPpmDeadChannels >::const_iterator const_iterator
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
void addPpmDeadChannels(const L1CaloPpmDeadChannels &ppmDeadChannels)
std::string m_coolFolderKey
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels .