R3BROOT
R3B analysis software
|
#include "R3BFTCalEngine.h"
#include "R3BException.h"
#include "R3BNeulandCommon.h"
#include "R3BNeulandMapToCalPar.h"
#include "R3BShared.h"
#include "R3BValueError.h"
#include <TH1.h>
#include <TH2.h>
#include <cmath>
#include <cstddef>
#include <range/v3/algorithm/for_each.hpp>
#include <string_view>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
namespace | R3B::Neuland::calibration |
Functions | |
auto | R3B::Neuland::calibration::FTType2Str (FTType type) -> std::string_view |