|
R3BROOT
R3B analysis software
|
#include "R3BNeulandNeutronReconstructionStatistics.h"#include "R3BNeulandCluster.h"#include "R3BNeulandNeutron.h"#include <FairRootManager.h>#include <FairTask.h>#include <RtypesCore.h>#include <TFile.h>#include <TH1.h>#include <fairlogger/Logger.h>#include <fmt/core.h>#include <limits>#include <numeric>#include <string_view>#include <type_traits>#include <vector>
Go to the source code of this file.
Variables | |
| constexpr auto | DEFAULT_MULTI = 100 |
|
constexpr |
Definition at line 30 of file R3BNeulandNeutronReconstructionStatistics.cxx.