CbmRoot
|
#include "Definitions.h"
#include "yaml/Property.h"
#include "yaml/Yaml.h"
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | cbm::algo::sts::ReadoutSetup |
Readout setup / Hardware cabling for STS Used to create the hardware mapping for the STS unpacker. More... | |
struct | cbm::algo::sts::ReadoutSetup::Module |
struct | cbm::algo::sts::ReadoutSetup::Component |
struct | cbm::algo::sts::ReadoutSetup::Elink |
class | cbm::algo::sts::ReadoutConfig |
Provides the hardware-to-software address mapping for the CBM-STS. More... | |
struct | cbm::algo::sts::ReadoutConfig::Entry |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::sts |
Enumerations | |
enum class | cbm::algo::sts::FEBType { cbm::algo::sts::FEB8_1 , cbm::algo::sts::FEB8_5 } |
Functions | |
CBM_YAML_EXTERN_DECL (cbm::algo::sts::ReadoutSetup) | |
CBM_YAML_EXTERN_DECL | ( | cbm::algo::sts::ReadoutSetup | ) |