|
aegir
Phlex-based simulation framework for the SHiP experiment.
|
#include <oneapi/tbb/enumerable_thread_specific.h>#include <spdlog/spdlog.h>#include <ROOT/Hist/ConvertToTH1.hxx>#include <ROOT/RFieldToken.hxx>#include <ROOT/RFile.hxx>#include <ROOT/RHist.hxx>#include <ROOT/RHistConcurrentFiller.hxx>#include <ROOT/RHistFillContext.hxx>#include <ROOT/RNTupleFillContext.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleParallelWriter.hxx>#include <SHiP/MCParticle.hpp>#include <SHiP/SimHit.hpp>#include <SHiP/SimParticle.hpp>#include <SHiP/SimResult.hpp>#include <exception>#include <memory>#include <stdexcept>#include <string>#include <utility>#include <vector>#include "TH1D.h"#include "math_utils.hpp"#include "phlex/core/product_selector.hpp"#include "phlex/module.hpp"
Functions | |
| PHLEX_REGISTER_ALGORITHMS (m, config) | |
| PHLEX_REGISTER_ALGORITHMS | ( | m | , |
| config | |||
| ) |