![]() |
ATLAS Offline Software
|
#include "StoreGate/HandleKeyArray.h"#include "StoreGate/ReadCondHandleKey.h"#include "StoreGate/ReadCondHandle.h"#include "StoreGate/WriteCondHandleKey.h"#include "StoreGate/WriteCondHandle.h"Go to the source code of this file.
Classes | |
| class | SG::CondHandleDefault::Key< Base > |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
| namespace | 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 > |