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

the raw sss header More...

#include <raw_sss_file_header.hpp>

Public Attributes

uint32_t width
 width of the frame More...
 
uint32_t height
 the height of the frame More...
 
uint32_t nFrames
 number of frames contained in file More...
 

Detailed Description

the raw sss header

Author
Lutz Foucar

Definition at line 27 of file raw_sss_file_header.hpp.

Member Data Documentation

uint32_t cass::sssFile::Header::height

the height of the frame

Definition at line 33 of file raw_sss_file_header.hpp.

Referenced by cass::pixeldetector::RAWSSSReader::operator()(), and cass::RAWSSSParser::run().

uint32_t cass::sssFile::Header::nFrames

number of frames contained in file

Definition at line 36 of file raw_sss_file_header.hpp.

Referenced by cass::pixeldetector::RAWSSSReader::operator()(), and cass::RAWSSSParser::run().

uint32_t cass::sssFile::Header::width

width of the frame

Definition at line 30 of file raw_sss_file_header.hpp.

Referenced by cass::pixeldetector::RAWSSSReader::operator()(), and cass::RAWSSSParser::run().


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