|
CbmRoot
|
#include "CbmDefs.h"#include "algo/base/DigiData.h"#include "algo/evbuild/EventBuilderConfig.h"#include "algo/evselector/DigiEventSelector.h"#include <algorithm>#include <gsl/span>#include <map>#include <optional>#include <string>#include <vector>#include <xpu/host.h>Go to the source code of this file.
Classes | |
| struct | cbm::algo::evbuild::EventBuilderDetectorMonitorData |
| Monitoring data for event building for one detector. More... | |
| struct | cbm::algo::evbuild::EventBuilderMonitorData |
| Monitoring data for event building. More... | |
| class | cbm::algo::evbuild::EventBuilder |
| Constructs CbmDigiEvents out of CbmDigiTimeslices. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::algo |
| namespace | cbm::algo::evbuild |