|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef ATHEXSTOREGATEEXAMPLE_HANDLETESTTOOL3_H
13 #define ATHEXSTOREGATEEXAMPLE_HANDLETESTTOOL3_H
29 using base_class::base_class;
36 {
this,
"RHKey",
"rcont",
"ReadHandle key" };
39 {
this,
"RDecorKey",
m_rhKey,
"rdecor",
"ReadDecorHandleKey depending on RHKey" };
42 {
this,
"WHKey",
"wcont",
"WriteHandle key" };
45 {
this,
"WDecorKey",
m_whKey,
"wdecor",
"WriteDecorHandleKey depending on WHKey" };
48 {
this,
"WDecorKey2",
m_rhKey,
"wdecor2",
"WriteDecorHandleKey depending on RHKey" };
55 #endif // not ATHEXSTOREGATEEXAMPLE_HANDLETESTTOOL3_H
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.