ATLAS Offline Software
Public Attributes | List of all members
xAOD::TEvent::BranchInfo Struct Reference

Helper struct used by the IProxyDict code. More...

#include <TEvent.h>

Collaboration diagram for xAOD::TEvent::BranchInfo:

Public Attributes

std::unique_ptr< SG::DataProxym_proxy
 Data proxy describing this branch/object. More...
 
const ::TClass * m_class = 0
 Dictionary describing this branch/object. More...
 

Detailed Description

Helper struct used by the IProxyDict code.

Definition at line 481 of file Control/xAODRootAccess/xAODRootAccess/TEvent.h.

Member Data Documentation

◆ m_class

const ::TClass* xAOD::TEvent::BranchInfo::m_class = 0

Dictionary describing this branch/object.

Definition at line 485 of file Control/xAODRootAccess/xAODRootAccess/TEvent.h.

◆ m_proxy

std::unique_ptr< SG::DataProxy > xAOD::TEvent::BranchInfo::m_proxy

Data proxy describing this branch/object.

Definition at line 483 of file Control/xAODRootAccess/xAODRootAccess/TEvent.h.


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