mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
receiver complete change
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@689 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -7,8 +7,11 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "sls_detector_defs.h"
|
||||
//#include "sls_detector_defs.h"
|
||||
|
||||
typedef double double32_t;
|
||||
typedef float float32_t;
|
||||
typedef int int32_t;
|
||||
|
||||
/**
|
||||
@short class handling pedestal data that is static
|
||||
|
Reference in New Issue
Block a user