areaDetector
3-13
EPICS areaDetector framework
|
Go to the source code of this file.
Classes | |
struct | pixelCoordinate |
struct | badPixel |
Bad pixel structure for Pilatus detector. More... | |
struct | badPixDimInfo_t |
class | NDPluginBadPixel |
Macros | |
#define | NDPluginBadPixelFileNameString "BAD_PIXEL_FILE_NAME" /* (asynOctet, r/w) Name of the bad pixel file */ |
#define | FIRST_NDPLUGIN_BAD_PIXEL_PARAM NDPluginBadPixelFileName |
Typedefs | |
typedef std::set< badPixel > | badPixelList_t |
Enumerations | |
enum | badPixelMode { badPixelModeSet , badPixelModeReplace , badPixelModeMedian } |
#define FIRST_NDPLUGIN_BAD_PIXEL_PARAM NDPluginBadPixelFileName |
#define NDPluginBadPixelFileNameString "BAD_PIXEL_FILE_NAME" /* (asynOctet, r/w) Name of the bad pixel file */ |
typedef std::set<badPixel> badPixelList_t |
enum badPixelMode |