R3BROOT
R3B analysis software
|
#include "R3BDigitizingEngine.h"
#include "R3BDigitizingPaddle.h"
#include <cmath>
#include <range/v3/algorithm/find_if.hpp>
#include <range/v3/algorithm/min_element.hpp>
#include <range/v3/view/take.hpp>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Digitizing |
NeuLAND digitizing finder task. |