ATLAS Offline Software
Public Attributes | List of all members
CP::xAODWriterAlg::Item Struct Reference

Helper struct. More...

Collaboration diagram for CP::xAODWriterAlg::Item:

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...
 

Detailed Description

Helper struct.

Definition at line 68 of file xAODWriterAlg.h.

Member Data Documentation

◆ name

std::string CP::xAODWriterAlg::Item::name

Name of the written object.

Definition at line 70 of file xAODWriterAlg.h.

◆ type

const std::type_info* CP::xAODWriterAlg::Item::type

Type of the written object.

Definition at line 72 of file xAODWriterAlg.h.

◆ typeName

std::string CP::xAODWriterAlg::Item::typeName

Type name of the written object.

Definition at line 74 of file xAODWriterAlg.h.


The documentation for this struct was generated from the following file: