CbmRoot
|
#include <Bins.h>
Public Member Functions | |
CbmZBin (int nofYBins, int nofXBins, int nofTBins) | |
CbmZBin (const CbmZBin &)=delete | |
CbmZBin & | operator= (const CbmZBin &)=delete |
bool | Use () const |
void | SetUse (bool v) |
CbmYBin & | operator[] (int i) |
Private Attributes | |
bool | fUse |
CbmYBin * | fYBins |
|
inlineexplicit |
|
delete |
|
inline |
|
inline |
Definition at line 146 of file Bins.h.
Referenced by CbmBinned4DStation::AddHit(), CbmBinned4DStation::Clear(), and CbmYBin::SetUseRc().
|
inline |
Definition at line 145 of file Bins.h.
References fUse.
Referenced by CbmBinned4DStation::IterateHits().
|
private |
|
private |
Definition at line 152 of file Bins.h.
Referenced by CbmZBin(), and operator[]().