CbmRoot
Loading...
Searching...
No Matches
cbm::algo::bmon::HitfindSetup Struct Reference

Parameters for the BMON hitfinder. More...

#include <HitfindSetup.h>

Classes

struct  Diamond
 

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&HitfindSetup::selectionMask, "selectionMask", "A bit mask to distinguish between different diamonds"), yaml::Property(&HitfindSetup::diamonds, "diamonds", "Parameters of diamonds"))
 

Public Attributes

uint32_t selectionMask
 
std::vector< Diamonddiamonds
 

Detailed Description

Parameters for the BMON hitfinder.

Definition at line 22 of file bmon/HitfindSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::bmon::HitfindSetup::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " diamonds,
yaml::Property &::, "", " " diamonds )

Member Data Documentation

◆ diamonds

std::vector<Diamond> cbm::algo::bmon::HitfindSetup::diamonds

◆ selectionMask

uint32_t cbm::algo::bmon::HitfindSetup::selectionMask

The documentation for this struct was generated from the following file: