#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 |
Definition at line 22 of file MkFitHitIndexMap.h.
References mps_fire::i.
|
inline |
Definition at line 24 of file MkFitHitIndexMap.h.
References index_.
Referenced by MkFitOutputConverter::convertCandidates(), and BeautifulSoup.PageElement::insert().
|
inline |
Definition at line 25 of file MkFitHitIndexMap.h.
References layer_.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
private |
Definition at line 28 of file MkFitHitIndexMap.h.
Referenced by index().
|
private |
Definition at line 29 of file MkFitHitIndexMap.h.
Referenced by layer().