in progress commit for JF11 calibration. FW and SW updated to 5.1.0.rc

This commit is contained in:
mozzanica
2021-03-03 10:34:06 +01:00
parent 11a16975e9
commit d4fff9739a
34 changed files with 627 additions and 60 deletions
+2
View File
@@ -350,6 +350,8 @@ int main(int argc, char* argv[]) {
grap_g1->SetLineColor(kGreen+2);
}
//debug
// cout << i <<" r0size= "<< r0_adc.size()<< " r1size= "<< r1_adc.size()<< endl;
// plot the datapoints
if (r1_adc.size() > 1) {