ATLAS Offline Software
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
ReadHandleKeyArray.h
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
ReadHandleKey.h
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKeyArray
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray
Definition:
StoreGate/StoreGate/ReadHandleKeyArray.h:32
ReadHandle.h
Handle class for reading from StoreGate.
HandleKeyArray.h
Generated on Thu Nov 7 2024 21:24:31 for ATLAS Offline Software by
1.8.18