fixed also the moench oofline cluster finder

This commit is contained in:
Erik Frojdh 2020-03-19 15:42:24 +01:00
parent 0a6b04ee76
commit a108a4df4c
2 changed files with 3 additions and 2 deletions

View File

@ -58,4 +58,4 @@ adcpipeline 15
powerchip 1 powerchip 1
vhighvoltage 90 vhighvoltage 90
adcreg 14 40 #adcreg 0x14 0x40

View File

@ -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