ATLAS Offline Software
StoreGate/StoreGate/ReadHandleKeyArray.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_READHANDLEKEYARRAY_H
6 #define STOREGATE_READHANDLEKEYARRAY_H 1
7 
9 
11 #include "StoreGate/ReadHandle.h"
12 
13 namespace SG {
14 
31  template <class T>
33 
34 
35 } // namespace SG
36 
37 #endif
ReadHandleKey.h
Property holding a SG store/key/clid from which a ReadHandle is made.
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
SG::HandleKeyArray
Definition: StoreGate/StoreGate/HandleKeyArray.h:38
SG::ReadHandleKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition: StoreGate/StoreGate/ReadHandleKey.h:39
LHEF::Reader
Pythia8::Reader Reader
Definition: Prophecy4fMerger.cxx:11
HandleKeyArray.h
ReadHandle.h
Handle class for reading from StoreGate.