R3BROOT
R3B analysis software
|
#include <R3BLogger.h>
#include <TStopwatch.h>
#include <fmt/format.h>
#include <fstream>
#include <memory>
#include <nlohmann/json.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | R3B::Neuland::Application |
struct | R3B::Neuland::Application::Options |
struct | R3B::Neuland::Application::Options::Input |
struct | R3B::Neuland::Application::Options::Output |
Namespaces | |
namespace | CLI |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
Variables | |
constexpr auto | R3B::Neuland::DEFAULT_EVENT_NUM = 100 |
constexpr auto | R3B::Neuland::DEFAULT_RUN_ID = 999 |
const auto | R3B::Neuland::DEFAULT_JSON_FILENAME = "config.json" |