ATLAS Offline Software
Loading...
Searching...
No Matches
PersistentDataModelDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef PERSISTENTDATAMODEL_PERSISTENTDATAMODELDICT_H
6#define PERSISTENTDATAMODEL_PERSISTENTDATAMODELDICT_H
7
11
12// Need to instantiate iterators
14 struct tmp {
15 std::vector<DataHeaderElement>::iterator m_dhit;
16 std::vector<DataHeaderElement>::const_iterator m_dhcit;
17 };
18}
19
20#endif
This file contains the class definition for the DataHeader and DataHeaderElement classes.
An AttributeList represents a logical row of attributes in a metadata table.
This file contains the class definition for the Token class (migrated from POOL).
std::vector< DataHeaderElement >::iterator m_dhit
std::vector< DataHeaderElement >::const_iterator m_dhcit