ATLAS Offline Software
Classes | Namespaces | Typedefs
CondHandleKeyArray.h File Reference
#include "StoreGate/HandleKeyArray.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/ReadCondHandle.h"
#include "StoreGate/WriteCondHandleKey.h"
#include "StoreGate/WriteCondHandle.h"
Include dependency graph for CondHandleKeyArray.h:

Go to the source code of this file.

Classes

class  SG::CondHandleDefault::Key< Base >
 

Namespaces

 SG
 Forward declaration.
 
 SG::CondHandleDefault
 

Typedefs

template<class T >
using SG::ReadCondHandleKeyArray = HandleKeyArray< ReadCondHandle< T >, CondHandleDefault::Key< ReadCondHandleKey< T > >, Gaudi::DataHandle::Reader >
 
template<class T >
using SG::WriteCondHandleKeyArray = HandleKeyArray< WriteCondHandle< T >, CondHandleDefault::Key< WriteCondHandleKey< T > >, Gaudi::DataHandle::Writer >