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