ATLAS Offline Software
StoreGate/StoreGate/ReadDecorHandleKeyArray.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_READDECORHANDLEKEYARRAY_H
6 #define STOREGATE_READDECORHANDLEKEYARRAY_H 1
7 
9 
12 
13 namespace SG {
14 
34  template <class T, class S = float>
36 
37 
38 } // namespace SG
39 
40 #endif
ReadDecorHandleKey.h
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
SG::HandleKeyArray
Definition: StoreGate/StoreGate/HandleKeyArray.h:38
LHEF::Reader
Pythia8::Reader Reader
Definition: Prophecy4fMerger.cxx:11
DecorHandleKeyArray.h
ReadDecorHandle.h
Handle class for reading a decoration on an object.
SG::ReadDecorHandleKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Definition: StoreGate/StoreGate/ReadDecorHandleKey.h:85