ATLAS Offline Software
Loading...
Searching...
No Matches
StoreGate/StoreGate/ReadHandleKeyArray.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef STOREGATE_READHANDLEKEYARRAY_H
6#define STOREGATE_READHANDLEKEYARRAY_H 1
7
9
12
13namespace SG {
14
31 template <class T>
33
34
35} // namespace SG
36
37#endif
Property holding a SG store/key/clid from which a ReadHandle is made.
Handle class for reading from StoreGate.
Property holding a SG store/key/clid from which a ReadHandle is made.
Forward declaration.
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray