7#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALODISABLEDTOWERSCONTAINER_H
8#define TRIGT1CALOCALIBCONDITIONS_L1CALODISABLEDTOWERSCONTAINER_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 L1CaloDisabledTowers * disabledTowers(unsigned int channelId) const
const_iterator begin() const
virtual ~L1CaloDisabledTowersContainer()
virtual DataObject * makePersistent() const
std::string m_coolFolderKey
virtual std::vector< std::string > coolInputKeys() const
std::vector< L1CaloDisabledTowers > m_disabledTowerss
const_iterator end() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
std::vector< L1CaloDisabledTowers >::const_iterator const_iterator
L1CaloDisabledTowersContainer()
const L1CaloDisabledTowers * disabledTowers(const L1CaloCoolChannelId &channelId) const
virtual std::string coolOutputKey() const
void addDisabledTowers(const L1CaloDisabledTowers &disabledTowers)
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DisabledTowers .