BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IntegratorMCMiser< T >::CallBackHolder Struct Reference
Collaboration diagram for IntegratorMCMiser< T >::CallBackHolder:

Public Attributes

const T * m_object_pointer
 
miser_integrand< T > m_member_function
 
void * m_data
 

Detailed Description

template<class T>
struct IntegratorMCMiser< T >::CallBackHolder

structure holding the object and possible extra parameters

Definition at line 38 of file IntegratorMCMiser.h.

Member Data Documentation

◆ m_object_pointer

template<class T >
const T* IntegratorMCMiser< T >::CallBackHolder::m_object_pointer

Definition at line 39 of file IntegratorMCMiser.h.

Referenced by IntegratorMCMiser< T >::StaticCallBack().

◆ m_member_function

template<class T >
miser_integrand<T> IntegratorMCMiser< T >::CallBackHolder::m_member_function

Definition at line 40 of file IntegratorMCMiser.h.

Referenced by IntegratorMCMiser< T >::StaticCallBack().

◆ m_data

template<class T >
void* IntegratorMCMiser< T >::CallBackHolder::m_data

Definition at line 41 of file IntegratorMCMiser.h.

Referenced by IntegratorMCMiser< T >::StaticCallBack().


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