CFEL - ASG Software Suite  2.5.0
CASS
Public Attributes | List of all members
cass::XFELHDF5FileInput::AcqirisParams Struct Reference

parameters needed to retrieve the Acqiris data More...

#include <xfel_hdf5_file_input.h>

+ Collaboration diagram for cass::XFELHDF5FileInput::AcqirisParams:

Public Attributes

std::string DataKey
 name of the waveform datafield More...
 
std::string HorposKey
 name of the field that contains the horpos value More...
 
std::string VertOffsetKey
 name of the field that contains the vertical offset value More...
 
std::string GainKey
 name of the field that contains the gain value More...
 
std::string SampleIntervalKey
 name of the field that contains the sample interval More...
 
uint32_t Instrument
 the instrument within the CASSEvent that should be used More...
 
size_t ChannelNumber
 the channel with the instrument within the CASSEvent that the data should loaded to More...
 

Detailed Description

parameters needed to retrieve the Acqiris data

Definition at line 110 of file xfel_hdf5_file_input.h.

Member Data Documentation

size_t cass::XFELHDF5FileInput::AcqirisParams::ChannelNumber

the channel with the instrument within the CASSEvent that the data should loaded to

Definition at line 127 of file xfel_hdf5_file_input.h.

std::string cass::XFELHDF5FileInput::AcqirisParams::DataKey

name of the waveform datafield

Definition at line 113 of file xfel_hdf5_file_input.h.

std::string cass::XFELHDF5FileInput::AcqirisParams::GainKey

name of the field that contains the gain value

Definition at line 119 of file xfel_hdf5_file_input.h.

std::string cass::XFELHDF5FileInput::AcqirisParams::HorposKey

name of the field that contains the horpos value

Definition at line 115 of file xfel_hdf5_file_input.h.

uint32_t cass::XFELHDF5FileInput::AcqirisParams::Instrument

the instrument within the CASSEvent that should be used

Definition at line 123 of file xfel_hdf5_file_input.h.

std::string cass::XFELHDF5FileInput::AcqirisParams::SampleIntervalKey

name of the field that contains the sample interval

Definition at line 121 of file xfel_hdf5_file_input.h.

std::string cass::XFELHDF5FileInput::AcqirisParams::VertOffsetKey

name of the field that contains the vertical offset value

Definition at line 117 of file xfel_hdf5_file_input.h.


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