20#include <unordered_map>
28 using TrigIDMap = std::unordered_map<unsigned int, std::pair<unsigned int, unsigned int>>;
30 std::string_view title =
"Neuland calibration base par",
31 std::string_view context =
"TestDefaultContext",
33 :
Neuland::
ParSet(name.data(), title.data(), context.data(), own)
auto get_trig_id_map() const -> const auto &
void set_trig_id_map(TrigIDMap trigIDMap)
void set_num_of_planes(int num_of_plane)
void set_offspill_tpat_pos(int pos)
std::unordered_map< unsigned int, std::pair< unsigned int, unsigned int > > TrigIDMap
auto get_num_of_planes() const -> int
CalibrationBasePar(std::string_view name="NeulandCalibrationBasePar", std::string_view title="Neuland calibration base par", std::string_view context="TestDefaultContext", bool own=true)
void set_exp_ids(const std::string &exp_ids)
auto get_offspill_tpat_pos() const -> int
auto get_exp_ids() const -> const auto &
ClassDefOverride(CalibrationBasePar, 1)
ParSet(std::string_view name="parSet", std::string_view title="Neuland parameter", std::string_view context="TestDefaultContext", bool own=true)
Simulation of NeuLAND Bar/Paddle.