ATLAS Offline Software
|
#include "StoreGate/HandleKeyArray.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/ReadHandle.h"
Go to the source code of this file.
Namespaces | |
SG | |
Forward declaration. | |
Typedefs | |
template<class T > | |
using | SG::ReadHandleKeyArray = HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > |