R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BFTCalEngine.cxx File Reference
#include "R3BFTCalEngine.h"
#include "R3BException.h"
#include <range/v3/all.hpp>
Include dependency graph for R3BFTCalEngine.cxx:

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
 
auto R3B::Neuland::calibration::calculate_value_errors (TH1 *hist, unsigned int max_bin, double total_entry, FTCalErrorMethod methodtype) -> std::pair< ValueErrors, unsigned int >