#include <Hit.h>
Public Member Functions | |
int | layer () const |
int | mcHitID () const |
MCHitInfo () | |
MCHitInfo (int track, int layer, int ithlayerhit, int mcHitID) | |
int | mcTrackID () const |
Static Public Member Functions | |
static void | reset () |
Public Attributes | |
int | ithLayerHit_ |
int | layer_ |
int | mcHitID_ |
int | mcTrackID_ |
|
inline |
|
inline |
Definition at line 115 of file Hit.h.
References layer_.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
inline |
|
inline |
Definition at line 114 of file Hit.h.
References mcTrackID_.
Referenced by mkfit::MkFinder::bkFitFitTracks(), and mkfit::MkFinder::selectHitIndices().
int mkfit::MCHitInfo::mcTrackID_ |
Definition at line 109 of file Hit.h.
Referenced by mcTrackID().