ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
AthToolSupport
AsgDataHandles
AsgDataHandles
AthToolSupport/AsgDataHandles/AsgDataHandles/ReadHandleKeyArray.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ASG_DATA_HANDLES_READ_HANDLE_KEY_ARRAY_H
6
#define ASG_DATA_HANDLES_READ_HANDLE_KEY_ARRAY_H
7
8
#ifndef XAOD_STANDALONE
9
#include "
StoreGate/ReadHandleKeyArray.h
"
10
#else
11
12
#include "
AsgDataHandles/HandleKeyArray.h
"
13
14
#include "
AsgDataHandles/ReadHandleKey.h
"
15
#include "
AsgDataHandles/ReadHandle.h
"
16
17
namespace
SG
{
18
31
template
<
class
T>
32
using
ReadHandleKeyArray
=
HandleKeyArray<ReadHandle<T>
,
ReadHandleKey<T>
/*, Gaudi::DataHandle::Reader*/
>;
33
34
35
}
// namespace SG
36
37
#endif
38
39
#endif
HandleKeyArray.h
ReadHandleKey.h
Property holding a SG store/key/clid from which a ReadHandle is made.
ReadHandle.h
Handle class for reading from StoreGate.
ReadHandleKeyArray.h
SG::HandleKeyArray
Definition
StoreGate/StoreGate/HandleKeyArray.h:45
SG::ReadHandleKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition
StoreGate/StoreGate/ReadHandleKey.h:40
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
SG::ReadHandleKeyArray
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray
Definition
StoreGate/StoreGate/ReadHandleKeyArray.h:32
Generated on
for ATLAS Offline Software by
1.17.0