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

#include <HitfindSetup.h>

Collaboration diagram for cbm::algo::tof::HitfindSetup::Rpc:
[legend]

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Rpc::deadStrips, "deadStrips", "bit mask for dead strips"), yaml::Property(&Rpc::posYMaxScal, "posYMaxScal", "maximum value of y position"), yaml::Property(&Rpc::maxTimeDist, "maxTimeDist", "maximum time distance"), yaml::Property(&Rpc::maxSpaceDist, "maxSpaceDist", "maximum space distance"), yaml::Property(&Rpc::sigVel, "sigVel", "signal velocity"), yaml::Property(&Rpc::timeRes, "timeRes", "time resolution"), yaml::Property(&Rpc::cell, "cell", "cell parameters"), yaml::Property(&Rpc::trackingStationId, "trackingStationId", "tracking station index"), yaml::Property(&Rpc::CPTOffYBinWidth, "CPTOffYBinWidth", "CPT Y offset bin width"), yaml::Property(&Rpc::CPTOffYRange, "CPTOffYRange", "CPT Y offset range"), yaml::Property(&Rpc::CPTOffY, "CPTOffY", "CPT Y offset array"), yaml::Property(&Rpc::chanPar, "chanPar", "channel parameters"))
 

Public Attributes

u32 deadStrips
 
double posYMaxScal
 
double maxTimeDist
 
double maxSpaceDist
 
double sigVel
 
double timeRes
 
Cell cell
 
i32 trackingStationId
 
double CPTOffYBinWidth
 
double CPTOffYRange
 
std::vector< double > CPTOffY
 
std::vector< ChannelchanPar
 

Detailed Description

Definition at line 42 of file tof/HitfindSetup.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::tof::HitfindSetup::Rpc::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " strips,
yaml::Property &::, "", " " position,
yaml::Property &::, "", " " distance,
yaml::Property &::, "", " " distance,
yaml::Property &::, "", " " velocity,
yaml::Property &::, "", " " resolution,
yaml::Property &::, "", " " parameters,
yaml::Property &::, "", " " index,
yaml::Property &::, "", " " width,
yaml::Property &::, "", " " range,
yaml::Property &::, "", " " array,
yaml::Property &::, "", " " parameters )

Member Data Documentation

◆ cell

Cell cbm::algo::tof::HitfindSetup::Rpc::cell

◆ chanPar

std::vector<Channel> cbm::algo::tof::HitfindSetup::Rpc::chanPar

◆ CPTOffY

std::vector<double> cbm::algo::tof::HitfindSetup::Rpc::CPTOffY

◆ CPTOffYBinWidth

double cbm::algo::tof::HitfindSetup::Rpc::CPTOffYBinWidth

◆ CPTOffYRange

double cbm::algo::tof::HitfindSetup::Rpc::CPTOffYRange

◆ deadStrips

u32 cbm::algo::tof::HitfindSetup::Rpc::deadStrips

◆ maxSpaceDist

double cbm::algo::tof::HitfindSetup::Rpc::maxSpaceDist

◆ maxTimeDist

double cbm::algo::tof::HitfindSetup::Rpc::maxTimeDist

◆ posYMaxScal

double cbm::algo::tof::HitfindSetup::Rpc::posYMaxScal

◆ sigVel

double cbm::algo::tof::HitfindSetup::Rpc::sigVel

◆ timeRes

double cbm::algo::tof::HitfindSetup::Rpc::timeRes

◆ trackingStationId

i32 cbm::algo::tof::HitfindSetup::Rpc::trackingStationId

Definition at line 50 of file tof/HitfindSetup.h.

Referenced by CbmTaskTofClusterizerParWrite::InitAlgos().


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