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

structure holding the object and possible extra parameters More...

Public Attributes

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

Detailed Description

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

structure holding the object and possible extra parameters

Definition at line 42 of file IntegratorMCMiser.h.

Member Data Documentation

◆ m_data

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

Definition at line 45 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 44 of file IntegratorMCMiser.h.

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

◆ m_object_pointer

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

Definition at line 43 of file IntegratorMCMiser.h.

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


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