|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef L1CALOENERGYSCANRUNINFOCONTAINER_H
6 #define L1CALOENERGYSCANRUNINFOCONTAINER_H
13 #include "GaudiKernel/DataObject.h"
45 virtual void makeTransient(
const std::map<std::string, AthenaAttributeList*>& athenaAttributeListMap);
virtual DataObject * makePersistent() const
const std::string & gainStrategy() const
std::string coolFolderKey(L1CaloEnergyScanRunInfoContainer::eCoolFolders efolder) const
void setRunNumber(unsigned int run)
int run(int argc, char *argv[])
virtual std::vector< std::string > coolInputKeys() const
virtual void makeTransient(const std::map< std::string, AthenaAttributeList * > &athenaAttributeListMap)
virtual std::string coolOutputKey() const
std::map< L1CaloEnergyScanRunInfoContainer::eCoolFolders, std::string > m_mCoolFoldersKeysMap
virtual ~L1CaloEnergyScanRunInfoContainer()
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
L1CaloEnergyScanRunInfoContainer()
std::string m_gainStrategy
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void setGainStrategy(const std::string &strategy)
macros to associate a CLID to a type
Container of L1CaloEnergyScanRunInfo metadata, inherit from the abstract base class AbstractL1CaloCon...
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...
unsigned int runNumber() const