CbmRoot
|
#include <LxTBBinned.h>
Public Member Functions | |
LxTbYXBin (int nxbs) | |
LxTbYXBin (const LxTbYXBin &)=delete | |
LxTbYXBin & | operator= (const LxTbYXBin &)=delete |
~LxTbYXBin () | |
void | Clear () |
LxTbYXBin (int nxbs) | |
~LxTbYXBin () | |
void | Clear () |
Public Attributes | |
LxTbXBin * | xBins |
int | nofXBins |
bool | use |
Definition at line 161 of file LxTBBinned.h.
|
inline |
Definition at line 166 of file LxTBBinned.h.
|
delete |
|
inline |
Definition at line 170 of file LxTBBinned.h.
References xBins.
|
inline |
Definition at line 161 of file LxTBBinned2.h.
|
inline |
Definition at line 163 of file LxTBBinned2.h.
References xBins.
|
inline |
|
inline |
int LxTbYXBin::nofXBins |
Definition at line 163 of file LxTBBinned.h.
Referenced by Clear().
bool LxTbYXBin::use |
Definition at line 164 of file LxTBBinned.h.
Referenced by LxTBFinder::AddHit(), Clear(), LxTBTrdFinder::Exec(), LxTBMLFinder::Exec(), LxTBMLFinder::Finish(), LxTBFinder::Finish(), IterateLayer(), IterateNeighbourhood(), and LxTbBinnedFinder::Reconstruct().
LxTbXBin * LxTbYXBin::xBins |
Definition at line 162 of file LxTBBinned.h.
Referenced by LxTBFinder::AddHit(), Clear(), LxTBTrdFinder::Exec(), LxTBMLFinder::Exec(), LxTbBinnedFinder::FindNeighbours(), LxTBMLFinder::Finish(), LxTBFinder::Finish(), IterateLayer(), IterateNeighbourhood(), LxTbBinnedFinder::Reconstruct(), LxTBBinndedLayer::Search(), and ~LxTbYXBin().