ATLAS Offline Software
Loading...
Searching...
No Matches
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
13namespace SG {
14
34 template <class T, class S = float>
36
37
38} // namespace SG
39
40#endif
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Handle class for reading a decoration on an object.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Forward declaration.
DecorHandleKeyArray< ReadDecorHandle< T, S >, ReadDecorHandleKey< T >, Gaudi::DataHandle::Reader > ReadDecorHandleKeyArray
HandleKeyArray< T_Handle, T_HandleKey, MODE > DecorHandleKeyArray