|
ATLAS Offline Software
|
Go to the documentation of this file.
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*>&);
58 std::string
m_coolFolderKey =
"/TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels";
64 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALOPPMDEADCHANNELSCONTAINER_H
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels .
std::string m_coolFolderKey
Hold mappings of ranges to condition objects.
std::vector< L1CaloPpmDeadChannels > m_ppmDeadChannelss
This class is a collection of AttributeLists where each one is associated with a channel number....
virtual std::string coolOutputKey() const
const_iterator begin() const
const L1CaloPpmDeadChannels * ppmDeadChannels(unsigned int channelId) const
std::vector< L1CaloPpmDeadChannels >::const_iterator const_iterator
CONDCONT_DEF(L1CaloPpmDeadChannelsContainer, 1082931680)
virtual DataObject * makePersistent() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
virtual std::vector< std::string > coolInputKeys() const
virtual ~L1CaloPpmDeadChannelsContainer()
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
L1CaloPpmDeadChannelsContainer()
void addPpmDeadChannels(const L1CaloPpmDeadChannels &ppmDeadChannels)
const_iterator end() const
macros to associate a CLID to a type
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...