mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 08:09:21 +01:00
fixed also the moench oofline cluster finder
This commit is contained in:
@@ -58,4 +58,4 @@ adcpipeline 15
|
|||||||
powerchip 1
|
powerchip 1
|
||||||
vhighvoltage 90
|
vhighvoltage 90
|
||||||
|
|
||||||
adcreg 14 40
|
#adcreg 0x14 0x40
|
||||||
|
|||||||
@@ -16,7 +16,8 @@
|
|||||||
|
|
||||||
//#include "etaInterpolationPosXY.h"
|
//#include "etaInterpolationPosXY.h"
|
||||||
#include "noInterpolation.h"
|
#include "noInterpolation.h"
|
||||||
#include "etaInterpolationCleverAdaptiveBins.h"
|
#include "etaInterpolationPosXY.h"
|
||||||
|
//#include "etaInterpolationCleverAdaptiveBins.h"
|
||||||
//#include "etaInterpolationRandomBins.h"
|
//#include "etaInterpolationRandomBins.h"
|
||||||
using namespace std;
|
using namespace std;
|
||||||
#define NC 400
|
#define NC 400
|
||||||
|
|||||||
Reference in New Issue
Block a user