5#ifndef ROOTCOLLECTION_ATTRIBUTELISTLAYOUT_H
6#define ROOTCOLLECTION_ATTRIBUTELISTLAYOUT_H
30 std::vector< std::pair<std::string, std::string> >
m_layout;
An implementation of the ICollectionDescription interface used to define the properties of a collecti...
An interface used to define the properties of a collection to be constructed and to retrieve these pr...
void fillDescription(pool::CollectionDescription &desc)
ClassDef(AttributeListLayout, 3)
std::vector< std::pair< std::string, std::string > > m_layout
AttributeListLayout(const pool::ICollectionDescription &desc)
std::string m_eventRefColumnName
virtual ~AttributeListLayout()