ATLAS Offline Software
Loading...
Searching...
No Matches
StoreGate/StoreGate/WriteDecorHandleKeyArray.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_WRITEDECORHANDLEKEYARRAY_H
6#define STOREGATE_WRITEDECORHANDLEKEYARRAY_H 1
7
9
12
13namespace SG {
14
34 template <class T, class S = float>
36
37} // namespace SG
38
39#endif
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Handle class for adding a decoration to an object.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Forward declaration.
DecorHandleKeyArray< WriteDecorHandle< T, S >, WriteDecorHandleKey< T >, Gaudi::DataHandle::Writer > WriteDecorHandleKeyArray
HandleKeyArray< T_Handle, T_HandleKey, MODE > DecorHandleKeyArray