R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandMilleCalDataProcessor.cxx File Reference
#include "R3BNeulandMilleCalDataProcessor.h"
#include "R3BHuberRegression.h"
#include "R3BNeulandCalData2.h"
#include "R3BNeulandCalToHitPar.h"
#include "R3BNeulandCommonFunc.h"
#include <Fit/BinData.h>
#include <Math/WrappedMultiTF1.h>
#include <R3BNeulandCommon.h>
#include <TError.h>
#include <fairlogger/Logger.h>
#include <fmt/core.h>
#include <functional>
#include <numeric>
#include <tuple>
#include <unordered_map>
#include <utility>
#include <vector>
#include <range/v3/algorithm/find_if.hpp>
#include <range/v3/algorithm/min_element.hpp>
Include dependency graph for R3BNeulandMilleCalDataProcessor.cxx:

Go to the source code of this file.

Namespaces

namespace  R3B
namespace  R3B::Neuland
 Simulation of NeuLAND Bar/Paddle.
namespace  R3B::Neuland::Calibration

Typedefs

using DEFAULT_LEARNING_RATE = 0.1
using R3B::Neuland::Calibration::DataBufferType = std::unordered_map<int, std::vector<MilleCalData>>

Typedef Documentation

◆ DEFAULT_LEARNING_RATE

using DEFAULT_LEARNING_RATE = 0.1

Definition at line 29 of file R3BNeulandMilleCalDataProcessor.cxx.