Class MHO_FringeDataInitializer.
More...
#include <MHO_FringeDataInitializer.hh>
Class MHO_FringeDataInitializer.
collection of helper functions for fringe fitter start-up
- Author
- J. Barrettj - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Wed Sep 20 16:40:35 2023 -0400 Tue Sep 19 04:11:24 PM EDT 2023
◆ MHO_FringeDataInitializer()
| hops::MHO_FringeDataInitializer::MHO_FringeDataInitializer |
( |
| ) |
|
|
inline |
◆ ~MHO_FringeDataInitializer()
| virtual hops::MHO_FringeDataInitializer::~MHO_FringeDataInitializer |
( |
| ) |
|
|
inlinevirtual |
◆ configure_station_data()
| void hops::MHO_FringeDataInitializer::configure_station_data |
( |
MHO_ScanDataStore * |
scanStore, |
|
|
MHO_ContainerStore * |
containerStore, |
|
|
std::string |
ref_station_mk4id, |
|
|
std::string |
rem_station_mk4id |
|
) |
| |
|
static |
Configures station data by loading and renaming objects in MHO_ScanDataStore and MHO_ContainerStore.
- Parameters
-
| scanStore | Pointer to MHO_ScanDataStore for loading station data |
| containerStore | Pointer to MHO_ContainerStore for renaming objects |
| ref_station_mk4id | Reference station's mk4id for loading and renaming |
| rem_station_mk4id | Remote station's mk4id for loading and renaming |
- Note
- This is a static function.
◆ configure_visibility_data()
| void hops::MHO_FringeDataInitializer::configure_visibility_data |
( |
MHO_ContainerStore * |
store | ) |
|
|
static |
Configures visibility data by checking and processing visibility_type and weight_type objects in the store.
- Parameters
-
- Note
- This is a static function.
◆ init_and_exec_operators()
Initializes and executes (in priority value order) all operators associated with a given category.
- Parameters
-
- Note
- This is a static function.
◆ initialize_scan_data()
Initializes scan data store using parameters and sets root file name.
- Parameters
-
- Returns
- True if scan store is valid, false otherwise
- Note
- This is a static function.
◆ populate_initial_parameters()
Initializes parameter store and scan store for fringe processing, sets initial values.
- Parameters
-
- Note
- This is a static function.
The documentation for this class was generated from the following files: