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