R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandApp.h File Reference
#include <R3BLogger.h>
#include <TStopwatch.h>
#include <fmt/format.h>
#include <fstream>
#include <memory>
#include <nlohmann/json.hpp>
#include <string>
Include dependency graph for R3BNeulandApp.h:
This graph shows which files directly or indirectly include this file:

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"