|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRDISABLEDCHANNELCONTAINERRUN2_H
8 #define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRDISABLEDCHANNELCONTAINERRUN2_H
12 #include "GaudiKernel/DataObject.h"
30 public virtual DataObject,
Container of L1CaloPprDisabledChannelRun2 objects, inherit from the abstract base class AbstractL1Cal...
L1CaloPprDisabledChannelContainerRun2()
virtual ~L1CaloPprDisabledChannelContainerRun2()
Hold mappings of ranges to condition objects.
const L1CaloPprDisabledChannel * pprDisabledChannel(unsigned int channelId) const
virtual DataObject * makePersistent() const
L1CaloPprDisabledChannelMap::const_iterator end() const
virtual std::vector< std::string > coolInputKeys() const
L1CaloPprDisabledChannelMap::const_iterator begin() const
std::map< unsigned int, L1CaloPprDisabledChannel >::const_iterator const_iterator
std::map< L1CaloPprDisabledChannelContainerRun2::eCoolFolders, std::string > m_coolFoldersKeysMap
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
CONDCONT_MIXED_DEF(L1CaloPprDisabledChannelContainerRun2, 1104770746)
void addPprDisabledChannel(unsigned int channelId, const L1CaloPprDisabledChannel &pprDisabledChannel)
virtual std::string coolOutputKey() const
std::string coolFolderKey(L1CaloPprDisabledChannelContainer::eCoolFolders efolder) const
macros to associate a CLID to a type
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...