ATLAS Offline Software
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 {
16  std::vector<DataHeaderElement>::const_iterator m_dhcit;
17  };
18 }
19 
20 #endif
xAOD::iterator
JetConstituentVector::iterator iterator
Definition: JetConstituentVector.cxx:68
PersistentDataModelDict
Definition: PersistentDataModelDict.h:13
PersistentDataModelDict::tmp::m_dhcit
std::vector< DataHeaderElement >::const_iterator m_dhcit
Definition: PersistentDataModelDict.h:16
PersistentDataModelDict::tmp
Definition: PersistentDataModelDict.h:14
DataHeader.h
This file contains the class definition for the DataHeader and DataHeaderElement classes.
AthenaAttributeList.h
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
PersistentDataModelDict::tmp::m_dhit
std::vector< DataHeaderElement >::iterator m_dhit
Definition: PersistentDataModelDict.h:15
Token.h
This file contains the class definition for the Token class (migrated from POOL).