mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
some more changes to receiver
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@693 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
0202d16d48
commit
151725dd66
@ -6,7 +6,7 @@
|
|||||||
#define MOVINGSTAT_H
|
#define MOVINGSTAT_H
|
||||||
|
|
||||||
//#include "sls_detector_defs.h"
|
//#include "sls_detector_defs.h"
|
||||||
|
#include <stdint.h>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
//#include "sls_detector_defs.h"
|
//#include "sls_detector_defs.h"
|
||||||
|
#include <stdint.h>
|
||||||
typedef double double32_t;
|
typedef double double32_t;
|
||||||
typedef float float32_t;
|
typedef float float32_t;
|
||||||
typedef int int32_t;
|
typedef int int32_t;
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
#include <TChain.h>
|
#include <TChain.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <deque>
|
#include <deque>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user