#include <Event.h>
Public Member Functions | |
float | good_frac () const |
bool | is_set () const |
Public Attributes | |
int | label = -1 |
int | n_hits = 0 |
int | n_match = 0 |
|
inline |
Definition at line 55 of file Event.h.
References n_hits, and n_match.
Referenced by mkfit::MkFinder::selectHitIndices().
|
inline |
Definition at line 56 of file Event.h.
References label.
Referenced by mkfit::MkFinder::selectHitIndices().
int mkfit::Event::SimLabelFromHits::label = -1 |
Definition at line 54 of file Event.h.
Referenced by is_set(), and mkfit::MkFinder::selectHitIndices().
int mkfit::Event::SimLabelFromHits::n_hits = 0 |
Definition at line 54 of file Event.h.
Referenced by good_frac().
int mkfit::Event::SimLabelFromHits::n_match = 0 |
Definition at line 54 of file Event.h.
Referenced by good_frac().