CbmRoot
Loading...
Searching...
No Matches
cbm::algo::trd::Hitfind2DSetup::Pad Struct Reference

#include <Hitfind2DSetup.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Pad::position, "position", "Local position", YAML::Flow), yaml::Property(&Pad::positionError, "positionError", "Local position error", YAML::Flow), yaml::Property(&Pad::chRMasked, "chRMasked", "Is channel R component masked"), yaml::Property(&Pad::chTMasked, "chTMasked", "Is channel T component masked"))
 

Public Attributes

std::array< double, 3 > position
 
std::array< double, 3 > positionError
 
bool chRMasked
 
bool chTMasked
 

Detailed Description

Definition at line 23 of file Hitfind2DSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::trd::Hitfind2DSetup::Pad::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " ", ::Flow ,
yaml::Property &::, "", " ", ::Flow ,
yaml::Property &::, "", " " masked,
yaml::Property &::, "", " " masked )

Member Data Documentation

◆ chRMasked

bool cbm::algo::trd::Hitfind2DSetup::Pad::chRMasked

◆ chTMasked

bool cbm::algo::trd::Hitfind2DSetup::Pad::chTMasked

◆ position

std::array<double, 3> cbm::algo::trd::Hitfind2DSetup::Pad::position

◆ positionError

std::array<double, 3> cbm::algo::trd::Hitfind2DSetup::Pad::positionError

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