CbmRoot
|
#include <HitFinder2DPars.h>
Public Attributes | |
ROOT::Math::XYZVector | pos |
ROOT::Math::XYZVector | posErr |
bool | chRMasked = false |
TO DO: probably not needed. | |
bool | chTMasked = false |
Definition at line 14 of file HitFinder2DPars.h.
bool cbm::algo::trd::HitFinder2DPadPar::chRMasked = false |
TO DO: probably not needed.
Definition at line 17 of file HitFinder2DPars.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind().
bool cbm::algo::trd::HitFinder2DPadPar::chTMasked = false |
Definition at line 18 of file HitFinder2DPars.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind().
ROOT::Math::XYZVector cbm::algo::trd::HitFinder2DPadPar::pos |
Definition at line 15 of file HitFinder2DPars.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind().
ROOT::Math::XYZVector cbm::algo::trd::HitFinder2DPadPar::posErr |
Definition at line 16 of file HitFinder2DPars.h.
Referenced by cbm::algo::trd::Hitfind::Hitfind().