CbmRoot
|
#include <LxTBBinned2.h>
Public Member Functions | |
LxTbBinnedTriplet (LxTbBinnedPoint *lp, LxTbBinnedPoint *rp, scaltype deltaZ) | |
Public Attributes | |
LxTbBinnedPoint * | lPoint |
LxTbBinnedPoint * | rPoint |
scaltype | tx |
scaltype | dtx |
scaltype | ty |
scaltype | dty |
std::list< LxTbBinnedPoint * > | neighbours |
Definition at line 107 of file LxTBBinned2.h.
|
inline |
Definition at line 116 of file LxTBBinned2.h.
scaltype LxTbBinnedTriplet::dtx |
Definition at line 111 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleRPoint::operator()().
scaltype LxTbBinnedTriplet::dty |
Definition at line 113 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleRPoint::operator()().
LxTbBinnedPoint* LxTbBinnedTriplet::lPoint |
Definition at line 108 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), and LxTbDetector::HandleLastPoint::HandleTriplet().
std::list<LxTbBinnedPoint*> LxTbBinnedTriplet::neighbours |
Definition at line 114 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleLastPoint::HandleTriplet(), and LxTbDetector::HandleRPoint::HandleLPoint::operator()().
LxTbBinnedPoint* LxTbBinnedTriplet::rPoint |
Definition at line 109 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), and LxTbDetector::HandleLastPoint::HandleTriplet().
scaltype LxTbBinnedTriplet::tx |
Definition at line 110 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleRPoint::operator()().
scaltype LxTbBinnedTriplet::ty |
Definition at line 112 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleRPoint::operator()().