ATLAS Offline Software
Database
PersistentDataModel
PersistentDataModel
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
8
#include "
PersistentDataModel/Token.h
"
9
#include "
PersistentDataModel/DataHeader.h
"
10
#include "
PersistentDataModel/AthenaAttributeList.h
"
11
12
// Need to instantiate iterators
13
namespace
PersistentDataModelDict
{
14
struct
tmp
{
15
std::vector<DataHeaderElement>::iterator
m_dhit
;
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).
Generated on Sun Dec 22 2024 21:16:07 for ATLAS Offline Software by
1.8.18