ATLAS Offline Software
Loading...
Searching...
No Matches
TrigConf::TriggerMenuJsonPtrWrapper Struct Reference

Small utility class to wrap a pointer to a const xAOD::TriggerMenuJson. More...

#include <xAODConfigSvc.h>

Collaboration diagram for TrigConf::TriggerMenuJsonPtrWrapper:

Public Member Functions

 TriggerMenuJsonPtrWrapper ()

Public Attributes

const xAOD::TriggerMenuJsonm_ptr

Detailed Description

Small utility class to wrap a pointer to a const xAOD::TriggerMenuJson.

Definition at line 61 of file xAODConfigSvc.h.

Constructor & Destructor Documentation

◆ TriggerMenuJsonPtrWrapper()

TrigConf::TriggerMenuJsonPtrWrapper::TriggerMenuJsonPtrWrapper ( )
inline

Definition at line 62 of file xAODConfigSvc.h.

62: m_ptr(nullptr) {}
const xAOD::TriggerMenuJson * m_ptr

Member Data Documentation

◆ m_ptr

const xAOD::TriggerMenuJson* TrigConf::TriggerMenuJsonPtrWrapper::m_ptr

Definition at line 63 of file xAODConfigSvc.h.


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