CbmRoot
|
#include <HitFinder.h>
Public Attributes | |
double | sizeX |
double | sizeY |
ROOT::Math::XYZVector | pos |
ROOT::Math::Rotation3D | rotation |
Definition at line 31 of file tof/HitFinder.h.
ROOT::Math::XYZVector cbm::algo::tof::Cell::pos |
Definition at line 33 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize(), and CbmTaskTofHitFinder::InitAlgos().
ROOT::Math::Rotation3D cbm::algo::tof::Cell::rotation |
Definition at line 34 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize(), and CbmTaskTofHitFinder::InitAlgos().
double cbm::algo::tof::Cell::sizeX |
Definition at line 32 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::HitFinder::buildClusters(), cbm::algo::tof::Cluster::finalize(), and CbmTaskTofHitFinder::InitAlgos().
double cbm::algo::tof::Cell::sizeY |
Definition at line 32 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::HitFinder::buildClusters(), and CbmTaskTofHitFinder::InitAlgos().