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

contains processor dealing with more advanced pixel detectors. More...

#include <cassert>
#include "pixel_detectors.h"
#include "advanced_pixeldetector.h"
#include "cass_settings.h"
#include "convenience_functions.h"
#include "common_data.h"
#include "log.h"
#include "cass_exceptions.hpp"
+ Include dependency graph for pixel_detectors.cpp:

Go to the source code of this file.

Namespaces

 cass
 
 cass::pixeldetector
 

Functions

template<class containerType >
Detector::frame_t::value_type cass::pixeldetector::getConstant (const containerType &)
 get a constant 1 More...
 
template<class containerType >
Detector::frame_t::value_type cass::pixeldetector::getZValue (const containerType &container)
 retrieve the z value of the container More...
 

Detailed Description

contains processor dealing with more advanced pixel detectors.

Author
Lutz Foucar

Definition in file pixel_detectors.cpp.