ATLAS Offline Software
|
Helper struct. More...
Public Attributes | |
std::string | name |
Name of the written object. More... | |
const std::type_info * | type |
Type of the written object. More... | |
std::string | typeName |
Type name of the written object. More... | |
Helper struct.
Definition at line 68 of file xAODWriterAlg.h.
std::string CP::xAODWriterAlg::Item::name |
Name of the written object.
Definition at line 70 of file xAODWriterAlg.h.
const std::type_info* CP::xAODWriterAlg::Item::type |
Type of the written object.
Definition at line 72 of file xAODWriterAlg.h.
std::string CP::xAODWriterAlg::Item::typeName |
Type name of the written object.
Definition at line 74 of file xAODWriterAlg.h.