5#ifndef L1CALOENERGYSCANRESULTSCONTAINER_H
6#define L1CALOENERGYSCANRESULTSCONTAINER_H
10#include "GaudiKernel/DataObject.h"
48 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>& condAttrListCollectionMap);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
AbstractL1CaloPersistentCondition(const std::string &condType)
Encapsulates the ID of one channel of conditions data in COOL, ie the ID of a row in a table.
Container of L1CaloEnergyScanResults objects, inherit from the abstract base class AbstractL1CaloCond...
std::map< L1CaloEnergyScanResultsContainer::eCoolFolders, std::string > m_mCoolFoldersKeysMap
std::string coolFolderKey(L1CaloEnergyScanResultsContainer::eCoolFolders efolder) const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
void addEnergyScanResults(unsigned int channelId, const L1CaloEnergyScanResults &energyScanResults)
L1CaloEnergyScanResultsContainer()
virtual std::string coolOutputKey() const
L1CaloEnergyScanResultsMap::const_iterator const_iterator
const L1CaloEnergyScanResults * energyScanResults(unsigned int channelId) const
virtual ~L1CaloEnergyScanResultsContainer()
const_iterator end() const
const_iterator begin() const
virtual std::vector< std::string > coolInputKeys() const
L1CaloEnergyScanResultsMap m_mEnergyScanResultsMap
std::map< unsigned int, L1CaloEnergyScanResults > L1CaloEnergyScanResultsMap
virtual DataObject * makePersistent() const
Class that holds transient information about the calibration for trigger towers.