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

#include <HitFinderPars.h>

Public Attributes

double padSizeX = 0
 
double padSizeY = 0
 
double padSizeErrX = 0
 
double padSizeErrY = 0
 
uint16_t address = 0
 
int orientation = 0
 
std::vector< HitFinderRowParrowPar
 
ROOT::Math::XYZVector translation
 
ROOT::Math::Rotation3D rotation
 

Detailed Description

Definition at line 22 of file HitFinderPars.h.

Member Data Documentation

◆ address

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

◆ orientation

int cbm::algo::trd::HitFinderModPar::orientation = 0

◆ padSizeErrX

double cbm::algo::trd::HitFinderModPar::padSizeErrX = 0

Definition at line 25 of file HitFinderPars.h.

Referenced by CreateTestModule(), and cbm::algo::trd::Hitfind::Hitfind().

◆ padSizeErrY

double cbm::algo::trd::HitFinderModPar::padSizeErrY = 0

◆ padSizeX

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

Definition at line 23 of file HitFinderPars.h.

Referenced by CreateTestModule(), and cbm::algo::trd::Hitfind::Hitfind().

◆ padSizeY

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

Definition at line 24 of file HitFinderPars.h.

Referenced by CreateTestModule(), and cbm::algo::trd::Hitfind::Hitfind().

◆ rotation

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

◆ rowPar

◆ translation

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

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