Transition to more specific stage 1 binning, compiles

This commit is contained in:
Dominik Werder
2021-05-26 14:43:06 +02:00
parent 2b1be2f2b9
commit 0ab17d35da
9 changed files with 179 additions and 149 deletions

View File

@@ -20,6 +20,7 @@ use std::time::{Duration, Instant};
pub mod binnedt;
pub mod binnedt2;
pub mod binnedt3;
pub mod binnedx;
pub mod eventbatch;
pub mod scalarbinbatch;