ATLAS Offline Software
Control
StoreGate
StoreGate
WriteHandleKeyArray.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_WRITEHANDLEKEYARRAY_H
6
#define STOREGATE_WRITEHANDLEKEYARRAY_H 1
7
8
#include "
StoreGate/HandleKeyArray.h
"
9
10
#include "
StoreGate/WriteHandleKey.h
"
11
#include "
StoreGate/WriteHandle.h
"
12
13
namespace
SG
{
14
31
template
<
class
T>
32
using
WriteHandleKeyArray
=
HandleKeyArray<WriteHandle<T>
,
WriteHandleKey<T>
,
Gaudi::DataHandle::Writer
>;
33
34
}
// namespace SG
35
36
#endif
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
SG::HandleKeyArray
Definition:
StoreGate/StoreGate/HandleKeyArray.h:38
WriteHandle.h
Handle class for recording to StoreGate.
SG::WriteHandleKey
Property holding a SG store/key/clid from which a WriteHandle is made.
Definition:
StoreGate/StoreGate/WriteHandleKey.h:40
WriteHandleKey.h
Property holding a SG store/key/clid from which a WriteHandle is made.
HandleKeyArray.h
LHEF::Writer
Pythia8::Writer Writer
Definition:
Prophecy4fMerger.cxx:12
Generated on Thu Nov 7 2024 21:31:56 for ATLAS Offline Software by
1.8.18