DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::Callback::mfunc_t Struct Reference

Structure definition to store callback related data. More...

#include <Callback.h>

Public Attributes

void * first
 
void * second
 

Detailed Description

Structure definition to store callback related data.

Definition at line 42 of file Callback.h.

Member Data Documentation

◆ first

void* dd4hep::Callback::mfunc_t::first

Definition at line 43 of file Callback.h.

◆ second

void * dd4hep::Callback::mfunc_t::second

Definition at line 43 of file Callback.h.


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