7 #include "CoralBase/AttributeListSpecification.h"
27 m_mCoolFoldersKeysMap(folderKeysMap),
38 std::map<L1CaloEnergyScanRunInfoContainer::eCoolFolders, std::string>::const_iterator
it =
m_mCoolFoldersKeysMap.find(efolder);
42 return std::string(
"");
47 std::vector<std::string>
v;
61 if(!attrSpecification->size())
return NULL;
68 return (DataObject*) attrList;
73 std::map<std::string, AthenaAttributeList*>::const_iterator
76 if(it_map!=athenaAttributeListMap.end()) {
84 std::cout <<
"L1CaloEnergyScanRunInfoContainer : Could not find requested AthenaAttributeList "