ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaPoolUtilitiesDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
14#ifndef ATHENAPOOLUTILITIES_ATHENAPOOLUTILITIESDICT_H
15# define ATHENAPOOLUTILITIES_ATHENAPOOLUTILITIESDICT_H
16
17#ifdef __REFLEX__
18#include "CoralBase/VersionInfo.h"
19#undef CORAL240AS
20#include "CoralBase/AttributeList.h"
21#endif
22
27
31
33{
34 struct tmp {
37 std::pair<unsigned int, coral::AttributeList> m_pair;
38 std::pair<unsigned int, IOVRange> m_pair1;
39 std::vector<TPObjRef> m_refvect;
40 std::vector<CondAttrListCollection*> m_collvect;
41 std::vector<CondAttrListCollection*>::const_iterator m_it2;
42
43 TPIntegerVectorStorage_p2 tpivdummy; // not sure it's needed ...
44 };
45}
46
49
50#endif // ATHENAPOOLUTILITIES_ATHENAPOOLUTILITIESDICT_H
This file contains the class definition for the CondAttrListCollAddress class.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
This file contains the class definition for the CondAttrListVecAddress class.
This file defines the non-template part of a CondMultChanCollection.
This file contains definition of TPIntegerVectorStorage_p2, which is a storage class used in top-leve...
ChanAttrListMap::const_iterator const_iterator
ChanIOVMap::const_iterator iov_const_iterator
Storage implementation for TP converters producing TP representation as series of ints.
std::vector< CondAttrListCollection * >::const_iterator m_it2
CondAttrListCollection::const_iterator m_it
std::pair< unsigned int, IOVRange > m_pair1
std::pair< unsigned int, coral::AttributeList > m_pair
std::vector< CondAttrListCollection * > m_collvect
CondAttrListCollection::iov_const_iterator m_it1