|
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANSTRATEGYCONTAINER_H
6 #define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANSTRATEGYCONTAINER_H
12 #include "GaudiKernel/DataObject.h"
35 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
58 std::string
m_coolFolderKey =
"/TRIGGER/L1Calo/V2/Configuration/PprChanStrategy";
64 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANSTRATEGYCONTAINER_H
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
Hold mappings of ranges to condition objects.
const L1CaloPprChanStrategy * pprChanStrategy(unsigned int channelId) const
virtual std::string coolOutputKey() const
This class is a collection of AttributeLists where each one is associated with a channel number....
const_iterator begin() const
std::vector< L1CaloPprChanStrategy >::const_iterator const_iterator
Folder <-> Object mapping for /TRIGGER/L1Calo/V2/Configuration/PprChanStrategy .
std::vector< L1CaloPprChanStrategy > m_pprChanStrategys
void addPprChanStrategy(const L1CaloPprChanStrategy &pprChanStrategy)
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
std::string m_coolFolderKey
const_iterator end() const
L1CaloPprChanStrategyContainer()
CONDCONT_DEF(L1CaloPprChanStrategyContainer, 1311862858)
virtual DataObject * makePersistent() const
virtual ~L1CaloPprChanStrategyContainer()
virtual std::vector< std::string > coolInputKeys() const
macros to associate a CLID to a type
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...