CFEL - ASG Software Suite  2.5.0
CASS
Classes | Namespaces | Functions
xfel_hdf5_file_input.cpp File Reference

contains class for reading xfel hdf5 data files More...

#include <iostream>
#include <string>
#include <set>
#include <vector>
#include <stdexcept>
#include <tr1/functional>
#include <QtCore/QFileInfo>
#include "xfel_hdf5_file_input.h"
#include "cass_event.h"
#include "cass_settings.h"
#include "log.h"
#include "hdf5_handle.hpp"
#include "machine_device.hpp"
#include "acqiris_device.hpp"
#include "pixeldetector.hpp"
+ Include dependency graph for xfel_hdf5_file_input.cpp:

Go to the source code of this file.

Classes

struct  cass::AGIPDTile
 a tile More...
 
struct  cass::MachineInfo
 a struct combining the information needed to get machine values More...
 

Namespaces

 cass
 

Functions

void cass::tileToFrames (const AGIPDTile &tile, const uint64_t &eventId, pixeldetector::Detector::frame_t::iterator dframe, pixeldetector::Detector::frame_t::iterator gframe, pixeldetector::Detector::frame_t::iterator mframe, const bool precache)
 get the tile from the hdf5 file and copy it to the correct position in the frame More...
 

Detailed Description

contains class for reading xfel hdf5 data files

Author
Lutz Foucar

Definition in file xfel_hdf5_file_input.cpp.