HOPS
HOPS class reference
Public Member Functions | List of all members
hops::MHO_PyFringeDataInterface Class Reference

python bindings for the MHO_FringeData class More...

#include <MHO_PyFringeDataInterface.hh>

Public Member Functions

 MHO_PyFringeDataInterface (MHO_FringeData *fdata)
 
virtual ~MHO_PyFringeDataInterface ()
 
MHO_PyContainerStoreInterfaceGetContainerStore ()
 
MHO_PyParameterStoreInterfaceGetParameterStore ()
 
py::dict GetPlotData () const
 
MHO_PyScanStoreInterfaceGetScanStore ()
 
py::dict GetVex () const
 

Detailed Description

python bindings for the MHO_FringeData class

Author
J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
Date
Tue Feb 13 22:27:35 2024 -0500

Constructor & Destructor Documentation

◆ MHO_PyFringeDataInterface()

hops::MHO_PyFringeDataInterface::MHO_PyFringeDataInterface ( MHO_FringeData fdata)
inline

◆ ~MHO_PyFringeDataInterface()

virtual hops::MHO_PyFringeDataInterface::~MHO_PyFringeDataInterface ( )
inlinevirtual

Member Function Documentation

◆ GetContainerStore()

MHO_PyContainerStoreInterface& hops::MHO_PyFringeDataInterface::GetContainerStore ( )
inline

◆ GetParameterStore()

MHO_PyParameterStoreInterface& hops::MHO_PyFringeDataInterface::GetParameterStore ( )
inline

◆ GetPlotData()

py::dict hops::MHO_PyFringeDataInterface::GetPlotData ( ) const
inline

◆ GetScanStore()

MHO_PyScanStoreInterface& hops::MHO_PyFringeDataInterface::GetScanStore ( )
inline

◆ GetVex()

py::dict hops::MHO_PyFringeDataInterface::GetVex ( ) const
inline

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