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

parameters needed to retrieve the pixeldetector data More...

#include <hdf5_file_input.h>

+ Collaboration diagram for cass::HDF5FileInput::PixeldetectorParams:

Public Attributes

std::string DataKey
 name of the waveform datafield More...
 
int CASSID
 the id of the pixeldetector that it should have in the CASSEvent More...
 

Detailed Description

parameters needed to retrieve the pixeldetector data

Definition at line 142 of file hdf5_file_input.h.

Member Data Documentation

int cass::HDF5FileInput::PixeldetectorParams::CASSID

the id of the pixeldetector that it should have in the CASSEvent

Definition at line 148 of file hdf5_file_input.h.

std::string cass::HDF5FileInput::PixeldetectorParams::DataKey

name of the waveform datafield

Definition at line 145 of file hdf5_file_input.h.


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