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

A machine vale. More...

+ Collaboration diagram for cass::machineVal:

Public Attributes

string h5key
 the hdf5 file key More...
 
string cassname
 the name of the key within the cass event More...
 
int idx
 in case the machinval in question is contained within an array this is the inxed of the array where the machine value iswritten to More...
 

Detailed Description

A machine vale.

allow the user to have a CASSName next to the hdf5 key as the key might be unreadable. Also allow the index in case the value is contained in it

Author
Lutz Foucar

Definition at line 40 of file hdf5_file_input.cpp.

Member Data Documentation

string cass::machineVal::cassname

the name of the key within the cass event

Definition at line 46 of file hdf5_file_input.cpp.

string cass::machineVal::h5key

the hdf5 file key

Definition at line 43 of file hdf5_file_input.cpp.

int cass::machineVal::idx

in case the machinval in question is contained within an array this is the inxed of the array where the machine value iswritten to

Definition at line 51 of file hdf5_file_input.cpp.


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