CbmRoot
|
#include <LxTBBinned2.h>
Public Member Functions | |
LxTbLayer (int nofxb, int nofyb, int noftb) | |
~LxTbLayer () | |
void | Clear () |
void | Init () |
void | SetMinT (timetype v) |
Public Attributes | |
LxTbTYXBin * | tyxBins |
int | nofTYXBins |
int | nofYXBins |
int | nofXBins |
int | lastTimeBinNumber |
int | lastYBinNumber |
int | lastXBinNumber |
scaltype | minX |
scaltype | maxX |
scaltype | minY |
scaltype | maxY |
timetype | minT |
timetype | maxT |
scaltype | xBinLength |
scaltype | yBinLength |
timetype | timeBinLength |
scaltype | z |
Definition at line 201 of file LxTBBinned2.h.
|
inline |
Definition at line 202 of file LxTBBinned2.h.
|
inline |
Definition at line 225 of file LxTBBinned2.h.
References tyxBins.
|
inline |
Definition at line 227 of file LxTBBinned2.h.
References i, nofTYXBins, and tyxBins.
|
inline |
Definition at line 232 of file LxTBBinned2.h.
References maxT, maxX, maxY, minT, minX, minY, nofTYXBins, nofXBins, nofYXBins, TIMEBIN_LENGTH, xBinLength, and yBinLength.
Referenced by LxTbMLStation::Init().
|
inline |
Definition at line 238 of file LxTBBinned2.h.
References maxT, minT, nofTYXBins, TIMEBIN_LENGTH, and v.
int LxTbLayer::lastTimeBinNumber |
Definition at line 247 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), and IterateNeighbourhood().
int LxTbLayer::lastXBinNumber |
Definition at line 249 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), and IterateNeighbourhood().
int LxTbLayer::lastYBinNumber |
Definition at line 248 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), and IterateNeighbourhood().
timetype LxTbLayer::maxT |
Definition at line 255 of file LxTBBinned2.h.
Referenced by Init(), IterateNeighbourhood(), and SetMinT().
scaltype LxTbLayer::maxX |
Definition at line 251 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
scaltype LxTbLayer::maxY |
Definition at line 253 of file LxTBBinned2.h.
Referenced by LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
timetype LxTbLayer::minT |
Definition at line 254 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), Init(), IterateNeighbourhood(), and SetMinT().
scaltype LxTbLayer::minX |
Definition at line 250 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
scaltype LxTbLayer::minY |
Definition at line 252 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
int LxTbLayer::nofTYXBins |
Definition at line 244 of file LxTBBinned2.h.
Referenced by Clear(), LxTBMLFinder::Exec(), Init(), IterateLayer(), and SetMinT().
int LxTbLayer::nofXBins |
Definition at line 246 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), Init(), and IterateLayer().
int LxTbLayer::nofYXBins |
Definition at line 245 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), Init(), and IterateLayer().
timetype LxTbLayer::timeBinLength |
Definition at line 258 of file LxTBBinned2.h.
Referenced by IterateNeighbourhood().
LxTbTYXBin* LxTbLayer::tyxBins |
Definition at line 243 of file LxTBBinned2.h.
Referenced by Clear(), LxTBMLFinder::Exec(), IterateLayer(), IterateNeighbourhood(), LxTbLayer(), and ~LxTbLayer().
scaltype LxTbLayer::xBinLength |
Definition at line 256 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
scaltype LxTbLayer::yBinLength |
Definition at line 257 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), LxTbDetector::HandleGeometry(), Init(), and IterateNeighbourhood().
scaltype LxTbLayer::z |
Definition at line 259 of file LxTBBinned2.h.
Referenced by LxTBMLFinder::Exec(), LxTbDetector::HandleGeometry(), LxTbMLStation::HandleMPoint::Init(), LxTbMLStation::HandleRPoint::Init(), LxTbMLStation::HandleLPoint::Init(), LxTbDetector::Init(), LxTbDetector::HandleLastPoint::KFAddPointCoord(), LxTbMLStation::HandleMPoint::operator()(), LxTbMLStation::HandleRPoint::operator()(), and LxTbDetector::Reconstruct().