R3BROOT
R3B analysis software
|
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
Variables | |
constexpr auto | R3B::Neuland::RVAUE_DEFAULT_NEUTRON_ENERGY = 600. |
constexpr auto | R3B::Neuland::DEFAULT_EDEP_OPT = MinimizerLimVar{ 200., 25., 50., 1500. } |
constexpr auto | R3B::Neuland::DEFAULT_EDEP_OFF_OPT = MinimizerLimVar{ 5., 1., 0., 250. } |
constexpr auto | R3B::Neuland::DEFAULT_N_CLUSTER_OPT = MinimizerLimVar{ 10., 5., 5., 50. } |
constexpr auto | R3B::Neuland::DEFAULT_N_CLUSTER_OFF_OPT = MinimizerLimVar{ 2., 1., 0., 10. } |
constexpr auto | R3B::Neuland::DEFAULT_MIN_STAT = 10 |