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

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

#include <REvent.h>

Collaboration diagram for xAOD::Experimental::REvent::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 522 of file REvent.h.

Member Data Documentation

◆ m_class

const ::TClass* xAOD::Experimental::REvent::BranchInfo::m_class = 0

Dictionary describing this branch/object.

Definition at line 526 of file REvent.h.

◆ m_proxy

std::unique_ptr< SG::DataProxy > xAOD::Experimental::REvent::BranchInfo::m_proxy

Data proxy describing this branch/object.

Definition at line 524 of file REvent.h.


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