2#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALODERIVEDRUNPARSCONTAINER_H
6#define TRIGT1CALOCALIBCONDITIONS_L1CALODERIVEDRUNPARSCONTAINER_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 L1CaloDerivedRunPars * derivedRunPars(const L1CaloCoolChannelId &channelId) const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
L1CaloDerivedRunParsContainer()
std::string m_coolFolderKey
const L1CaloDerivedRunPars * derivedRunPars(unsigned int channelId) const
const_iterator begin() const
virtual std::string coolOutputKey() const
virtual ~L1CaloDerivedRunParsContainer()
void addDerivedRunPars(const L1CaloDerivedRunPars &derivedRunPars)
std::vector< L1CaloDerivedRunPars > m_derivedRunParss
std::vector< L1CaloDerivedRunPars >::const_iterator const_iterator
virtual std::vector< std::string > coolInputKeys() const
virtual DataObject * makePersistent() const
const_iterator end() const
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DerivedRunPars .