#include <MkFitHitIndexMap.h>
Public Member Functions | |
int | index () const |
int | layer () const |
MkFitHit ()=default | |
MkFitHit (int i, int l) | |
Private Attributes | |
int | index_ = -1 |
int | layer_ = -1 |
Definition at line 19 of file MkFitHitIndexMap.h.
|
default |
|
inlineexplicit |
|
inline |
Definition at line 24 of file MkFitHitIndexMap.h.
References index_.
Referenced by MkFitHitIndexMap::clusterIndex(), MkFitOutputConverter::convertCandidates(), MkFitHitIndexMap::hitPtr(), MkFitHitIndexMap::insert(), BeautifulSoup.PageElement::insert(), and MkFitHitIndexMap::mkFitHit().
|
inline |
Definition at line 25 of file MkFitHitIndexMap.h.
References layer_.
Referenced by MkFitHitIndexMap::clusterIndex(), MkFitHitIndexMap::hitPtr(), geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and MkFitHitIndexMap::insert().
|
private |
Definition at line 28 of file MkFitHitIndexMap.h.
Referenced by index().
|
private |
Definition at line 29 of file MkFitHitIndexMap.h.
Referenced by layer(), and MkFitHit().