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*>&);
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.
virtual std::vector< std::string > coolInputKeys() const
std::string m_coolFolderKey
virtual DataObject * makePersistent() const
L1CaloPprChanStrategyContainer()
void addPprChanStrategy(const L1CaloPprChanStrategy &pprChanStrategy)
const_iterator begin() const
std::vector< L1CaloPprChanStrategy >::const_iterator const_iterator
const L1CaloPprChanStrategy * pprChanStrategy(const L1CaloCoolChannelId &channelId) const
virtual ~L1CaloPprChanStrategyContainer()
const L1CaloPprChanStrategy * pprChanStrategy(unsigned int channelId) const
std::vector< L1CaloPprChanStrategy > m_pprChanStrategys
virtual std::string coolOutputKey() const
const_iterator end() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
Folder <-> Object mapping for /TRIGGER/L1Calo/V2/Configuration/PprChanStrategy .