R3BROOT
R3B analysis software
|
#include "R3BNeulandApp.h"
#include "R3BFileSource2.h"
#include <CLI/CLI.hpp>
#include <FairParRootFileIo.h>
#include <FairRootFileSink.h>
#include <FairRun.h>
#include <FairRuntimeDb.h>
#include <TGeoManager.h>
#include <fmt/color.h>
#include <fmt/format.h>
#include <gsl/span>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
Typedefs | |
using | R3B::Neuland::json = nlohmann::ordered_json |