2#include <FairDetParIo.h>
11 :
Neuland::
ParSet(name.data(), title.data(), context.data(), own)
17 moduleParams_.emplace(module_num, std::move(modulePar));
22 if (channel_num < finetime_correlation_.at(ftType).value_error.size())
24 const auto& relation = finetime_correlation_.at(ftType);
25 auto value_error = relation.value_error[channel_num];
29 throw R3B::logic_error(fmt::format(
"channel number {} exceeds the maximal bin number {}!",
31 finetime_correlation_.at(ftType).value_error.size()));
ClassImp(R3B::Map2CalPar)
Map2CalPar(std::string_view name="NeulandMap2CalPar", std::string_view title="Neuland Map2Cal calibration", std::string_view context="TestDefaultContext", bool own=true)
void AddModuleParam(unsigned int module_num, TCalVFTXModulePar modulePar)
ParSet(std::string_view name="parSet", std::string_view title="Neuland parameter", std::string_view context="TestDefaultContext", bool own=true)
auto GetFineTime(FTType ftType, uint channel_Num) const -> ValueError< double >
Simulation of NeuLAND Bar/Paddle.