Hit object for use in TrackCand.
More...
#include <TrackCandHit.h>
|
| TrackCandHit (int detId=-1, int hitId=-1, int planeId=-1, double sortingParameter=0.) |
|
virtual TrackCandHit * | clone () const |
|
int | getDetId () const |
|
int | getHitId () const |
|
int | getPlaneId () const |
|
double | getSortingParameter () const |
|
void | setSortingParameter (double sortingParameter) |
|
virtual void | Print (Option_t *option="") const |
|
|
int | detId_ |
|
int | hitId_ |
|
int | planeId_ |
|
double | sortingParameter_ |
|
Hit object for use in TrackCand.
Provides IDs and sorting parameters.
Definition at line 34 of file TrackCandHit.h.
◆ operator==
Equality operator.
Does not check sortingParameter.
Definition at line 46 of file TrackCandHit.cc.
The documentation for this class was generated from the following files: