2#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALORUNPARAMETERSCONTAINER_H
6#define TRIGT1CALOCALIBCONDITIONS_L1CALORUNPARAMETERSCONTAINER_H
12#include "GaudiKernel/DataObject.h"
36 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.
const_iterator begin() const
void addRunParameters(const L1CaloRunParameters &runParameters)
virtual std::vector< std::string > coolInputKeys() const
std::string m_coolFolderKey
virtual ~L1CaloRunParametersContainer()
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
std::vector< L1CaloRunParameters >::const_iterator const_iterator
const L1CaloRunParameters * runParameters(unsigned int channelId) const
std::vector< L1CaloRunParameters > m_runParameterss
L1CaloRunParametersContainer()
const_iterator end() const
const L1CaloRunParameters * runParameters(const L1CaloCoolChannelId &channelId) const
virtual std::string coolOutputKey() const
virtual DataObject * makePersistent() const
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/RunParameters .