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

#include <HitFinder2DPars.h>

Public Attributes

double padSizeX = 0
 
double padSizeY = 0
 
uint16_t address = 0
 
std::vector< HitFinder2DRowParrowPar
 
ROOT::Math::XYZVector translation
 
ROOT::Math::Rotation3D rotation
 

Detailed Description

Definition at line 25 of file HitFinder2DPars.h.

Member Data Documentation

◆ address

uint16_t cbm::algo::trd::HitFinder2DModPar::address = 0

Definition at line 28 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().

◆ padSizeX

double cbm::algo::trd::HitFinder2DModPar::padSizeX = 0

Definition at line 26 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().

◆ padSizeY

double cbm::algo::trd::HitFinder2DModPar::padSizeY = 0

Definition at line 27 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().

◆ rotation

ROOT::Math::Rotation3D cbm::algo::trd::HitFinder2DModPar::rotation

Definition at line 31 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().

◆ rowPar

std::vector<HitFinder2DRowPar> cbm::algo::trd::HitFinder2DModPar::rowPar

Definition at line 29 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().

◆ translation

ROOT::Math::XYZVector cbm::algo::trd::HitFinder2DModPar::translation

Definition at line 30 of file HitFinder2DPars.h.

Referenced by cbm::algo::trd::Hitfind::Hitfind().


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